#EAE989#EAE989
#EAE989 is a very light, moderate yellow. Relative luminance 0.776; OKLCH L 91.4% C 0.119 H 108.0°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE989 |
|---|---|
| RGB | rgb(234, 233, 137) |
| HSL | hsl(59, 70%, 73%) |
| HSV | hsv(59, 41%, 92%) |
| CMYK | cmyk(0%, 0.4%, 41.5%, 8.2%) |
| CIE-LAB | lab(90.59, -13.14, 46.67) |
| CIE-LCH | lch(90.59, 48.48, 105.73°) |
| OKLab | oklab(91.43% -0.0367 0.1128) |
| OKLCH | oklch(91.43% 0.119 108) |
| XYZ | xyz(67.5871, 77.5779, 35.0757) |
| Luminance | 0.7758 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.50
Buff
#FEF69E
ΔE00 3.80
Dark Cream
#FFF39A
ΔE00 4.03
Manilla
#FFFA86
ΔE00 4.62
Light Khaki
#E6F2A2
ΔE00 4.85
Straw
#FCF679
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE989 #898AEA
analogous
#EAB889 #EAE989 #BBEA89
triadic
#EAE989 #89EAE9 #E989EA
tetradic
#EAE989 #89EAB8 #898AEA #EA89BB
square
#EAE989 #89EAB8 #898AEA #EA89BB
split-complementary
#EAE989 #89BBEA #B889EA
monochromatic
#D3D126 #E1DF55 #EAE989 #F3F3BD #FAFAE5
Accessibility & contrast
On white
1.27
#EAE989 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#EAE989 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE989
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE989 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE989 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E281
Deuteranopia (green-blind)
#F9E68D
Tritanopia (blue-blind)
#F6DED2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eae989; /* rgb */ color: rgb(234, 233, 137); /* oklch */ color: oklch(91.4% 0.119 108.0);
Tailwind
colors: {
custom: {
50: '#f2efad',
500: '#eae989',
950: '#000000',
},
}SCSS
$custom: #eae989; $custom-light: #f2efad; $custom-dark: #000000;
JSON
{
"hex": "#eae989",
"rgb": {
"r": 234,
"g": 233,
"b": 137
},
"hsl": {
"h": 59.381,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.91426,
"c": 0.11863,
"h": 108
},
"luminance": 0.77576
}Semantic roles & 50–950 ramp
primary
#EAE989
secondary
#5354C4
accent
#16D214
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171610
muted
#858581