#E0CECD#E0CECD
#E0CECD is a very light, muted red. Relative luminance 0.644; OKLCH L 86.6% C 0.020 H 21.4°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E0CECD |
|---|---|
| RGB | rgb(224, 206, 205) |
| HSL | hsl(3, 23%, 84%) |
| HSV | hsv(3, 8%, 88%) |
| CMYK | cmyk(0%, 8%, 8.5%, 12.2%) |
| CIE-LAB | lab(84.17, 6.08, 2.76) |
| CIE-LCH | lch(84.17, 6.67, 24.41°) |
| OKLab | oklab(86.59% 0.0188 0.0074) |
| OKLCH | oklch(86.59% 0.02 21.4) |
| XYZ | xyz(63.8301, 64.3986, 66.8134) |
| Luminance | 0.6440 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.16
Light Gray
#D3D3D3
ΔE00 7.85
Lavenderblush
#FFF0F5
ΔE00 7.98
Gainsboro
#DCDCDC
ΔE00 8.18
Very Light Pink
#FFF4F2
ΔE00 8.57
Pinkish Grey
#C8ACA9
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0CECD #CDDFE0
analogous
#E0CDD6 #E0CECD #E0D8CD
triadic
#E0CECD #CDE0CE #CECDE0
tetradic
#E0CECD #D6E0CD #CDDFE0 #D8CDE0
square
#E0CECD #D6E0CD #CDDFE0 #D8CDE0
split-complementary
#E0CECD #CDE0D8 #CDD6E0
monochromatic
#B18481 #C9A9A7 #E0CECD #F3ECEC #F3ECEC
Accessibility & contrast
On white
1.51
#E0CECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#E0CECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0CECD
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0CECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0CECD | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CD
Deuteranopia (green-blind)
#D5D3CD
Tritanopia (blue-blind)
#E4CCCE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #e0cecd; /* rgb */ color: rgb(224, 206, 205); /* oklch */ color: oklch(86.6% 0.020 21.4);
Tailwind
colors: {
custom: {
50: '#e9dddc',
500: '#e0cecd',
950: '#000000',
},
}SCSS
$custom: #e0cecd; $custom-light: #e9dddc; $custom-dark: #000000;
JSON
{
"hex": "#e0cecd",
"rgb": {
"r": 224,
"g": 206,
"b": 205
},
"hsl": {
"h": 3.158,
"s": 23.457,
"l": 84.118
},
"oklch": {
"l": 0.86586,
"c": 0.02019,
"h": 21.4
},
"luminance": 0.64398
}Semantic roles & 50–950 ramp
primary
#E0CECD
secondary
#9AB5B7
accent
#9DA244
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484