#E2DCDC#E2DCDC
#E2DCDC is a very light, near-neutral red. Relative luminance 0.725; OKLCH L 89.9% C 0.007 H 17.3°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DCDC |
|---|---|
| RGB | rgb(226, 220, 220) |
| HSL | hsl(0, 9%, 87%) |
| HSV | hsv(0, 3%, 89%) |
| CMYK | cmyk(0%, 2.7%, 2.7%, 11.4%) |
| CIE-LAB | lab(88.22, 2.04, 0.72) |
| CIE-LCH | lch(88.22, 2.16, 19.56°) |
| OKLab | oklab(89.92% 0.0063 0.002) |
| OKLCH | oklch(89.92% 0.007 17.3) |
| XYZ | xyz(69.8736, 72.5228, 78.0135) |
| Luminance | 0.7252 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.95
Light Gray
#D3D3D3
ΔE00 3.78
Fog
#D8DCE0
ΔE00 4.93
Very Light Pink
#FFF4F2
ΔE00 5.75
Whitesmoke
#F5F5F5
ΔE00 5.88
Snow
#FFFAFA
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DCDC #DCE2E2
analogous
#E2DCDF #E2DCDC #E2DFDC
triadic
#E2DCDC #DCE2DC #DCDCE2
tetradic
#E2DCDC #DFE2DC #DCE2E2 #DFDCE2
square
#E2DCDC #DFE2DC #DCE2E2 #DFDCE2
split-complementary
#E2DCDC #DCE2DF #DCDFE2
monochromatic
#AB9999 #C6BBBB #E2DCDC #F1EEEE #F1EEEE
Accessibility & contrast
On white
1.35
#E2DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#E2DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DCDC
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DCDC | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDC
Deuteranopia (green-blind)
#DEDEDC
Tritanopia (blue-blind)
#E3DCDC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e2dcdc; /* rgb */ color: rgb(226, 220, 220); /* oklch */ color: oklch(89.9% 0.007 17.3);
Tailwind
colors: {
custom: {
50: '#ebe6e6',
500: '#e2dcdc',
950: '#000000',
},
}SCSS
$custom: #e2dcdc; $custom-light: #ebe6e6; $custom-dark: #000000;
JSON
{
"hex": "#e2dcdc",
"rgb": {
"r": 226,
"g": 220,
"b": 220
},
"hsl": {
"h": 0,
"s": 9.375,
"l": 87.451
},
"oklch": {
"l": 0.89922,
"c": 0.00657,
"h": 17.3
},
"luminance": 0.72522
}Semantic roles & 50–950 ramp
primary
#E2DCDC
secondary
#ACB6B6
accent
#939352
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484