#E0DBDC#E0DBDC
#E0DBDC is a very light, near-neutral grey. Relative luminance 0.717; OKLCH L 89.6% C 0.006 H 3.4°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E0DBDC |
|---|---|
| RGB | rgb(224, 219, 220) |
| HSL | hsl(348, 7%, 87%) |
| HSV | hsv(348, 2%, 88%) |
| CMYK | cmyk(0%, 2.2%, 1.8%, 12.2%) |
| CIE-LAB | lab(87.81, 1.88, 0.11) |
| CIE-LCH | lch(87.81, 1.88, 3.45°) |
| OKLab | oklab(89.57% 0.0056 0.0003) |
| OKLCH | oklch(89.57% 0.006 3.4) |
| XYZ | xyz(68.9883, 71.6779, 77.8971) |
| Luminance | 0.7168 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.65
Light Gray
#D3D3D3
ΔE00 3.39
Fog
#D8DCE0
ΔE00 4.41
Whitesmoke
#F5F5F5
ΔE00 5.97
Very Light Pink
#FFF4F2
ΔE00 6.21
Snow
#FFFAFA
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0DBDC #DBE0DF
analogous
#E0DBDF #E0DBDC #E0DDDB
triadic
#E0DBDC #DCE0DB #DBDCE0
tetradic
#E0DBDC #DFE0DB #DBE0DF #DDDBE0
square
#E0DBDC #DFE0DB #DBE0DF #DDDBE0
split-complementary
#E0DBDC #DBE0DD #DBDFE0
monochromatic
#A7999C #C4BABC #E0DBDC #F1EFEF #F1EFEF
Accessibility & contrast
On white
1.37
#E0DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#E0DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0DBDC
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0DBDC | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDC
Deuteranopia (green-blind)
#DDDCDC
Tritanopia (blue-blind)
#E1DBDB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e0dbdc; /* rgb */ color: rgb(224, 219, 220); /* oklch */ color: oklch(89.6% 0.006 3.4);
Tailwind
colors: {
custom: {
50: '#e9e6e6',
500: '#e0dbdc',
950: '#000000',
},
}SCSS
$custom: #e0dbdc; $custom-light: #e9e6e6; $custom-dark: #000000;
JSON
{
"hex": "#e0dbdc",
"rgb": {
"r": 224,
"g": 219,
"b": 220
},
"hsl": {
"h": 348,
"s": 7.463,
"l": 86.863
},
"oklch": {
"l": 0.89565,
"c": 0.00562,
"h": 3.4
},
"luminance": 0.71678
}Semantic roles & 50–950 ramp
primary
#E0DBDC
secondary
#ABB4B2
accent
#918554
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484