#E3DCDC#E3DCDC
#E3DCDC is a very light, near-neutral red. Relative luminance 0.727; OKLCH L 90.0% C 0.008 H 17.3°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E3DCDC |
|---|---|
| RGB | rgb(227, 220, 220) |
| HSL | hsl(0, 11%, 88%) |
| HSV | hsv(0, 3%, 89%) |
| CMYK | cmyk(0%, 3.1%, 3.1%, 11%) |
| CIE-LAB | lab(88.30, 2.38, 0.85) |
| CIE-LCH | lch(88.30, 2.53, 19.59°) |
| OKLab | oklab(90% 0.0073 0.0023) |
| OKLCH | oklch(90% 0.008 17.3) |
| XYZ | xyz(70.1882, 72.6850, 78.0283) |
| Luminance | 0.7268 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.41
Light Gray
#D3D3D3
ΔE00 4.17
Fog
#D8DCE0
ΔE00 5.37
Very Light Pink
#FFF4F2
ΔE00 5.57
Whitesmoke
#F5F5F5
ΔE00 6.08
Snow
#FFFAFA
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3DCDC #DCE3E3
analogous
#E3DCDF #E3DCDC #E3DFDC
triadic
#E3DCDC #DCE3DC #DCDCE3
tetradic
#E3DCDC #DFE3DC #DCE3E3 #DFDCE3
square
#E3DCDC #DFE3DC #DCE3E3 #DFDCE3
split-complementary
#E3DCDC #DCE3DF #DCDFE3
monochromatic
#AD9898 #C8BABA #E3DCDC #F1EEEE #F1EEEE
Accessibility & contrast
On white
1.35
#E3DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#E3DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3DCDC
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3DCDC | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDC
Deuteranopia (green-blind)
#DFDEDC
Tritanopia (blue-blind)
#E5DBDC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e3dcdc; /* rgb */ color: rgb(227, 220, 220); /* oklch */ color: oklch(90.0% 0.008 17.3);
Tailwind
colors: {
custom: {
50: '#ebe6e6',
500: '#e3dcdc',
950: '#000000',
},
}SCSS
$custom: #e3dcdc; $custom-light: #ebe6e6; $custom-dark: #000000;
JSON
{
"hex": "#e3dcdc",
"rgb": {
"r": 227,
"g": 220,
"b": 220
},
"hsl": {
"h": 0,
"s": 11.111,
"l": 87.647
},
"oklch": {
"l": 0.90002,
"c": 0.00767,
"h": 17.3
},
"luminance": 0.72685
}Semantic roles & 50–950 ramp
primary
#E3DCDC
secondary
#ACB8B8
accent
#959550
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484