#EEED89#EEED89
#EEED89 is a very light, vivid yellow. Relative luminance 0.806; OKLCH L 92.6% C 0.123 H 108.1°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EEED89 |
|---|---|
| RGB | rgb(238, 237, 137) |
| HSL | hsl(59, 75%, 74%) |
| HSV | hsv(59, 42%, 93%) |
| CMYK | cmyk(0%, 0.4%, 42.4%, 6.7%) |
| CIE-LAB | lab(91.93, -13.56, 48.41) |
| CIE-LCH | lch(91.93, 50.28, 105.65°) |
| OKLab | oklab(92.57% -0.0381 0.1167) |
| OKLCH | oklch(92.57% 0.123 108.1) |
| XYZ | xyz(70.0607, 80.5532, 35.5197) |
| Luminance | 0.8055 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.89
Buff
#FEF69E
ΔE00 3.40
Manilla
#FFFA86
ΔE00 3.65
Dark Cream
#FFF39A
ΔE00 3.72
Straw
#FCF679
ΔE00 4.07
Yellowish Tan
#FCFC81
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEED89 #898AEE
analogous
#EEBA89 #EEED89 #BCEE89
triadic
#EEED89 #89EEED #ED89EE
tetradic
#EEED89 #89EEBA #898AEE #EE89BC
square
#EEED89 #89EEBA #898AEE #EE89BC
split-complementary
#EEED89 #89BCEE #BA89EE
monochromatic
#DDDB20 #E6E554 #EEED89 #F6F5BE #FBFBE4
Accessibility & contrast
On white
1.23
#EEED89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#EEED89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEED89
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEED89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEED89 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE681
Deuteranopia (green-blind)
#FDEA8E
Tritanopia (blue-blind)
#FBE2D5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eeed89; /* rgb */ color: rgb(238, 237, 137); /* oklch */ color: oklch(92.6% 0.123 108.1);
Tailwind
colors: {
custom: {
50: '#f5f2ad',
500: '#eeed89',
950: '#000000',
},
}SCSS
$custom: #eeed89; $custom-light: #f5f2ad; $custom-dark: #000000;
JSON
{
"hex": "#eeed89",
"rgb": {
"r": 238,
"g": 237,
"b": 137
},
"hsl": {
"h": 59.406,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.92572,
"c": 0.12275,
"h": 108.1
},
"luminance": 0.80552
}Semantic roles & 50–950 ramp
primary
#EEED89
secondary
#5253C9
accent
#11D70F
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581