Bright Yellow

2022-30 / Benjamin Moore
#FFDB00

This striking yellow carries amber undertones that keep it from tipping into sweetness.

Spec Sheet

Hex#FFDB00
RGB255, 219, 0
HSL52°, 100%, 50%
On White 1.37:1 Fail
On Black 15.38:1 AAA

For AI Tools

Copy this snippet and paste it into any AI tool
Use these colors for all components:

Background: #EFEFEB
Text: #1F1D0F
Accent: #FFDB00
Support: #5865B6
Neutral: #CCD5BE

Rules:
- Use Background for surfaces and canvas
- Use Ink for body text and icons
- Never use Accent as body text — contrast is too low
- Maintain 4.5:1 minimum contrast for normal text
Learn more about AI Palette

Design System from Bright Yellow Palettes are free. Exports aren't.

#EFEFEB background RGB 239 239 235
#1F1D0F ink RGB 31 29 15
#FFDB00 accent RGB 255 219 0
#5865B6 support RGB 88 101 182
#CCD5BE neutral RGB 204 213 190
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EFEFEB;
  --palette-ink: #1F1D0F;
  --palette-accent: #FFDB00;
  --palette-support: #5865B6;
  --palette-neutral: #CCD5BE;
}

Tailwind Config

{
  "palette-background": "#EFEFEB",
  "palette-ink": "#1F1D0F",
  "palette-accent": "#FFDB00",
  "palette-support": "#5865B6",
  "palette-neutral": "#CCD5BE"
}

Pro Exports Pro

Color Blindness Simulation

#F3D600
Protanopia
#FCE125
Deuteranopia
#FFC9BB
Tritanopia

Build a design system around Bright Yellow.