#E1DBDC#E1DBDC
#E1DBDC is a very light, near-neutral red. Relative luminance 0.718; OKLCH L 89.6% C 0.007 H 5.7°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DBDC |
|---|---|
| RGB | rgb(225, 219, 220) |
| HSL | hsl(350, 9%, 87%) |
| HSV | hsv(350, 3%, 88%) |
| CMYK | cmyk(0%, 2.7%, 2.2%, 11.8%) |
| CIE-LAB | lab(87.89, 2.22, 0.24) |
| CIE-LCH | lch(87.89, 2.23, 6.06°) |
| OKLab | oklab(89.65% 0.0067 0.0007) |
| OKLCH | oklch(89.65% 0.007 5.7) |
| XYZ | xyz(69.2992, 71.8382, 77.9117) |
| Luminance | 0.7184 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.10
Light Gray
#D3D3D3
ΔE00 3.78
Fog
#D8DCE0
ΔE00 4.87
Very Light Pink
#FFF4F2
ΔE00 6.02
Whitesmoke
#F5F5F5
ΔE00 6.15
Snow
#FFFAFA
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DBDC #DBE1E0
analogous
#E1DBDF #E1DBDC #E1DDDB
triadic
#E1DBDC #DCE1DB #DBDCE1
tetradic
#E1DBDC #DFE1DB #DBE1E0 #DDDBE1
square
#E1DBDC #DFE1DB #DBE1E0 #DDDBE1
split-complementary
#E1DBDC #DBE1DD #DBDFE1
monochromatic
#A9989B #C5BABC #E1DBDC #F1EEEF #F1EEEF
Accessibility & contrast
On white
1.37
#E1DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#E1DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DBDC
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DBDC | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDC
Deuteranopia (green-blind)
#DDDDDC
Tritanopia (blue-blind)
#E2DBDB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e1dbdc; /* rgb */ color: rgb(225, 219, 220); /* oklch */ color: oklch(89.6% 0.007 5.7);
Tailwind
colors: {
custom: {
50: '#eae6e6',
500: '#e1dbdc',
950: '#000000',
},
}SCSS
$custom: #e1dbdc; $custom-light: #eae6e6; $custom-dark: #000000;
JSON
{
"hex": "#e1dbdc",
"rgb": {
"r": 225,
"g": 219,
"b": 220
},
"hsl": {
"h": 350,
"s": 9.091,
"l": 87.059
},
"oklch": {
"l": 0.89645,
"c": 0.00669,
"h": 5.7
},
"luminance": 0.71838
}Semantic roles & 50–950 ramp
primary
#E1DBDC
secondary
#ABB5B3
accent
#938852
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161516
muted
#848484