#E7DCDC#E7DCDC
#E7DCDC is a very light, near-neutral red. Relative luminance 0.733; OKLCH L 90.3% C 0.012 H 17.4°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DCDC |
|---|---|
| RGB | rgb(231, 220, 220) |
| HSL | hsl(0, 19%, 88%) |
| HSV | hsv(0, 5%, 91%) |
| CMYK | cmyk(0%, 4.8%, 4.8%, 9.4%) |
| CIE-LAB | lab(88.61, 3.75, 1.34) |
| CIE-LCH | lch(88.61, 3.98, 19.69°) |
| OKLab | oklab(90.32% 0.0115 0.0036) |
| OKLCH | oklch(90.32% 0.012 17.4) |
| XYZ | xyz(71.4648, 73.3432, 78.0881) |
| Luminance | 0.7334 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 5.15
Very Light Pink
#FFF4F2
ΔE00 5.21
Lavenderblush
#FFF0F5
ΔE00 5.46
Light Gray
#D3D3D3
ΔE00 5.75
Mistyrose
#FFE4E1
ΔE00 6.27
Seashell
#FFF5EE
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DCDC #DCE7E7
analogous
#E7DCE1 #E7DCDC #E7E1DC
triadic
#E7DCDC #DCE7DC #DCDCE7
tetradic
#E7DCDC #E1E7DC #DCE7E7 #E1DCE7
square
#E7DCDC #E1E7DC #DCE7E7 #E1DCE7
split-complementary
#E7DCDC #DCE7E1 #DCE1E7
monochromatic
#B59393 #CEB8B8 #E7DCDC #F3EDED #F3EDED
Accessibility & contrast
On white
1.34
#E7DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#E7DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DCDC
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DCDC | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDC
Deuteranopia (green-blind)
#E0DFDC
Tritanopia (blue-blind)
#EADBDC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e7dcdc; /* rgb */ color: rgb(231, 220, 220); /* oklch */ color: oklch(90.3% 0.012 17.4);
Tailwind
colors: {
custom: {
50: '#eee6e6',
500: '#e7dcdc',
950: '#000000',
},
}SCSS
$custom: #e7dcdc; $custom-light: #eee6e6; $custom-dark: #000000;
JSON
{
"hex": "#e7dcdc",
"rgb": {
"r": 231,
"g": 220,
"b": 220
},
"hsl": {
"h": 0,
"s": 18.644,
"l": 88.431
},
"oklch": {
"l": 0.90324,
"c": 0.01208,
"h": 17.4
},
"luminance": 0.73343
}Semantic roles & 50–950 ramp
primary
#E7DCDC
secondary
#AABDBD
accent
#9D9D49
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161616
muted
#858484