#E5DCDC#E5DCDC
#E5DCDC is a very light, near-neutral red. Relative luminance 0.730; OKLCH L 90.2% C 0.010 H 17.3°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DCDC |
|---|---|
| RGB | rgb(229, 220, 220) |
| HSL | hsl(0, 15%, 88%) |
| HSV | hsv(0, 4%, 90%) |
| CMYK | cmyk(0%, 3.9%, 3.9%, 10.2%) |
| CIE-LAB | lab(88.45, 3.06, 1.09) |
| CIE-LCH | lch(88.45, 3.25, 19.64°) |
| OKLab | oklab(90.16% 0.0094 0.0029) |
| OKLCH | oklch(90.16% 0.01 17.3) |
| XYZ | xyz(70.8228, 73.0122, 78.0580) |
| Luminance | 0.7301 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.29
Light Gray
#D3D3D3
ΔE00 4.96
Very Light Pink
#FFF4F2
ΔE00 5.32
Lavenderblush
#FFF0F5
ΔE00 5.89
Fog
#D8DCE0
ΔE00 6.25
Seashell
#FFF5EE
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DCDC #DCE5E5
analogous
#E5DCE0 #E5DCDC #E5E0DC
triadic
#E5DCDC #DCE5DC #DCDCE5
tetradic
#E5DCDC #E0E5DC #DCE5E5 #E0DCE5
square
#E5DCDC #E0E5DC #DCE5E5 #E0DCE5
split-complementary
#E5DCDC #DCE5E0 #DCE0E5
monochromatic
#B19696 #CBB9B9 #E5DCDC #F2EDED #F2EDED
Accessibility & contrast
On white
1.35
#E5DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#E5DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DCDC
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DCDC | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDC
Deuteranopia (green-blind)
#DFDFDC
Tritanopia (blue-blind)
#E7DBDC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e5dcdc; /* rgb */ color: rgb(229, 220, 220); /* oklch */ color: oklch(90.2% 0.010 17.3);
Tailwind
colors: {
custom: {
50: '#ede6e6',
500: '#e5dcdc',
950: '#000000',
},
}SCSS
$custom: #e5dcdc; $custom-light: #ede6e6; $custom-dark: #000000;
JSON
{
"hex": "#e5dcdc",
"rgb": {
"r": 229,
"g": 220,
"b": 220
},
"hsl": {
"h": 0,
"s": 14.754,
"l": 88.039
},
"oklch": {
"l": 0.90162,
"c": 0.00987,
"h": 17.3
},
"luminance": 0.73012
}Semantic roles & 50–950 ramp
primary
#E5DCDC
secondary
#ABBABA
accent
#99994D
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484