#E2DCDD#E2DCDD
#E2DCDD is a very light, near-neutral red. Relative luminance 0.726; OKLCH L 90.0% C 0.007 H 5.7°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DCDD |
|---|---|
| RGB | rgb(226, 220, 221) |
| HSL | hsl(350, 9%, 87%) |
| HSV | hsv(350, 3%, 89%) |
| CMYK | cmyk(0%, 2.7%, 2.2%, 11.4%) |
| CIE-LAB | lab(88.25, 2.21, 0.24) |
| CIE-LCH | lch(88.25, 2.23, 6.06°) |
| OKLab | oklab(89.95% 0.0067 0.0007) |
| OKLCH | oklch(89.95% 0.007 5.7) |
| XYZ | xyz(70.0064, 72.5759, 78.7131) |
| Luminance | 0.7258 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.11
Light Gray
#D3D3D3
ΔE00 3.91
Fog
#D8DCE0
ΔE00 4.89
Very Light Pink
#FFF4F2
ΔE00 5.81
Whitesmoke
#F5F5F5
ΔE00 5.95
Snow
#FFFAFA
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DCDD #DCE2E1
analogous
#E2DCE0 #E2DCDD #E2DEDC
triadic
#E2DCDD #DDE2DC #DCDDE2
tetradic
#E2DCDD #E0E2DC #DCE2E1 #DEDCE2
square
#E2DCDD #E0E2DC #DCE2E1 #DEDCE2
split-complementary
#E2DCDD #DCE2DE #DCE0E2
monochromatic
#AB999C #C6BBBC #E2DCDD #F1EEEF #F1EEEF
Accessibility & contrast
On white
1.35
#E2DCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#E2DCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DCDD
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DCDD | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDD
Deuteranopia (green-blind)
#DEDEDD
Tritanopia (blue-blind)
#E3DCDC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e2dcdd; /* rgb */ color: rgb(226, 220, 221); /* oklch */ color: oklch(90.0% 0.007 5.7);
Tailwind
colors: {
custom: {
50: '#ebe6e7',
500: '#e2dcdd',
950: '#000000',
},
}SCSS
$custom: #e2dcdd; $custom-light: #ebe6e7; $custom-dark: #000000;
JSON
{
"hex": "#e2dcdd",
"rgb": {
"r": 226,
"g": 220,
"b": 221
},
"hsl": {
"h": 350,
"s": 9.375,
"l": 87.451
},
"oklch": {
"l": 0.8995,
"c": 0.00668,
"h": 5.7
},
"luminance": 0.72576
}Semantic roles & 50–950 ramp
primary
#E2DCDD
secondary
#ACB6B5
accent
#938952
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484