#EAE488#EAE488
#EAE488 is a very light, moderate yellow. Relative luminance 0.748; OKLCH L 90.4% C 0.114 H 105.2°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE488 |
|---|---|
| RGB | rgb(234, 228, 136) |
| HSL | hsl(56, 70%, 73%) |
| HSV | hsv(56, 42%, 92%) |
| CMYK | cmyk(0%, 2.6%, 41.9%, 8.2%) |
| CIE-LAB | lab(89.28, -10.76, 45.52) |
| CIE-LCH | lch(89.28, 46.77, 103.30°) |
| OKLab | oklab(90.38% -0.0299 0.1102) |
| OKLCH | oklch(90.38% 0.114 105.2) |
| XYZ | xyz(66.1203, 74.7585, 34.2346) |
| Luminance | 0.7476 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.27
Dark Cream
#FFF39A
ΔE00 3.87
Buff
#FEF69E
ΔE00 4.07
Sandy
#F1DA7A
ΔE00 4.98
Sandy Yellow
#FDEE73
ΔE00 5.34
Manilla
#FFFA86
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE488 #888EEA
analogous
#EAB388 #EAE488 #BFEA88
triadic
#EAE488 #88EAE4 #E488EA
tetradic
#EAE488 #88EAB3 #888EEA #EA88BF
square
#EAE488 #88EAB3 #888EEA #EA88BF
split-complementary
#EAE488 #88BFEA #B388EA
monochromatic
#D2C825 #E1D854 #EAE488 #F3F0BC #FAF9E5
Accessibility & contrast
On white
1.32
#EAE488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#EAE488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE488
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE488 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE81
Deuteranopia (green-blind)
#F5E28C
Tritanopia (blue-blind)
#F7D9CE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eae488; /* rgb */ color: rgb(234, 228, 136); /* oklch */ color: oklch(90.4% 0.114 105.2);
Tailwind
colors: {
custom: {
50: '#f2ecac',
500: '#eae488',
950: '#000000',
},
}SCSS
$custom: #eae488; $custom-light: #f2ecac; $custom-dark: #000000;
JSON
{
"hex": "#eae488",
"rgb": {
"r": 234,
"g": 228,
"b": 136
},
"hsl": {
"h": 56.327,
"s": 70,
"l": 72.549
},
"oklch": {
"l": 0.90383,
"c": 0.11417,
"h": 105.2
},
"luminance": 0.74757
}Semantic roles & 50–950 ramp
primary
#EAE488
secondary
#5259C4
accent
#1FD214
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#171610
muted
#858481