#E0DCDB#E0DCDB
#E0DCDB is a very light, near-neutral grey. Relative luminance 0.721; OKLCH L 89.7% C 0.005 H 34.3°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E0DCDB |
|---|---|
| RGB | rgb(224, 220, 219) |
| HSL | hsl(12, 7%, 87%) |
| HSV | hsv(12, 2%, 88%) |
| CMYK | cmyk(0%, 1.8%, 2.2%, 12.2%) |
| CIE-LAB | lab(88.04, 1.18, 0.97) |
| CIE-LCH | lch(88.04, 1.53, 39.43°) |
| OKLab | oklab(89.74% 0.0038 0.0026) |
| OKLCH | oklch(89.74% 0.005 34.3) |
| XYZ | xyz(69.1179, 72.1484, 77.2889) |
| Luminance | 0.7215 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.94
Light Gray
#D3D3D3
ΔE00 2.97
Fog
#D8DCE0
ΔE00 4.20
Light Grey
#D8DCD6
ΔE00 5.39
Whitesmoke
#F5F5F5
ΔE00 5.56
Very Light Pink
#FFF4F2
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0DCDB #DBDFE0
analogous
#E0DBDD #E0DCDB #E0DFDB
triadic
#E0DCDB #DBE0DC #DCDBE0
tetradic
#E0DCDB #DDE0DB #DBDFE0 #DFDBE0
square
#E0DCDB #DDE0DB #DBDFE0 #DFDBE0
split-complementary
#E0DCDB #DBE0DF #DBDDE0
monochromatic
#A79C99 #C4BCBA #E0DCDB #F1EFEF #F1EFEF
Accessibility & contrast
On white
1.36
#E0DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#E0DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0DCDB
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0DCDB | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCDB
Deuteranopia (green-blind)
#DEDDDB
Tritanopia (blue-blind)
#E1DCDC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e0dcdb; /* rgb */ color: rgb(224, 220, 219); /* oklch */ color: oklch(89.7% 0.005 34.3);
Tailwind
colors: {
custom: {
50: '#e9e6e6',
500: '#e0dcdb',
950: '#000000',
},
}SCSS
$custom: #e0dcdb; $custom-light: #e9e6e6; $custom-dark: #000000;
JSON
{
"hex": "#e0dcdb",
"rgb": {
"r": 224,
"g": 220,
"b": 219
},
"hsl": {
"h": 12,
"s": 7.463,
"l": 86.863
},
"oklch": {
"l": 0.89735,
"c": 0.00459,
"h": 34.3
},
"luminance": 0.72148
}Semantic roles & 50–950 ramp
primary
#E0DCDB
secondary
#ABB2B4
accent
#859154
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484