#EAE889#EAE889
#EAE889 is a very light, moderate yellow. Relative luminance 0.770; OKLCH L 91.2% C 0.118 H 107.5°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE889 |
|---|---|
| RGB | rgb(234, 232, 137) |
| HSL | hsl(59, 70%, 73%) |
| HSV | hsv(59, 41%, 92%) |
| CMYK | cmyk(0%, 0.9%, 41.5%, 8.2%) |
| CIE-LAB | lab(90.33, -12.65, 46.34) |
| CIE-LCH | lch(90.33, 48.04, 105.26°) |
| OKLab | oklab(91.22% -0.0353 0.1121) |
| OKLCH | oklch(91.22% 0.118 107.5) |
| XYZ | xyz(67.3048, 77.0133, 34.9816) |
| Luminance | 0.7701 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.21
Buff
#FEF69E
ΔE00 3.79
Dark Cream
#FFF39A
ΔE00 3.94
Manilla
#FFFA86
ΔE00 4.77
Light Khaki
#E6F2A2
ΔE00 5.00
Straw
#FCF679
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE889 #898BEA
analogous
#EAB789 #EAE889 #BBEA89
triadic
#EAE889 #89EAE8 #E889EA
tetradic
#EAE889 #89EAB7 #898BEA #EA89BB
square
#EAE889 #89EAB7 #898BEA #EA89BB
split-complementary
#EAE889 #89BBEA #B789EA
monochromatic
#D3CF26 #E1DE55 #EAE889 #F3F2BD #FAFAE5
Accessibility & contrast
On white
1.28
#EAE889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#EAE889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE889
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE889 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E181
Deuteranopia (green-blind)
#F8E58D
Tritanopia (blue-blind)
#F7DDD1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eae889; /* rgb */ color: rgb(234, 232, 137); /* oklch */ color: oklch(91.2% 0.118 107.5);
Tailwind
colors: {
custom: {
50: '#f2efad',
500: '#eae889',
950: '#000000',
},
}SCSS
$custom: #eae889; $custom-light: #f2efad; $custom-dark: #000000;
JSON
{
"hex": "#eae889",
"rgb": {
"r": 234,
"g": 232,
"b": 137
},
"hsl": {
"h": 58.763,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.9122,
"c": 0.11751,
"h": 107.5
},
"luminance": 0.77012
}Semantic roles & 50–950 ramp
primary
#EAE889
secondary
#5356C4
accent
#18D214
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171610
muted
#858581