#E3DCDD#E3DCDD
#E3DCDD is a very light, near-neutral red. Relative luminance 0.727; OKLCH L 90.0% C 0.008 H 7.3°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #E3DCDD |
|---|---|
| RGB | rgb(227, 220, 221) |
| HSL | hsl(351, 11%, 88%) |
| HSV | hsv(351, 3%, 89%) |
| CMYK | cmyk(0%, 3.1%, 2.6%, 11%) |
| CIE-LAB | lab(88.32, 2.56, 0.36) |
| CIE-LCH | lch(88.32, 2.58, 7.97°) |
| OKLab | oklab(90.03% 0.0077 0.001) |
| OKLCH | oklch(90.03% 0.008 7.3) |
| XYZ | xyz(70.3210, 72.7381, 78.7279) |
| Luminance | 0.7274 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.56
Light Gray
#D3D3D3
ΔE00 4.30
Fog
#D8DCE0
ΔE00 5.34
Very Light Pink
#FFF4F2
ΔE00 5.64
Whitesmoke
#F5F5F5
ΔE00 6.15
Lavenderblush
#FFF0F5
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3DCDD #DCE3E2
analogous
#E3DCE0 #E3DCDD #E3DEDC
triadic
#E3DCDD #DDE3DC #DCDDE3
tetradic
#E3DCDD #E0E3DC #DCE3E2 #DEDCE3
square
#E3DCDD #E0E3DC #DCE3E2 #DEDCE3
split-complementary
#E3DCDD #DCE3DE #DCE0E3
monochromatic
#AD989B #C8BABC #E3DCDD #F1EEEE #F1EEEE
Accessibility & contrast
On white
1.35
#E3DCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#E3DCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3DCDD
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3DCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3DCDD | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDD
Deuteranopia (green-blind)
#DEDEDD
Tritanopia (blue-blind)
#E5DCDC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e3dcdd; /* rgb */ color: rgb(227, 220, 221); /* oklch */ color: oklch(90.0% 0.008 7.3);
Tailwind
colors: {
custom: {
50: '#ebe6e7',
500: '#e3dcdd',
950: '#000000',
},
}SCSS
$custom: #e3dcdd; $custom-light: #ebe6e7; $custom-dark: #000000;
JSON
{
"hex": "#e3dcdd",
"rgb": {
"r": 227,
"g": 220,
"b": 221
},
"hsl": {
"h": 351.429,
"s": 11.111,
"l": 87.647
},
"oklch": {
"l": 0.9003,
"c": 0.00776,
"h": 7.3
},
"luminance": 0.72738
}Semantic roles & 50–950 ramp
primary
#E3DCDD
secondary
#ACB8B6
accent
#958B50
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484