#EAEE89#EAEE89
#EAEE89 is a very light, vivid yellow. Relative luminance 0.804; OKLCH L 92.5% C 0.124 H 110.6°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEE89 |
|---|---|
| RGB | rgb(234, 238, 137) |
| HSL | hsl(62, 75%, 74%) |
| HSV | hsv(62, 42%, 93%) |
| CMYK | cmyk(1.7%, 0%, 42.4%, 6.7%) |
| CIE-LAB | lab(91.89, -15.60, 48.29) |
| CIE-LCH | lch(91.89, 50.75, 107.91°) |
| OKLab | oklab(92.46% -0.0437 0.1165) |
| OKLCH | oklch(92.46% 0.124 110.6) |
| XYZ | xyz(69.0226, 80.4489, 35.5542) |
| Luminance | 0.8045 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.97
Manilla
#FFFA86
ΔE00 4.17
Buff
#FEF69E
ΔE00 4.18
Yellowish Tan
#FCFC81
ΔE00 4.28
Light Khaki
#E6F2A2
ΔE00 4.34
Straw
#FCF679
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEE89 #8D89EE
analogous
#EEBF89 #EAEE89 #B7EE89
triadic
#EAEE89 #89EAEE #EE89EA
tetradic
#EAEE89 #89EEBF #8D89EE #EE89B7
square
#EAEE89 #89EEBF #8D89EE #EE89B7
split-complementary
#EAEE89 #89B7EE #BF89EE
monochromatic
#D5DD20 #E0E654 #EAEE89 #F4F6BE #FAFBE4
Accessibility & contrast
On white
1.23
#EAEE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#EAEE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEE89
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEE89 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE681
Deuteranopia (green-blind)
#FDE98E
Tritanopia (blue-blind)
#F6E3D6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eaee89; /* rgb */ color: rgb(234, 238, 137); /* oklch */ color: oklch(92.5% 0.124 110.6);
Tailwind
colors: {
custom: {
50: '#f2f3ad',
500: '#eaee89',
950: '#000000',
},
}SCSS
$custom: #eaee89; $custom-light: #f2f3ad; $custom-dark: #000000;
JSON
{
"hex": "#eaee89",
"rgb": {
"r": 234,
"g": 238,
"b": 137
},
"hsl": {
"h": 62.376,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.9246,
"c": 0.12439,
"h": 110.6
},
"luminance": 0.80448
}Semantic roles & 50–950 ramp
primary
#EAEE89
secondary
#5752C9
accent
#0FD716
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171710
muted
#858581