#EAE888#EAE888
#EAE888 is a very light, moderate yellow. Relative luminance 0.770; OKLCH L 91.2% C 0.119 H 107.5°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE888 |
|---|---|
| RGB | rgb(234, 232, 136) |
| HSL | hsl(59, 70%, 73%) |
| HSV | hsv(59, 42%, 92%) |
| CMYK | cmyk(0%, 0.9%, 41.9%, 8.2%) |
| CIE-LAB | lab(90.31, -12.75, 46.81) |
| CIE-LCH | lch(90.31, 48.52, 105.23°) |
| OKLab | oklab(91.21% -0.0356 0.1131) |
| OKLCH | oklch(91.21% 0.119 107.5) |
| XYZ | xyz(67.2334, 76.9847, 34.6056) |
| Luminance | 0.7698 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.25
Buff
#FEF69E
ΔE00 3.84
Dark Cream
#FFF39A
ΔE00 3.98
Manilla
#FFFA86
ΔE00 4.69
Straw
#FCF679
ΔE00 4.95
Light Khaki
#E6F2A2
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE888 #888AEA
analogous
#EAB788 #EAE888 #BBEA88
triadic
#EAE888 #88EAE8 #E888EA
tetradic
#EAE888 #88EAB7 #888AEA #EA88BB
square
#EAE888 #88EAB7 #888AEA #EA88BB
split-complementary
#EAE888 #88BBEA #B788EA
monochromatic
#D2CF25 #E1DE54 #EAE888 #F3F2BC #FAFAE5
Accessibility & contrast
On white
1.28
#EAE888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#EAE888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE888
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE888 | 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)
#F6E180
Deuteranopia (green-blind)
#F8E58C
Tritanopia (blue-blind)
#F7DDD1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eae888; /* rgb */ color: rgb(234, 232, 136); /* oklch */ color: oklch(91.2% 0.119 107.5);
Tailwind
colors: {
custom: {
50: '#f2efac',
500: '#eae888',
950: '#000000',
},
}SCSS
$custom: #eae888; $custom-light: #f2efac; $custom-dark: #000000;
JSON
{
"hex": "#eae888",
"rgb": {
"r": 234,
"g": 232,
"b": 136
},
"hsl": {
"h": 58.776,
"s": 70,
"l": 72.549
},
"oklch": {
"l": 0.91205,
"c": 0.11857,
"h": 107.5
},
"luminance": 0.76983
}Semantic roles & 50–950 ramp
primary
#EAE888
secondary
#5255C4
accent
#17D214
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171610
muted
#858581