#EAE0DD#EAE0DD
#EAE0DD is a very light, near-neutral red. Relative luminance 0.760; OKLCH L 91.4% C 0.012 H 37.4°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE0DD |
|---|---|
| RGB | rgb(234, 224, 221) |
| HSL | hsl(14, 24%, 89%) |
| HSV | hsv(14, 6%, 92%) |
| CMYK | cmyk(0%, 4.3%, 5.6%, 8.2%) |
| CIE-LAB | lab(89.87, 2.88, 2.68) |
| CIE-LCH | lch(89.87, 3.93, 42.91°) |
| OKLab | oklab(91.38% 0.0093 0.0071) |
| OKLCH | oklch(91.38% 0.012 37.4) |
| XYZ | xyz(73.6368, 76.0248, 79.1876) |
| Luminance | 0.7602 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 4.37
Gainsboro
#DCDCDC
ΔE00 4.75
Linen
#FAF0E6
ΔE00 4.84
Seashell
#FFF5EE
ΔE00 4.84
Light Gray
#D3D3D3
ΔE00 5.70
Snow
#FFFAFA
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE0DD #DDE7EA
analogous
#EADDE1 #EAE0DD #EAE7DD
triadic
#EAE0DD #DDEAE0 #E0DDEA
tetradic
#EAE0DD #E1EADD #DDE7EA #E7DDEA
square
#EAE0DD #E1EADD #DDE7EA #E7DDEA
split-complementary
#EAE0DD #DDEAE7 #DDE1EA
monochromatic
#BB9B91 #D3BEB7 #EAE0DD #F3EEEC #F3EEEC
Accessibility & contrast
On white
1.30
#EAE0DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#EAE0DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE0DD
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE0DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE0DD | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DD
Deuteranopia (green-blind)
#E4E3DD
Tritanopia (blue-blind)
#EDDFDF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eae0dd; /* rgb */ color: rgb(234, 224, 221); /* oklch */ color: oklch(91.4% 0.012 37.4);
Tailwind
colors: {
custom: {
50: '#f0e9e7',
500: '#eae0dd',
950: '#000000',
},
}SCSS
$custom: #eae0dd; $custom-light: #f0e9e7; $custom-dark: #000000;
JSON
{
"hex": "#eae0dd",
"rgb": {
"r": 234,
"g": 224,
"b": 221
},
"hsl": {
"h": 13.846,
"s": 23.636,
"l": 89.216
},
"oklch": {
"l": 0.91378,
"c": 0.01171,
"h": 37.4
},
"luminance": 0.76024
}Semantic roles & 50–950 ramp
primary
#EAE0DD
secondary
#A9BCC2
accent
#8CA243
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161616
muted
#858484