#E5DBDC#E5DBDC
#E5DBDC is a very light, near-neutral red. Relative luminance 0.725; OKLCH L 90.0% C 0.011 H 10.4°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DBDC |
|---|---|
| RGB | rgb(229, 219, 220) |
| HSL | hsl(354, 16%, 88%) |
| HSV | hsv(354, 4%, 90%) |
| CMYK | cmyk(0%, 4.4%, 3.9%, 10.2%) |
| CIE-LAB | lab(88.20, 3.58, 0.73) |
| CIE-LCH | lch(88.20, 3.66, 11.50°) |
| OKLab | oklab(89.97% 0.0109 0.002) |
| OKLCH | oklch(89.97% 0.011 10.4) |
| XYZ | xyz(70.5611, 72.4889, 77.9708) |
| Luminance | 0.7249 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.84
Light Gray
#D3D3D3
ΔE00 5.38
Very Light Pink
#FFF4F2
ΔE00 5.56
Lavenderblush
#FFF0F5
ΔE00 5.62
Fog
#D8DCE0
ΔE00 6.66
Mistyrose
#FFE4E1
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DBDC #DBE5E4
analogous
#E5DBE1 #E5DBDC #E5DFDB
triadic
#E5DBDC #DCE5DB #DBDCE5
tetradic
#E5DBDC #E1E5DB #DBE5E4 #DFDBE5
square
#E5DBDC #E1E5DB #DBE5E4 #DFDBE5
split-complementary
#E5DBDC #DBE5DF #DBE1E5
monochromatic
#B29497 #CBB7B9 #E5DBDC #F2EDEE #F2EDEE
Accessibility & contrast
On white
1.36
#E5DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#E5DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DBDC
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DBDC | 1.00 | 1.36 | 15.50 | 15.50 |
| #FFFFFF | 1.36 | 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)
#DCDCDC
Deuteranopia (green-blind)
#DFDEDC
Tritanopia (blue-blind)
#E7DADB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e5dbdc; /* rgb */ color: rgb(229, 219, 220); /* oklch */ color: oklch(90.0% 0.011 10.4);
Tailwind
colors: {
custom: {
50: '#ede6e6',
500: '#e5dbdc',
950: '#000000',
},
}SCSS
$custom: #e5dbdc; $custom-light: #ede6e6; $custom-dark: #000000;
JSON
{
"hex": "#e5dbdc",
"rgb": {
"r": 229,
"g": 219,
"b": 220
},
"hsl": {
"h": 354,
"s": 16.129,
"l": 87.843
},
"oklch": {
"l": 0.89966,
"c": 0.01105,
"h": 10.4
},
"luminance": 0.72488
}Semantic roles & 50–950 ramp
primary
#E5DBDC
secondary
#A9BBB9
accent
#9A924B
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161516
muted
#848484