#E8EA89#E8EA89
#E8EA89 is a very light, vivid yellow. Relative luminance 0.778; OKLCH L 91.5% C 0.120 H 109.6°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E8EA89 |
|---|---|
| RGB | rgb(232, 234, 137) |
| HSL | hsl(61, 70%, 73%) |
| HSV | hsv(61, 41%, 92%) |
| CMYK | cmyk(0.9%, 0%, 41.5%, 8.2%) |
| CIE-LAB | lab(90.69, -14.41, 46.77) |
| CIE-LCH | lch(90.69, 48.94, 107.13°) |
| OKLab | oklab(91.47% -0.0402 0.1131) |
| OKLCH | oklch(91.47% 0.12 109.6) |
| XYZ | xyz(67.2179, 77.8089, 35.1397) |
| Luminance | 0.7781 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.24
Buff
#FEF69E
ΔE00 4.16
Light Khaki
#E6F2A2
ΔE00 4.38
Dark Cream
#FFF39A
ΔE00 4.56
Manilla
#FFFA86
ΔE00 4.75
Yellowish Tan
#FCFC81
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8EA89 #8B89EA
analogous
#EABB89 #E8EA89 #B7EA89
triadic
#E8EA89 #89E8EA #EA89E8
tetradic
#E8EA89 #89EABB #8B89EA #EA89B7
square
#E8EA89 #89EABB #8B89EA #EA89B7
split-complementary
#E8EA89 #89B7EA #BB89EA
monochromatic
#CFD326 #DEE155 #E8EA89 #F2F3BD #FAFAE5
Accessibility & contrast
On white
1.27
#E8EA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#E8EA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8EA89
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8EA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8EA89 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E281
Deuteranopia (green-blind)
#F9E68D
Tritanopia (blue-blind)
#F4DFD3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e8ea89; /* rgb */ color: rgb(232, 234, 137); /* oklch */ color: oklch(91.5% 0.120 109.6);
Tailwind
colors: {
custom: {
50: '#f1f0ad',
500: '#e8ea89',
950: '#000000',
},
}SCSS
$custom: #e8ea89; $custom-light: #f1f0ad; $custom-dark: #000000;
JSON
{
"hex": "#e8ea89",
"rgb": {
"r": 232,
"g": 234,
"b": 137
},
"hsl": {
"h": 61.237,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.91473,
"c": 0.12,
"h": 109.6
},
"luminance": 0.77808
}Semantic roles & 50–950 ramp
primary
#E8EA89
secondary
#5653C4
accent
#14D218
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171610
muted
#858581