#E5CED3#E5CED3
#E5CED3 is a very light, muted red. Relative luminance 0.655; OKLCH L 87.2% C 0.026 H 2.8°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #E5CED3 |
|---|---|
| RGB | rgb(229, 206, 211) |
| HSL | hsl(347, 31%, 85%) |
| HSV | hsv(347, 10%, 90%) |
| CMYK | cmyk(0%, 10%, 7.9%, 10.2%) |
| CIE-LAB | lab(84.74, 8.84, 0.45) |
| CIE-LCH | lch(84.74, 8.85, 2.89°) |
| OKLab | oklab(87.18% 0.0265 0.0013) |
| OKLCH | oklch(87.18% 0.026 2.8) |
| XYZ | xyz(66.1411, 65.5049, 70.7748) |
| Luminance | 0.6550 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.15
Light Pink
#FFD1DF
ΔE00 7.61
Lavenderblush
#FFF0F5
ΔE00 7.71
Pale Pink
#FFCFDC
ΔE00 7.82
Thistle
#D8BFD8
ΔE00 8.13
Pinkish Grey
#C8ACA9
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5CED3 #CEE5E0
analogous
#E5CEDE #E5CED3 #E5D4CE
triadic
#E5CED3 #D3E5CE #CED3E5
tetradic
#E5CED3 #DEE5CE #CEE5E0 #D4CEE5
square
#E5CED3 #DEE5CE #CEE5E0 #D4CEE5
split-complementary
#E5CED3 #CEE5D4 #CEDEE5
monochromatic
#BB7E8B #D0A6AF #E5CED3 #F4EBED #F4EBED
Accessibility & contrast
On white
1.49
#E5CED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#E5CED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5CED3
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5CED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5CED3 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1D3
Deuteranopia (green-blind)
#D6D5D3
Tritanopia (blue-blind)
#EACDD0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #e5ced3; /* rgb */ color: rgb(229, 206, 211); /* oklch */ color: oklch(87.2% 0.026 2.8);
Tailwind
colors: {
custom: {
50: '#eddde0',
500: '#e5ced3',
950: '#000000',
},
}SCSS
$custom: #e5ced3; $custom-light: #eddde0; $custom-dark: #000000;
JSON
{
"hex": "#e5ced3",
"rgb": {
"r": 229,
"g": 206,
"b": 211
},
"hsl": {
"h": 346.957,
"s": 30.667,
"l": 85.294
},
"oklch": {
"l": 0.87183,
"c": 0.02649,
"h": 2.8
},
"luminance": 0.65504
}Semantic roles & 50–950 ramp
primary
#E5CED3
secondary
#9ABEB6
accent
#A9923C
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484