#E8DCDD#E8DCDD
#E8DCDD is a very light, near-neutral red. Relative luminance 0.736; OKLCH L 90.4% C 0.013 H 11.5°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DCDD |
|---|---|
| RGB | rgb(232, 220, 221) |
| HSL | hsl(355, 21%, 89%) |
| HSV | hsv(355, 5%, 91%) |
| CMYK | cmyk(0%, 5.2%, 4.7%, 9%) |
| CIE-LAB | lab(88.72, 4.27, 0.98) |
| CIE-LCH | lch(88.72, 4.38, 12.91°) |
| OKLab | oklab(90.43% 0.013 0.0027) |
| OKLCH | oklch(90.43% 0.013 11.5) |
| XYZ | xyz(71.9214, 73.5633, 78.8029) |
| Luminance | 0.7356 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.05
Very Light Pink
#FFF4F2
ΔE00 5.31
Gainsboro
#DCDCDC
ΔE00 5.68
Mistyrose
#FFE4E1
ΔE00 5.92
Light Gray
#D3D3D3
ΔE00 6.26
Seashell
#FFF5EE
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DCDD #DCE8E7
analogous
#E8DCE3 #E8DCDD #E8E1DC
triadic
#E8DCDD #DDE8DC #DCDDE8
tetradic
#E8DCDD #E3E8DC #DCE8E7 #E1DCE8
square
#E8DCDD #E3E8DC #DCE8E7 #E1DCE8
split-complementary
#E8DCDD #DCE8E1 #DCE3E8
monochromatic
#B79295 #D0B7B9 #E8DCDD #F3EDED #F3EDED
Accessibility & contrast
On white
1.34
#E8DCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#E8DCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DCDD
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DCDD | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDD
Deuteranopia (green-blind)
#E0DFDD
Tritanopia (blue-blind)
#EBDBDC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e8dcdd; /* rgb */ color: rgb(232, 220, 221); /* oklch */ color: oklch(90.4% 0.013 11.5);
Tailwind
colors: {
custom: {
50: '#efe6e7',
500: '#e8dcdd',
950: '#000000',
},
}SCSS
$custom: #e8dcdd; $custom-light: #efe6e7; $custom-dark: #000000;
JSON
{
"hex": "#e8dcdd",
"rgb": {
"r": 232,
"g": 220,
"b": 221
},
"hsl": {
"h": 355,
"s": 20.69,
"l": 88.627
},
"oklch": {
"l": 0.90434,
"c": 0.01324,
"h": 11.5
},
"luminance": 0.73563
}Semantic roles & 50–950 ramp
primary
#E8DCDD
secondary
#A9BFBD
accent
#9F9846
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161616
muted
#858484