#E0DDDB#E0DDDB
#E0DDDB is a very light, near-neutral grey. Relative luminance 0.727; OKLCH L 89.9% C 0.004 H 56.4°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E0DDDB |
|---|---|
| RGB | rgb(224, 221, 219) |
| HSL | hsl(24, 7%, 87%) |
| HSV | hsv(24, 2%, 88%) |
| CMYK | cmyk(0%, 1.3%, 2.2%, 12.2%) |
| CIE-LAB | lab(88.29, 0.66, 1.34) |
| CIE-LCH | lch(88.29, 1.49, 63.66°) |
| OKLab | oklab(89.93% 0.0024 0.0036) |
| OKLCH | oklch(89.93% 0.004 56.4) |
| XYZ | xyz(69.3812, 72.6749, 77.3766) |
| Luminance | 0.7268 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.64
Light Gray
#D3D3D3
ΔE00 2.91
Fog
#D8DCE0
ΔE00 4.07
Light Grey
#D8DCD6
ΔE00 4.53
Whitesmoke
#F5F5F5
ΔE00 5.30
Off White
#FAF9F6
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0DDDB #DBDEE0
analogous
#E0DBDC #E0DDDB #E0E0DB
triadic
#E0DDDB #DBE0DD #DDDBE0
tetradic
#E0DDDB #DCE0DB #DBDEE0 #E0DBE0
square
#E0DDDB #DCE0DB #DBDEE0 #E0DBE0
split-complementary
#E0DDDB #DBE0E0 #DBDCE0
monochromatic
#A79F99 #C4BEBA #E0DDDB #F1EFEF #F1EFEF
Accessibility & contrast
On white
1.35
#E0DDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#E0DDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0DDDB
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0DDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0DDDB | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDB
Deuteranopia (green-blind)
#DFDEDB
Tritanopia (blue-blind)
#E1DCDC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e0dddb; /* rgb */ color: rgb(224, 221, 219); /* oklch */ color: oklch(89.9% 0.004 56.4);
Tailwind
colors: {
custom: {
50: '#e9e7e6',
500: '#e0dddb',
950: '#000000',
},
}SCSS
$custom: #e0dddb; $custom-light: #e9e7e6; $custom-dark: #000000;
JSON
{
"hex": "#e0dddb",
"rgb": {
"r": 224,
"g": 221,
"b": 219
},
"hsl": {
"h": 24,
"s": 7.463,
"l": 86.863
},
"oklch": {
"l": 0.89933,
"c": 0.00426,
"h": 56.4
},
"luminance": 0.72675
}Semantic roles & 50–950 ramp
primary
#E0DDDB
secondary
#ABB0B4
accent
#799154
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484