#E0CED0#E0CED0
#E0CED0 is a very light, muted red. Relative luminance 0.645; OKLCH L 86.7% C 0.020 H 9.8°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E0CED0 |
|---|---|
| RGB | rgb(224, 206, 208) |
| HSL | hsl(353, 23%, 84%) |
| HSV | hsv(353, 8%, 88%) |
| CMYK | cmyk(0%, 8%, 7.1%, 12.2%) |
| CIE-LAB | lab(84.25, 6.59, 1.27) |
| CIE-LCH | lch(84.25, 6.71, 10.93°) |
| OKLab | oklab(86.67% 0.02 0.0035) |
| OKLCH | oklch(86.67% 0.02 9.8) |
| XYZ | xyz(64.1957, 64.5449, 68.7389) |
| Luminance | 0.6454 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.35
Lavenderblush
#FFF0F5
ΔE00 7.59
Light Gray
#D3D3D3
ΔE00 8.14
Gainsboro
#DCDCDC
ΔE00 8.45
Very Light Pink
#FFF4F2
ΔE00 8.81
Pinkish Grey
#C8ACA9
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0CED0 #CEE0DE
analogous
#E0CED9 #E0CED0 #E0D5CE
triadic
#E0CED0 #D0E0CE #CED0E0
tetradic
#E0CED0 #D9E0CE #CEE0DE #D5CEE0
square
#E0CED0 #D9E0CE #CEE0DE #D5CEE0
split-complementary
#E0CED0 #CEE0D5 #CED9E0
monochromatic
#B18388 #C8A9AC #E0CED0 #F3ECED #F3ECED
Accessibility & contrast
On white
1.51
#E0CED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#E0CED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0CED0
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0CED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0CED0 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0D0
Deuteranopia (green-blind)
#D4D3D0
Tritanopia (blue-blind)
#E4CDCF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #e0ced0; /* rgb */ color: rgb(224, 206, 208); /* oklch */ color: oklch(86.7% 0.020 9.8);
Tailwind
colors: {
custom: {
50: '#e9ddde',
500: '#e0ced0',
950: '#000000',
},
}SCSS
$custom: #e0ced0; $custom-light: #e9ddde; $custom-dark: #000000;
JSON
{
"hex": "#e0ced0",
"rgb": {
"r": 224,
"g": 206,
"b": 208
},
"hsl": {
"h": 353.333,
"s": 22.5,
"l": 84.314
},
"oklch": {
"l": 0.86671,
"c": 0.02025,
"h": 9.8
},
"luminance": 0.64544
}Semantic roles & 50–950 ramp
primary
#E0CED0
secondary
#9CB7B4
accent
#A19745
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484