#E5CED0#E5CED0
#E5CED0 is a very light, muted red. Relative luminance 0.654; OKLCH L 87.1% C 0.026 H 11.6°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E5CED0 |
|---|---|
| RGB | rgb(229, 206, 208) |
| HSL | hsl(355, 31%, 85%) |
| HSV | hsv(355, 10%, 90%) |
| CMYK | cmyk(0%, 10%, 9.2%, 10.2%) |
| CIE-LAB | lab(84.67, 8.34, 1.93) |
| CIE-LCH | lch(84.67, 8.56, 13.04°) |
| OKLab | oklab(87.1% 0.0253 0.0052) |
| OKLCH | oklch(87.1% 0.026 11.6) |
| XYZ | xyz(65.7686, 65.3559, 68.8126) |
| Luminance | 0.6535 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.59
Lavenderblush
#FFF0F5
ΔE00 7.81
Light Pink
#FFD1DF
ΔE00 8.31
Pale Pink
#FFCFDC
ΔE00 8.44
Pinkish Grey
#C8ACA9
ΔE00 8.88
Thistle
#D8BFD8
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5CED0 #CEE5E3
analogous
#E5CEDB #E5CED0 #E5D7CE
triadic
#E5CED0 #D0E5CE #CED0E5
tetradic
#E5CED0 #DBE5CE #CEE5E3 #D7CEE5
square
#E5CED0 #DBE5CE #CEE5E3 #D7CEE5
split-complementary
#E5CED0 #CEE5D7 #CEDBE5
monochromatic
#BB7E83 #D0A6AA #E5CED0 #F4EBEC #F4EBEC
Accessibility & contrast
On white
1.49
#E5CED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#E5CED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5CED0
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5CED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5CED0 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1D0
Deuteranopia (green-blind)
#D6D5D0
Tritanopia (blue-blind)
#EACCCF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #e5ced0; /* rgb */ color: rgb(229, 206, 208); /* oklch */ color: oklch(87.1% 0.026 11.6);
Tailwind
colors: {
custom: {
50: '#edddde',
500: '#e5ced0',
950: '#000000',
},
}SCSS
$custom: #e5ced0; $custom-light: #edddde; $custom-dark: #000000;
JSON
{
"hex": "#e5ced0",
"rgb": {
"r": 229,
"g": 206,
"b": 208
},
"hsl": {
"h": 354.783,
"s": 30.667,
"l": 85.294
},
"oklch": {
"l": 0.87098,
"c": 0.02586,
"h": 11.6
},
"luminance": 0.65355
}Semantic roles & 50–950 ramp
primary
#E5CED0
secondary
#9ABEBA
accent
#A9A03C
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484