#EAE689#EAE689
#EAE689 is a very light, moderate yellow. Relative luminance 0.759; OKLCH L 90.8% C 0.115 H 106.3°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE689 |
|---|---|
| RGB | rgb(234, 230, 137) |
| HSL | hsl(58, 70%, 73%) |
| HSV | hsv(58, 41%, 92%) |
| CMYK | cmyk(0%, 1.7%, 41.5%, 8.2%) |
| CIE-LAB | lab(89.81, -11.65, 45.70) |
| CIE-LCH | lch(89.81, 47.16, 104.31°) |
| OKLab | oklab(90.81% -0.0324 0.1106) |
| OKLCH | oklch(90.81% 0.115 106.3) |
| XYZ | xyz(66.7450, 75.8938, 34.7950) |
| Luminance | 0.7589 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.67
Dark Cream
#FFF39A
ΔE00 3.84
Buff
#FEF69E
ΔE00 3.86
Manilla
#FFFA86
ΔE00 5.13
Straw
#FCF679
ΔE00 5.37
Light Khaki
#E6F2A2
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE689 #898DEA
analogous
#EAB689 #EAE689 #BDEA89
triadic
#EAE689 #89EAE6 #E689EA
tetradic
#EAE689 #89EAB6 #898DEA #EA89BD
square
#EAE689 #89EAB6 #898DEA #EA89BD
split-complementary
#EAE689 #89BDEA #B689EA
monochromatic
#D3CC26 #E1DB55 #EAE689 #F3F1BD #FAF9E5
Accessibility & contrast
On white
1.30
#EAE689 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#EAE689 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE689
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE689 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE689 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF82
Deuteranopia (green-blind)
#F7E48D
Tritanopia (blue-blind)
#F7DBCF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eae689; /* rgb */ color: rgb(234, 230, 137); /* oklch */ color: oklch(90.8% 0.115 106.3);
Tailwind
colors: {
custom: {
50: '#f2edad',
500: '#eae689',
950: '#000000',
},
}SCSS
$custom: #eae689; $custom-light: #f2edad; $custom-dark: #000000;
JSON
{
"hex": "#eae689",
"rgb": {
"r": 234,
"g": 230,
"b": 137
},
"hsl": {
"h": 57.526,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.90809,
"c": 0.11528,
"h": 106.3
},
"luminance": 0.75892
}Semantic roles & 50–950 ramp
primary
#EAE689
secondary
#5358C4
accent
#1CD214
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#171610
muted
#858481