#EAE8E0#EAE8E0
#EAE8E0 is a very light, near-neutral yellow. Relative luminance 0.806; OKLCH L 93.0% C 0.011 H 95.2°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE8E0 |
|---|---|
| RGB | rgb(234, 232, 224) |
| HSL | hsl(48, 19%, 90%) |
| HSV | hsv(48, 4%, 92%) |
| CMYK | cmyk(0%, 0.9%, 4.3%, 8.2%) |
| CIE-LAB | lab(91.95, -0.72, 4.12) |
| CIE-LCH | lch(91.95, 4.18, 99.92°) |
| OKLab | oklab(93.03% -0.001 0.0109) |
| OKLCH | oklch(93.03% 0.011 95.2) |
| XYZ | xyz(76.2409, 80.5877, 82.0451) |
| Luminance | 0.8059 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.06
Floralwhite
#FFFAF0
ΔE00 4.12
Linen
#FAF0E6
ΔE00 4.22
Off White
#FAF9F6
ΔE00 4.30
Oldlace
#FDF5E6
ΔE00 4.51
Gainsboro
#DCDCDC
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE8E0 #E0E2EA
analogous
#EAE3E0 #EAE8E0 #E7EAE0
triadic
#EAE8E0 #E0EAE8 #E8E0EA
tetradic
#EAE8E0 #E0EAE3 #E0E2EA #EAE0E7
square
#EAE8E0 #E0EAE3 #E0E2EA #EAE0E7
split-complementary
#EAE8E0 #E0E7EA #E3E0EA
monochromatic
#B9B297 #D1CDBC #EAE8E0 #F3F1ED #F3F1ED
Accessibility & contrast
On white
1.23
#EAE8E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#EAE8E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE8E0
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE8E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE8E0 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7E0
Deuteranopia (green-blind)
#EBE8E0
Tritanopia (blue-blind)
#ECE7E6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eae8e0; /* rgb */ color: rgb(234, 232, 224); /* oklch */ color: oklch(93.0% 0.011 95.2);
Tailwind
colors: {
custom: {
50: '#f0efe9',
500: '#eae8e0',
950: '#000000',
},
}SCSS
$custom: #eae8e0; $custom-light: #f0efe9; $custom-dark: #000000;
JSON
{
"hex": "#eae8e0",
"rgb": {
"r": 234,
"g": 232,
"b": 224
},
"hsl": {
"h": 48,
"s": 19.231,
"l": 89.804
},
"oklch": {
"l": 0.93034,
"c": 0.0109,
"h": 95.2
},
"luminance": 0.80587
}Semantic roles & 50–950 ramp
primary
#EAE8E0
secondary
#ADB1C1
accent
#599E48
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#161616
muted
#858584