#E9DCDC#E9DCDC
#E9DCDC is a very light, near-neutral red. Relative luminance 0.737; OKLCH L 90.5% C 0.014 H 17.4°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DCDC |
|---|---|
| RGB | rgb(233, 220, 220) |
| HSL | hsl(0, 23%, 89%) |
| HSV | hsv(0, 6%, 91%) |
| CMYK | cmyk(0%, 5.6%, 5.6%, 8.6%) |
| CIE-LAB | lab(88.77, 4.44, 1.59) |
| CIE-LCH | lch(88.77, 4.72, 19.75°) |
| OKLab | oklab(90.49% 0.0136 0.0043) |
| OKLCH | oklch(90.49% 0.014 17.4) |
| XYZ | xyz(72.1142, 73.6781, 78.1186) |
| Luminance | 0.7368 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.13
Very Light Pink
#FFF4F2
ΔE00 5.22
Mistyrose
#FFE4E1
ΔE00 5.51
Gainsboro
#DCDCDC
ΔE00 5.97
Light Gray
#D3D3D3
ΔE00 6.53
Seashell
#FFF5EE
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DCDC #DCE9E9
analogous
#E9DCE3 #E9DCDC #E9E3DC
triadic
#E9DCDC #DCE9DC #DCDCE9
tetradic
#E9DCDC #E3E9DC #DCE9E9 #E3DCE9
square
#E9DCDC #E3E9DC #DCE9E9 #E3DCE9
split-complementary
#E9DCDC #DCE9E3 #DCE3E9
monochromatic
#BA9191 #D1B6B6 #E9DCDC #F3ECEC #F3ECEC
Accessibility & contrast
On white
1.33
#E9DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#E9DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DCDC
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DCDC | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDC
Deuteranopia (green-blind)
#E1E0DC
Tritanopia (blue-blind)
#ECDBDC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e9dcdc; /* rgb */ color: rgb(233, 220, 220); /* oklch */ color: oklch(90.5% 0.014 17.4);
Tailwind
colors: {
custom: {
50: '#f0e6e6',
500: '#e9dcdc',
950: '#000000',
},
}SCSS
$custom: #e9dcdc; $custom-light: #f0e6e6; $custom-dark: #000000;
JSON
{
"hex": "#e9dcdc",
"rgb": {
"r": 233,
"g": 220,
"b": 220
},
"hsl": {
"h": 0,
"s": 22.807,
"l": 88.824
},
"oklch": {
"l": 0.90487,
"c": 0.0143,
"h": 17.4
},
"luminance": 0.73677
}Semantic roles & 50–950 ramp
primary
#E9DCDC
secondary
#A9C0C0
accent
#A1A144
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161616
muted
#858484