#E5DBDB#E5DBDB
#E5DBDB is a very light, near-neutral red. Relative luminance 0.724; OKLCH L 89.9% C 0.011 H 17.4°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DBDB |
|---|---|
| RGB | rgb(229, 219, 219) |
| HSL | hsl(0, 16%, 88%) |
| HSV | hsv(0, 4%, 90%) |
| CMYK | cmyk(0%, 4.4%, 4.4%, 10.2%) |
| CIE-LAB | lab(88.18, 3.41, 1.22) |
| CIE-LCH | lch(88.18, 3.62, 19.67°) |
| OKLab | oklab(89.94% 0.0105 0.0033) |
| OKLCH | oklch(89.94% 0.011 17.4) |
| XYZ | xyz(70.4291, 72.4361, 77.2754) |
| Luminance | 0.7244 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.71
Light Gray
#D3D3D3
ΔE00 5.26
Very Light Pink
#FFF4F2
ΔE00 5.47
Lavenderblush
#FFF0F5
ΔE00 5.85
Seashell
#FFF5EE
ΔE00 6.54
Fog
#D8DCE0
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DBDB #DBE5E5
analogous
#E5DBE0 #E5DBDB #E5E0DB
triadic
#E5DBDB #DBE5DB #DBDBE5
tetradic
#E5DBDB #E0E5DB #DBE5E5 #E0DBE5
square
#E5DBDB #E0E5DB #DBE5E5 #E0DBE5
split-complementary
#E5DBDB #DBE5E0 #DBE0E5
monochromatic
#B29494 #CBB7B7 #E5DBDB #F2EDED #F2EDED
Accessibility & contrast
On white
1.36
#E5DBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#E5DBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DBDB
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DBDB | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCDB
Deuteranopia (green-blind)
#DFDEDB
Tritanopia (blue-blind)
#E7DADB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e5dbdb; /* rgb */ color: rgb(229, 219, 219); /* oklch */ color: oklch(89.9% 0.011 17.4);
Tailwind
colors: {
custom: {
50: '#ede6e6',
500: '#e5dbdb',
950: '#000000',
},
}SCSS
$custom: #e5dbdb; $custom-light: #ede6e6; $custom-dark: #000000;
JSON
{
"hex": "#e5dbdb",
"rgb": {
"r": 229,
"g": 219,
"b": 219
},
"hsl": {
"h": 0,
"s": 16.129,
"l": 87.843
},
"oklch": {
"l": 0.89938,
"c": 0.01099,
"h": 17.4
},
"luminance": 0.72436
}Semantic roles & 50–950 ramp
primary
#E5DBDB
secondary
#A9BBBB
accent
#9A9A4B
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484