#EAE588#EAE588
#EAE588 is a very light, moderate yellow. Relative luminance 0.753; OKLCH L 90.6% C 0.115 H 105.8°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE588 |
|---|---|
| RGB | rgb(234, 229, 136) |
| HSL | hsl(57, 70%, 73%) |
| HSV | hsv(57, 42%, 92%) |
| CMYK | cmyk(0%, 2.1%, 41.9%, 8.2%) |
| CIE-LAB | lab(89.54, -11.26, 45.84) |
| CIE-LCH | lch(89.54, 47.21, 103.80°) |
| OKLab | oklab(90.59% -0.0314 0.1109) |
| OKLCH | oklch(90.59% 0.115 105.8) |
| XYZ | xyz(66.3962, 75.3103, 34.3265) |
| Luminance | 0.7531 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.47
Dark Cream
#FFF39A
ΔE00 3.85
Buff
#FEF69E
ΔE00 3.97
Manilla
#FFFA86
ΔE00 5.25
Sandy
#F1DA7A
ΔE00 5.27
Sandy Yellow
#FDEE73
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE588 #888DEA
analogous
#EAB488 #EAE588 #BEEA88
triadic
#EAE588 #88EAE5 #E588EA
tetradic
#EAE588 #88EAB4 #888DEA #EA88BE
square
#EAE588 #88EAB4 #888DEA #EA88BE
split-complementary
#EAE588 #88BEEA #B488EA
monochromatic
#D2CA25 #E1DA54 #EAE588 #F3F0BC #FAF9E5
Accessibility & contrast
On white
1.31
#EAE588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#EAE588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE588
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE588 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF81
Deuteranopia (green-blind)
#F6E38C
Tritanopia (blue-blind)
#F7DACE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eae588; /* rgb */ color: rgb(234, 229, 136); /* oklch */ color: oklch(90.6% 0.115 105.8);
Tailwind
colors: {
custom: {
50: '#f2edac',
500: '#eae588',
950: '#000000',
},
}SCSS
$custom: #eae588; $custom-light: #f2edac; $custom-dark: #000000;
JSON
{
"hex": "#eae588",
"rgb": {
"r": 234,
"g": 229,
"b": 136
},
"hsl": {
"h": 56.939,
"s": 70,
"l": 72.549
},
"oklch": {
"l": 0.90588,
"c": 0.11526,
"h": 105.8
},
"luminance": 0.75309
}Semantic roles & 50–950 ramp
primary
#EAE588
secondary
#5258C4
accent
#1DD214
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#171610
muted
#858481