#EAE7DD#EAE7DD
#EAE7DD is a very light, near-neutral yellow. Relative luminance 0.799; OKLCH L 92.8% C 0.014 H 93.0°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE7DD |
|---|---|
| RGB | rgb(234, 231, 221) |
| HSL | hsl(46, 24%, 89%) |
| HSV | hsv(46, 6%, 92%) |
| CMYK | cmyk(0%, 1.3%, 5.6%, 8.2%) |
| CIE-LAB | lab(91.62, -0.72, 5.22) |
| CIE-LCH | lch(91.62, 5.27, 97.84°) |
| OKLab | oklab(92.76% -0.0007 0.0137) |
| OKLCH | oklch(92.76% 0.014 93) |
| XYZ | xyz(75.5570, 79.8651, 79.8277) |
| Luminance | 0.7986 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.95
Oldlace
#FDF5E6
ΔE00 4.06
Linen
#FAF0E6
ΔE00 4.10
Floralwhite
#FFFAF0
ΔE00 4.17
Light Grey
#D8DCD6
ΔE00 4.39
Off White
#FAF9F6
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE7DD #DDE0EA
analogous
#EAE1DD #EAE7DD #E7EADD
triadic
#EAE7DD #DDEAE7 #E7DDEA
tetradic
#EAE7DD #DDEAE1 #DDE0EA #EADDE7
square
#EAE7DD #DDEAE1 #DDE0EA #EADDE7
split-complementary
#EAE7DD #DDE7EA #E1DDEA
monochromatic
#BBB291 #D3CCB7 #EAE7DD #F3F2EC #F3F2EC
Accessibility & contrast
On white
1.24
#EAE7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#EAE7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE7DD
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE7DD | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E6DC
Deuteranopia (green-blind)
#EAE7DD
Tritanopia (blue-blind)
#ECE5E4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eae7dd; /* rgb */ color: rgb(234, 231, 221); /* oklch */ color: oklch(92.8% 0.014 93.0);
Tailwind
colors: {
custom: {
50: '#f0eee7',
500: '#eae7dd',
950: '#000000',
},
}SCSS
$custom: #eae7dd; $custom-light: #f0eee7; $custom-dark: #000000;
JSON
{
"hex": "#eae7dd",
"rgb": {
"r": 234,
"g": 231,
"b": 221
},
"hsl": {
"h": 46.154,
"s": 23.636,
"l": 89.216
},
"oklch": {
"l": 0.92755,
"c": 0.01375,
"h": 93
},
"luminance": 0.79865
}Semantic roles & 50–950 ramp
primary
#EAE7DD
secondary
#A9AFC2
accent
#59A243
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#161616
muted
#858584