#E5DCDB#E5DCDB
#E5DCDB is a very light, near-neutral red. Relative luminance 0.730; OKLCH L 90.1% C 0.010 H 25.1°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DCDB |
|---|---|
| RGB | rgb(229, 220, 219) |
| HSL | hsl(6, 16%, 88%) |
| HSV | hsv(6, 4%, 90%) |
| CMYK | cmyk(0%, 3.9%, 4.4%, 10.2%) |
| CIE-LAB | lab(88.43, 2.89, 1.58) |
| CIE-LCH | lch(88.43, 3.30, 28.71°) |
| OKLab | oklab(90.13% 0.009 0.0042) |
| OKLCH | oklch(90.13% 0.01 25.1) |
| XYZ | xyz(70.6908, 72.9594, 77.3626) |
| Luminance | 0.7296 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.20
Light Gray
#D3D3D3
ΔE00 4.88
Very Light Pink
#FFF4F2
ΔE00 5.28
Seashell
#FFF5EE
ΔE00 6.08
Linen
#FAF0E6
ΔE00 6.13
Lavenderblush
#FFF0F5
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DCDB #DBE4E5
analogous
#E5DBDF #E5DCDB #E5E1DB
triadic
#E5DCDB #DBE5DC #DCDBE5
tetradic
#E5DCDB #DFE5DB #DBE4E5 #E1DBE5
square
#E5DCDB #DFE5DB #DBE4E5 #E1DBE5
split-complementary
#E5DCDB #DBE5E1 #DBDFE5
monochromatic
#B29794 #CBB9B7 #E5DCDB #F2EEED #F2EEED
Accessibility & contrast
On white
1.35
#E5DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#E5DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DCDB
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DCDB | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDB
Deuteranopia (green-blind)
#E0DFDB
Tritanopia (blue-blind)
#E7DBDC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e5dcdb; /* rgb */ color: rgb(229, 220, 219); /* oklch */ color: oklch(90.1% 0.010 25.1);
Tailwind
colors: {
custom: {
50: '#ede6e6',
500: '#e5dcdb',
950: '#000000',
},
}SCSS
$custom: #e5dcdb; $custom-light: #ede6e6; $custom-dark: #000000;
JSON
{
"hex": "#e5dcdb",
"rgb": {
"r": 229,
"g": 220,
"b": 219
},
"hsl": {
"h": 6,
"s": 16.129,
"l": 87.843
},
"oklch": {
"l": 0.90134,
"c": 0.00998,
"h": 25.1
},
"luminance": 0.72959
}Semantic roles & 50–950 ramp
primary
#E5DCDB
secondary
#A9B9BB
accent
#929A4B
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484