#E0DCDF#E0DCDF
#E0DCDF is a very light, near-neutral grey. Relative luminance 0.724; OKLCH L 89.8% C 0.006 H 334.0°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E0DCDF |
|---|---|
| RGB | rgb(224, 220, 223) |
| HSL | hsl(315, 6%, 87%) |
| HSV | hsv(315, 2%, 88%) |
| CMYK | cmyk(0%, 1.8%, 0.4%, 12.2%) |
| CIE-LAB | lab(88.14, 1.89, -0.99) |
| CIE-LCH | lch(88.14, 2.13, 332.45°) |
| OKLab | oklab(89.85% 0.0053 -0.0026) |
| OKLCH | oklch(89.85% 0.006 334) |
| XYZ | xyz(69.6508, 72.3616, 80.0956) |
| Luminance | 0.7236 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.82
Light Gray
#D3D3D3
ΔE00 3.65
Fog
#D8DCE0
ΔE00 3.97
Whitesmoke
#F5F5F5
ΔE00 5.86
Ghostwhite
#F8F8FF
ΔE00 6.33
Very Light Pink
#FFF4F2
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0DCDF #DCE0DD
analogous
#DFDCE0 #E0DCDF #E0DCDD
triadic
#E0DCDF #DFE0DC #DCDFE0
tetradic
#E0DCDF #E0DFDC #DCE0DD #DCDDE0
square
#E0DCDF #E0DFDC #DCE0DD #DCDDE0
split-complementary
#E0DCDF #DDE0DC #DCE0DF
monochromatic
#A79BA4 #C3BCC1 #E0DCDF #F1EFF0 #F1EFF0
Accessibility & contrast
On white
1.36
#E0DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#E0DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0DCDF
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0DCDF | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDDF
Deuteranopia (green-blind)
#DDDDDF
Tritanopia (blue-blind)
#E0DCDD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e0dcdf; /* rgb */ color: rgb(224, 220, 223); /* oklch */ color: oklch(89.8% 0.006 334.0);
Tailwind
colors: {
custom: {
50: '#e9e6e9',
500: '#e0dcdf',
950: '#000000',
},
}SCSS
$custom: #e0dcdf; $custom-light: #e9e6e9; $custom-dark: #000000;
JSON
{
"hex": "#e0dcdf",
"rgb": {
"r": 224,
"g": 220,
"b": 223
},
"hsl": {
"h": 315,
"s": 6.061,
"l": 87.059
},
"oklch": {
"l": 0.89849,
"c": 0.00591,
"h": 334
},
"luminance": 0.72361
}Semantic roles & 50–950 ramp
primary
#E0DCDF
secondary
#ADB3AE
accent
#906456
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484