#EEED84#EEED84
#EEED84 is a very light, vivid yellow. Relative luminance 0.804; OKLCH L 92.5% C 0.128 H 108.2°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EEED84 |
|---|---|
| RGB | rgb(238, 237, 132) |
| HSL | hsl(59, 76%, 73%) |
| HSV | hsv(59, 45%, 93%) |
| CMYK | cmyk(0%, 0.4%, 44.5%, 6.7%) |
| CIE-LAB | lab(91.87, -14.05, 50.73) |
| CIE-LCH | lch(91.87, 52.64, 105.48°) |
| OKLab | oklab(92.5% -0.0399 0.1215) |
| OKLCH | oklch(92.5% 0.128 108.2) |
| XYZ | xyz(69.7103, 80.4131, 33.6744) |
| Luminance | 0.8041 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.24
Manilla
#FFFA86
ΔE00 3.31
Straw
#FCF679
ΔE00 3.52
Yellowish Tan
#FCFC81
ΔE00 3.70
Buff
#FEF69E
ΔE00 3.84
Dark Cream
#FFF39A
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEED84 #8485EE
analogous
#EEB884 #EEED84 #BAEE84
triadic
#EEED84 #84EEED #ED84EE
tetradic
#EEED84 #84EEB8 #8485EE #EE84BA
square
#EEED84 #84EEB8 #8485EE #EE84BA
split-complementary
#EEED84 #84BAEE #B884EE
monochromatic
#DAD81E #E7E54E #EEED84 #F5F5BA #FBFBE4
Accessibility & contrast
On white
1.23
#EEED84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#EEED84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEED84
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEED84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEED84 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE57B
Deuteranopia (green-blind)
#FEEA89
Tritanopia (blue-blind)
#FBE1D4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eeed84; /* rgb */ color: rgb(238, 237, 132); /* oklch */ color: oklch(92.5% 0.128 108.2);
Tailwind
colors: {
custom: {
50: '#f5f2aa',
500: '#eeed84',
950: '#000000',
},
}SCSS
$custom: #eeed84; $custom-light: #f5f2aa; $custom-dark: #000000;
JSON
{
"hex": "#eeed84",
"rgb": {
"r": 238,
"g": 237,
"b": 132
},
"hsl": {
"h": 59.434,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.92502,
"c": 0.12791,
"h": 108.2
},
"luminance": 0.80411
}Semantic roles & 50–950 ramp
primary
#EEED84
secondary
#4E4FC9
accent
#10D80E
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581