#EEEA89#EEEA89
#EEEA89 is a very light, moderate yellow. Relative luminance 0.788; OKLCH L 92.0% C 0.119 H 106.5°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEA89 |
|---|---|
| RGB | rgb(238, 234, 137) |
| HSL | hsl(58, 75%, 74%) |
| HSV | hsv(58, 42%, 93%) |
| CMYK | cmyk(0%, 1.7%, 42.4%, 6.7%) |
| CIE-LAB | lab(91.16, -12.08, 47.45) |
| CIE-LCH | lch(91.16, 48.96, 104.28°) |
| OKLab | oklab(91.96% -0.0338 0.1145) |
| OKLCH | oklch(91.96% 0.119 106.5) |
| XYZ | xyz(69.1994, 78.8306, 35.2326) |
| Luminance | 0.7883 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.94
Buff
#FEF69E
ΔE00 3.29
Dark Cream
#FFF39A
ΔE00 3.34
Manilla
#FFFA86
ΔE00 4.12
Straw
#FCF679
ΔE00 4.43
Sandy Yellow
#FDEE73
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEA89 #898DEE
analogous
#EEB789 #EEEA89 #BFEE89
triadic
#EEEA89 #89EEEA #EA89EE
tetradic
#EEEA89 #89EEB7 #898DEE #EE89BF
square
#EEEA89 #89EEB7 #898DEE #EE89BF
split-complementary
#EEEA89 #89BFEE #B789EE
monochromatic
#DDD520 #E6E054 #EEEA89 #F6F4BE #FBFAE4
Accessibility & contrast
On white
1.25
#EEEA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#EEEA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEA89
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEA89 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E381
Deuteranopia (green-blind)
#FBE88D
Tritanopia (blue-blind)
#FBDFD3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eeea89; /* rgb */ color: rgb(238, 234, 137); /* oklch */ color: oklch(92.0% 0.119 106.5);
Tailwind
colors: {
custom: {
50: '#f5f0ad',
500: '#eeea89',
950: '#000000',
},
}SCSS
$custom: #eeea89; $custom-light: #f5f0ad; $custom-dark: #000000;
JSON
{
"hex": "#eeea89",
"rgb": {
"r": 238,
"g": 234,
"b": 137
},
"hsl": {
"h": 57.624,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.91956,
"c": 0.11942,
"h": 106.5
},
"luminance": 0.78829
}Semantic roles & 50–950 ramp
primary
#EEEA89
secondary
#5257C9
accent
#16D70F
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581