#E8EE89#E8EE89
#E8EE89 is a very light, vivid yellow. Relative luminance 0.801; OKLCH L 92.3% C 0.125 H 111.6°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #E8EE89 |
|---|---|
| RGB | rgb(232, 238, 137) |
| HSL | hsl(64, 75%, 74%) |
| HSV | hsv(64, 42%, 93%) |
| CMYK | cmyk(2.5%, 0%, 42.4%, 6.7%) |
| CIE-LAB | lab(91.74, -16.38, 48.07) |
| CIE-LCH | lch(91.74, 50.78, 108.81°) |
| OKLab | oklab(92.3% -0.0458 0.116) |
| OKLCH | oklch(92.3% 0.125 111.6) |
| XYZ | xyz(68.3695, 80.1122, 35.5236) |
| Luminance | 0.8011 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.09
Khaki (CSS)
#F0E68C
ΔE00 4.38
Yellowish Tan
#FCFC81
ΔE00 4.53
Manilla
#FFFA86
ΔE00 4.54
Buff
#FEF69E
ΔE00 4.56
Pale Yellow
#FFFF84
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8EE89 #8F89EE
analogous
#EEC189 #E8EE89 #B5EE89
triadic
#E8EE89 #89E8EE #EE89E8
tetradic
#E8EE89 #89EEC1 #8F89EE #EE89B5
square
#E8EE89 #89EEC1 #8F89EE #EE89B5
split-complementary
#E8EE89 #89B5EE #C189EE
monochromatic
#D2DD20 #DEE654 #E8EE89 #F2F6BE #FAFBE4
Accessibility & contrast
On white
1.23
#E8EE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#E8EE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8EE89
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8EE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8EE89 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE681
Deuteranopia (green-blind)
#FCE98E
Tritanopia (blue-blind)
#F4E3D6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e8ee89; /* rgb */ color: rgb(232, 238, 137); /* oklch */ color: oklch(92.3% 0.125 111.6);
Tailwind
colors: {
custom: {
50: '#f1f3ad',
500: '#e8ee89',
950: '#000000',
},
}SCSS
$custom: #e8ee89; $custom-light: #f1f3ad; $custom-dark: #000000;
JSON
{
"hex": "#e8ee89",
"rgb": {
"r": 232,
"g": 238,
"b": 137
},
"hsl": {
"h": 63.564,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.92303,
"c": 0.12471,
"h": 111.6
},
"luminance": 0.80111
}Semantic roles & 50–950 ramp
primary
#E8EE89
secondary
#5952C9
accent
#0FD71A
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171710
muted
#858581