#E8DCDC#E8DCDC
#E8DCDC is a very light, near-neutral red. Relative luminance 0.735; OKLCH L 90.4% C 0.013 H 17.4°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DCDC |
|---|---|
| RGB | rgb(232, 220, 220) |
| HSL | hsl(0, 21%, 89%) |
| HSV | hsv(0, 5%, 91%) |
| CMYK | cmyk(0%, 5.2%, 5.2%, 9%) |
| CIE-LAB | lab(88.69, 4.09, 1.47) |
| CIE-LCH | lch(88.69, 4.35, 19.72°) |
| OKLab | oklab(90.41% 0.0126 0.0039) |
| OKLCH | oklch(90.41% 0.013 17.4) |
| XYZ | xyz(71.7885, 73.5102, 78.1033) |
| Luminance | 0.7351 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 5.20
Lavenderblush
#FFF0F5
ΔE00 5.28
Gainsboro
#DCDCDC
ΔE00 5.56
Mistyrose
#FFE4E1
ΔE00 5.88
Light Gray
#D3D3D3
ΔE00 6.14
Seashell
#FFF5EE
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DCDC #DCE8E8
analogous
#E8DCE2 #E8DCDC #E8E2DC
triadic
#E8DCDC #DCE8DC #DCDCE8
tetradic
#E8DCDC #E2E8DC #DCE8E8 #E2DCE8
square
#E8DCDC #E2E8DC #DCE8E8 #E2DCE8
split-complementary
#E8DCDC #DCE8E2 #DCE2E8
monochromatic
#B79292 #D0B7B7 #E8DCDC #F3EDED #F3EDED
Accessibility & contrast
On white
1.34
#E8DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#E8DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DCDC
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DCDC | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDC
Deuteranopia (green-blind)
#E1DFDC
Tritanopia (blue-blind)
#EBDBDC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e8dcdc; /* rgb */ color: rgb(232, 220, 220); /* oklch */ color: oklch(90.4% 0.013 17.4);
Tailwind
colors: {
custom: {
50: '#efe6e6',
500: '#e8dcdc',
950: '#000000',
},
}SCSS
$custom: #e8dcdc; $custom-light: #efe6e6; $custom-dark: #000000;
JSON
{
"hex": "#e8dcdc",
"rgb": {
"r": 232,
"g": 220,
"b": 220
},
"hsl": {
"h": 0,
"s": 20.69,
"l": 88.627
},
"oklch": {
"l": 0.90406,
"c": 0.01319,
"h": 17.4
},
"luminance": 0.7351
}Semantic roles & 50–950 ramp
primary
#E8DCDC
secondary
#A9BFBF
accent
#9F9F46
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161616
muted
#858484