#EAE9DD#EAE9DD
#EAE9DD is a very light, near-neutral yellow. Relative luminance 0.810; OKLCH L 93.2% C 0.016 H 102.8°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE9DD |
|---|---|
| RGB | rgb(234, 233, 221) |
| HSL | hsl(55, 24%, 89%) |
| HSV | hsv(55, 6%, 92%) |
| CMYK | cmyk(0%, 0.4%, 5.6%, 8.2%) |
| CIE-LAB | lab(92.13, -1.74, 5.94) |
| CIE-LCH | lch(92.13, 6.19, 106.33°) |
| OKLab | oklab(93.15% -0.0036 0.0156) |
| OKLCH | oklch(93.15% 0.016 102.8) |
| XYZ | xyz(76.1199, 80.9910, 80.0153) |
| Luminance | 0.8099 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.44
Oldlace
#FDF5E6
ΔE00 4.27
Light Grey
#D8DCD6
ΔE00 4.38
Floralwhite
#FFFAF0
ΔE00 4.44
Ivory
#FFFFF0
ΔE00 4.65
Linen
#FAF0E6
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE9DD #DDDEEA
analogous
#EAE3DD #EAE9DD #E5EADD
triadic
#EAE9DD #DDEAE9 #E9DDEA
tetradic
#EAE9DD #DDEAE3 #DDDEEA #EADDE5
square
#EAE9DD #DDEAE3 #DDDEEA #EADDE5
split-complementary
#EAE9DD #DDE5EA #E3DDEA
monochromatic
#BBB891 #D3D1B7 #EAE9DD #F3F3EC #F3F3EC
Accessibility & contrast
On white
1.22
#EAE9DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#EAE9DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE9DD
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE9DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE9DD | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DC
Deuteranopia (green-blind)
#ECE9DD
Tritanopia (blue-blind)
#ECE7E5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eae9dd; /* rgb */ color: rgb(234, 233, 221); /* oklch */ color: oklch(93.2% 0.016 102.8);
Tailwind
colors: {
custom: {
50: '#f0f0e7',
500: '#eae9dd',
950: '#000000',
},
}SCSS
$custom: #eae9dd; $custom-light: #f0f0e7; $custom-dark: #000000;
JSON
{
"hex": "#eae9dd",
"rgb": {
"r": 234,
"g": 233,
"b": 221
},
"hsl": {
"h": 55.385,
"s": 23.636,
"l": 89.216
},
"oklch": {
"l": 0.93151,
"c": 0.01601,
"h": 102.8
},
"luminance": 0.80991
}Semantic roles & 50–950 ramp
primary
#EAE9DD
secondary
#A9ABC2
accent
#4BA243
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#161616
muted
#858584