#E1DCDF#E1DCDF
#E1DCDF is a very light, near-neutral grey. Relative luminance 0.725; OKLCH L 89.9% C 0.007 H 340.4°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DCDF |
|---|---|
| RGB | rgb(225, 220, 223) |
| HSL | hsl(324, 8%, 87%) |
| HSV | hsv(324, 2%, 88%) |
| CMYK | cmyk(0%, 2.2%, 0.9%, 11.8%) |
| CIE-LAB | lab(88.22, 2.23, -0.87) |
| CIE-LCH | lch(88.22, 2.39, 338.80°) |
| OKLab | oklab(89.93% 0.0064 -0.0023) |
| OKLCH | oklch(89.93% 0.007 340.4) |
| XYZ | xyz(69.9617, 72.5219, 80.1102) |
| Luminance | 0.7252 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.22
Light Gray
#D3D3D3
ΔE00 3.99
Fog
#D8DCE0
ΔE00 4.46
Whitesmoke
#F5F5F5
ΔE00 6.02
Very Light Pink
#FFF4F2
ΔE00 6.22
Ghostwhite
#F8F8FF
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DCDF #DCE1DE
analogous
#E1DCE1 #E1DCDF #E1DCDD
triadic
#E1DCDF #DFE1DC #DCDFE1
tetradic
#E1DCDF #E1E1DC #DCE1DE #DCDDE1
square
#E1DCDF #E1E1DC #DCE1DE #DCDDE1
split-complementary
#E1DCDF #DDE1DC #DCE1E1
monochromatic
#A99AA3 #C5BBC1 #E1DCDF #F1EFF0 #F1EFF0
Accessibility & contrast
On white
1.35
#E1DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#E1DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DCDF
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DCDF | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDDF
Deuteranopia (green-blind)
#DDDEDF
Tritanopia (blue-blind)
#E2DCDD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e1dcdf; /* rgb */ color: rgb(225, 220, 223); /* oklch */ color: oklch(89.9% 0.007 340.4);
Tailwind
colors: {
custom: {
50: '#eae6e9',
500: '#e1dcdf',
950: '#000000',
},
}SCSS
$custom: #e1dcdf; $custom-light: #eae6e9; $custom-dark: #000000;
JSON
{
"hex": "#e1dcdf",
"rgb": {
"r": 225,
"g": 220,
"b": 223
},
"hsl": {
"h": 324,
"s": 7.692,
"l": 87.255
},
"oklch": {
"l": 0.89928,
"c": 0.00675,
"h": 340.4
},
"luminance": 0.72522
}Semantic roles & 50–950 ramp
primary
#E1DCDF
secondary
#ACB5B0
accent
#926D54
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484