#EEEA84#EEEA84
#EEEA84 is a very light, vivid yellow. Relative luminance 0.787; OKLCH L 91.9% C 0.125 H 106.6°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEA84 |
|---|---|
| RGB | rgb(238, 234, 132) |
| HSL | hsl(58, 76%, 73%) |
| HSV | hsv(58, 45%, 93%) |
| CMYK | cmyk(0%, 1.7%, 44.5%, 6.7%) |
| CIE-LAB | lab(91.09, -12.57, 49.78) |
| CIE-LCH | lch(91.09, 51.34, 104.17°) |
| OKLab | oklab(91.89% -0.0357 0.1194) |
| OKLCH | oklch(91.89% 0.125 106.6) |
| XYZ | xyz(68.8490, 78.6904, 33.3873) |
| Luminance | 0.7869 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.36
Dark Cream
#FFF39A
ΔE00 3.69
Buff
#FEF69E
ΔE00 3.70
Manilla
#FFFA86
ΔE00 3.75
Straw
#FCF679
ΔE00 3.87
Sandy Yellow
#FDEE73
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEA84 #8488EE
analogous
#EEB584 #EEEA84 #BDEE84
triadic
#EEEA84 #84EEEA #EA84EE
tetradic
#EEEA84 #84EEB5 #8488EE #EE84BD
square
#EEEA84 #84EEB5 #8488EE #EE84BD
split-complementary
#EEEA84 #84BDEE #B584EE
monochromatic
#DAD21E #E7E14E #EEEA84 #F5F3BA #FBFAE4
Accessibility & contrast
On white
1.25
#EEEA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#EEEA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEA84
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEA84 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E37C
Deuteranopia (green-blind)
#FCE889
Tritanopia (blue-blind)
#FCDED2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #eeea84; /* rgb */ color: rgb(238, 234, 132); /* oklch */ color: oklch(91.9% 0.125 106.6);
Tailwind
colors: {
custom: {
50: '#f5f0a9',
500: '#eeea84',
950: '#000000',
},
}SCSS
$custom: #eeea84; $custom-light: #f5f0a9; $custom-dark: #000000;
JSON
{
"hex": "#eeea84",
"rgb": {
"r": 238,
"g": 234,
"b": 132
},
"hsl": {
"h": 57.736,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.91885,
"c": 0.12463,
"h": 106.6
},
"luminance": 0.78689
}Semantic roles & 50–950 ramp
primary
#EEEA84
secondary
#4E52C9
accent
#15D80E
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581