#FFE584#FFE584
#FFE584 is a very light, vivid yellow. Relative luminance 0.790; OKLCH L 92.3% C 0.121 H 94.8°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE584 |
|---|---|
| RGB | rgb(255, 229, 132) |
| HSL | hsl(47, 100%, 76%) |
| HSV | hsv(47, 48%, 100%) |
| CMYK | cmyk(0%, 10.2%, 48.2%, 0%) |
| CIE-LAB | lab(91.22, -3.37, 50.25) |
| CIE-LCH | lch(91.22, 50.36, 93.84°) |
| OKLab | oklab(92.32% -0.0101 0.1203) |
| OKLCH | oklch(92.32% 0.121 94.8) |
| XYZ | xyz(73.4265, 78.9675, 33.1999) |
| Luminance | 0.7896 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.00
Sandy
#F1DA7A
ΔE00 2.67
Yellow Tan
#FFE36E
ΔE00 2.75
Pale Gold
#FDDE6C
ΔE00 2.94
Sand Yellow
#FCE166
ΔE00 3.56
Khaki (CSS)
#F0E68C
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE584 #849EFF
analogous
#FFA784 #FFE584 #DBFF84
triadic
#FFE584 #84FFE5 #E584FF
tetradic
#FFE584 #84FFA7 #849EFF #FF84DB
square
#FFE584 #84FFA7 #849EFF #FF84DB
split-complementary
#FFE584 #84DBFF #A784FF
monochromatic
#FFCB0A #FFD847 #FFE584 #FFF2C1 #FFF9E0
Accessibility & contrast
On white
1.25
#FFE584 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#FFE584 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE584
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE584 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE584 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E17C
Deuteranopia (green-blind)
#FEE988
Tritanopia (blue-blind)
#FFD8CE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe584; /* rgb */ color: rgb(255, 229, 132); /* oklch */ color: oklch(92.3% 0.121 94.8);
Tailwind
colors: {
custom: {
50: '#ffeda9',
500: '#ffe584',
950: '#000000',
},
}SCSS
$custom: #ffe584; $custom-light: #ffeda9; $custom-dark: #000000;
JSON
{
"hex": "#ffe584",
"rgb": {
"r": 255,
"g": 229,
"b": 132
},
"hsl": {
"h": 47.317,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.9232,
"c": 0.12067,
"h": 94.8
},
"luminance": 0.78965
}Semantic roles & 50–950 ramp
primary
#FFE584
secondary
#4868DF
accent
#31E600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481