#E8DCDB#E8DCDB
#E8DCDB is a very light, near-neutral red. Relative luminance 0.735; OKLCH L 90.4% C 0.013 H 23.2°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DCDB |
|---|---|
| RGB | rgb(232, 220, 219) |
| HSL | hsl(5, 22%, 88%) |
| HSV | hsv(5, 6%, 91%) |
| CMYK | cmyk(0%, 5.2%, 5.6%, 9%) |
| CIE-LAB | lab(88.67, 3.92, 1.96) |
| CIE-LCH | lch(88.67, 4.38, 26.52°) |
| OKLab | oklab(90.38% 0.0122 0.0052) |
| OKLCH | oklch(90.38% 0.013 23.2) |
| XYZ | xyz(71.6565, 73.4574, 77.4079) |
| Luminance | 0.7346 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 5.13
Gainsboro
#DCDCDC
ΔE00 5.47
Lavenderblush
#FFF0F5
ΔE00 5.55
Mistyrose
#FFE4E1
ΔE00 5.89
Light Gray
#D3D3D3
ΔE00 6.06
Seashell
#FFF5EE
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DCDB #DBE7E8
analogous
#E8DBE0 #E8DCDB #E8E2DB
triadic
#E8DCDB #DBE8DC #DCDBE8
tetradic
#E8DCDB #E0E8DB #DBE7E8 #E2DBE8
square
#E8DCDB #E0E8DB #DBE7E8 #E2DBE8
split-complementary
#E8DCDB #DBE8E2 #DBE0E8
monochromatic
#B89390 #D0B8B6 #E8DCDB #F3EDEC #F3EDEC
Accessibility & contrast
On white
1.34
#E8DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#E8DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DCDB
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DCDB | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDB
Deuteranopia (green-blind)
#E1DFDB
Tritanopia (blue-blind)
#EBDBDC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e8dcdb; /* rgb */ color: rgb(232, 220, 219); /* oklch */ color: oklch(90.4% 0.013 23.2);
Tailwind
colors: {
custom: {
50: '#efe6e6',
500: '#e8dcdb',
950: '#000000',
},
}SCSS
$custom: #e8dcdb; $custom-light: #efe6e6; $custom-dark: #000000;
JSON
{
"hex": "#e8dcdb",
"rgb": {
"r": 232,
"g": 220,
"b": 219
},
"hsl": {
"h": 4.615,
"s": 22.034,
"l": 88.431
},
"oklch": {
"l": 0.90378,
"c": 0.01328,
"h": 23.2
},
"luminance": 0.73457
}Semantic roles & 50–950 ramp
primary
#E8DCDB
secondary
#A8BDBF
accent
#99A045
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484