#E4DCDC#E4DCDC
#E4DCDC is a very light, near-neutral red. Relative luminance 0.728; OKLCH L 90.1% C 0.009 H 17.3°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DCDC |
|---|---|
| RGB | rgb(228, 220, 220) |
| HSL | hsl(0, 13%, 88%) |
| HSV | hsv(0, 4%, 89%) |
| CMYK | cmyk(0%, 3.5%, 3.5%, 10.6%) |
| CIE-LAB | lab(88.38, 2.72, 0.97) |
| CIE-LCH | lch(88.38, 2.89, 19.62°) |
| OKLab | oklab(90.08% 0.0084 0.0026) |
| OKLCH | oklch(90.08% 0.009 17.3) |
| XYZ | xyz(70.5046, 72.8481, 78.0431) |
| Luminance | 0.7285 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.86
Light Gray
#D3D3D3
ΔE00 4.56
Very Light Pink
#FFF4F2
ΔE00 5.43
Fog
#D8DCE0
ΔE00 5.81
Lavenderblush
#FFF0F5
ΔE00 6.15
Whitesmoke
#F5F5F5
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DCDC #DCE4E4
analogous
#E4DCE0 #E4DCDC #E4E0DC
triadic
#E4DCDC #DCE4DC #DCDCE4
tetradic
#E4DCDC #E0E4DC #DCE4E4 #E0DCE4
square
#E4DCDC #E0E4DC #DCE4E4 #E0DCE4
split-complementary
#E4DCDC #DCE4E0 #DCE0E4
monochromatic
#AF9797 #C9B9B9 #E4DCDC #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.35
#E4DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#E4DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DCDC
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DCDC | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDC
Deuteranopia (green-blind)
#DFDEDC
Tritanopia (blue-blind)
#E6DBDC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e4dcdc; /* rgb */ color: rgb(228, 220, 220); /* oklch */ color: oklch(90.1% 0.009 17.3);
Tailwind
colors: {
custom: {
50: '#ece6e6',
500: '#e4dcdc',
950: '#000000',
},
}SCSS
$custom: #e4dcdc; $custom-light: #ece6e6; $custom-dark: #000000;
JSON
{
"hex": "#e4dcdc",
"rgb": {
"r": 228,
"g": 220,
"b": 220
},
"hsl": {
"h": 0,
"s": 12.903,
"l": 87.843
},
"oklch": {
"l": 0.90082,
"c": 0.00877,
"h": 17.3
},
"luminance": 0.72848
}Semantic roles & 50–950 ramp
primary
#E4DCDC
secondary
#ABB9B9
accent
#97974E
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484