#E0DBDD#E0DBDD
#E0DBDD is a very light, near-neutral grey. Relative luminance 0.717; OKLCH L 89.6% C 0.006 H 350.8°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E0DBDD |
|---|---|
| RGB | rgb(224, 219, 221) |
| HSL | hsl(336, 7%, 87%) |
| HSV | hsv(336, 2%, 88%) |
| CMYK | cmyk(0%, 2.2%, 1.3%, 12.2%) |
| CIE-LAB | lab(87.84, 2.05, -0.38) |
| CIE-LCH | lch(87.84, 2.09, 349.61°) |
| OKLab | oklab(89.59% 0.006 -0.001) |
| OKLCH | oklch(89.59% 0.006 350.8) |
| XYZ | xyz(69.1211, 71.7310, 78.5967) |
| Luminance | 0.7173 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.90
Light Gray
#D3D3D3
ΔE00 3.60
Fog
#D8DCE0
ΔE00 4.40
Whitesmoke
#F5F5F5
ΔE00 6.08
Very Light Pink
#FFF4F2
ΔE00 6.30
Snow
#FFFAFA
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0DBDD #DBE0DE
analogous
#E0DBE0 #E0DBDD #E0DCDB
triadic
#E0DBDD #DDE0DB #DBDDE0
tetradic
#E0DBDD #E0E0DB #DBE0DE #DCDBE0
square
#E0DBDD #E0E0DB #DBE0DE #DCDBE0
split-complementary
#E0DBDD #DBE0DC #DBE0E0
monochromatic
#A7999F #C4BABE #E0DBDD #F1EFEF #F1EFEF
Accessibility & contrast
On white
1.37
#E0DBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#E0DBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0DBDD
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0DBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0DBDD | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDD
Deuteranopia (green-blind)
#DCDDDD
Tritanopia (blue-blind)
#E1DBDC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e0dbdd; /* rgb */ color: rgb(224, 219, 221); /* oklch */ color: oklch(89.6% 0.006 350.8);
Tailwind
colors: {
custom: {
50: '#e9e6e7',
500: '#e0dbdd',
950: '#000000',
},
}SCSS
$custom: #e0dbdd; $custom-light: #e9e6e7; $custom-dark: #000000;
JSON
{
"hex": "#e0dbdd",
"rgb": {
"r": 224,
"g": 219,
"b": 221
},
"hsl": {
"h": 336,
"s": 7.463,
"l": 86.863
},
"oklch": {
"l": 0.89594,
"c": 0.00607,
"h": 350.8
},
"luminance": 0.71731
}Semantic roles & 50–950 ramp
primary
#E0DBDD
secondary
#ABB4B0
accent
#917954
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484