#E4DCDD#E4DCDD
#E4DCDD is a very light, near-neutral red. Relative luminance 0.729; OKLCH L 90.1% C 0.009 H 8.6°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DCDD |
|---|---|
| RGB | rgb(228, 220, 221) |
| HSL | hsl(353, 13%, 88%) |
| HSV | hsv(353, 4%, 89%) |
| CMYK | cmyk(0%, 3.5%, 3.1%, 10.6%) |
| CIE-LAB | lab(88.40, 2.90, 0.48) |
| CIE-LCH | lch(88.40, 2.94, 9.42°) |
| OKLab | oklab(90.11% 0.0088 0.0013) |
| OKLCH | oklch(90.11% 0.009 8.6) |
| XYZ | xyz(70.6374, 72.9013, 78.7427) |
| Luminance | 0.7290 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.00
Light Gray
#D3D3D3
ΔE00 4.70
Very Light Pink
#FFF4F2
ΔE00 5.51
Fog
#D8DCE0
ΔE00 5.79
Lavenderblush
#FFF0F5
ΔE00 5.91
Whitesmoke
#F5F5F5
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DCDD #DCE4E3
analogous
#E4DCE1 #E4DCDD #E4DFDC
triadic
#E4DCDD #DDE4DC #DCDDE4
tetradic
#E4DCDD #E1E4DC #DCE4E3 #DFDCE4
square
#E4DCDD #E1E4DC #DCE4E3 #DFDCE4
split-complementary
#E4DCDD #DCE4DF #DCE1E4
monochromatic
#AF979A #C9B9BB #E4DCDD #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.35
#E4DCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#E4DCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DCDD
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DCDD | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDD
Deuteranopia (green-blind)
#DFDEDD
Tritanopia (blue-blind)
#E6DCDC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e4dcdd; /* rgb */ color: rgb(228, 220, 221); /* oklch */ color: oklch(90.1% 0.009 8.6);
Tailwind
colors: {
custom: {
50: '#ece6e7',
500: '#e4dcdd',
950: '#000000',
},
}SCSS
$custom: #e4dcdd; $custom-light: #ece6e7; $custom-dark: #000000;
JSON
{
"hex": "#e4dcdd",
"rgb": {
"r": 228,
"g": 220,
"b": 221
},
"hsl": {
"h": 352.5,
"s": 12.903,
"l": 87.843
},
"oklch": {
"l": 0.9011,
"c": 0.00885,
"h": 8.6
},
"luminance": 0.72901
}Semantic roles & 50–950 ramp
primary
#E4DCDD
secondary
#ABB9B7
accent
#978E4E
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484