#E4CED3#E4CED3
#E4CED3 is a very light, muted red. Relative luminance 0.653; OKLCH L 87.1% C 0.025 H 2.2°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E4CED3 |
|---|---|
| RGB | rgb(228, 206, 211) |
| HSL | hsl(346, 29%, 85%) |
| HSV | hsv(346, 10%, 89%) |
| CMYK | cmyk(0%, 9.6%, 7.5%, 10.6%) |
| CIE-LAB | lab(84.66, 8.49, 0.31) |
| CIE-LCH | lch(84.66, 8.50, 2.12°) |
| OKLab | oklab(87.1% 0.0254 0.001) |
| OKLCH | oklch(87.1% 0.025 2.2) |
| XYZ | xyz(65.8229, 65.3408, 70.7599) |
| Luminance | 0.6534 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.25
Lavenderblush
#FFF0F5
ΔE00 7.63
Light Pink
#FFD1DF
ΔE00 7.92
Pale Pink
#FFCFDC
ΔE00 8.14
Thistle
#D8BFD8
ΔE00 8.17
Pinkish Grey
#C8ACA9
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4CED3 #CEE4DF
analogous
#E4CEDE #E4CED3 #E4D4CE
triadic
#E4CED3 #D3E4CE #CED3E4
tetradic
#E4CED3 #DEE4CE #CEE4DF #D4CEE4
square
#E4CED3 #DEE4CE #CEE4DF #D4CEE4
split-complementary
#E4CED3 #CEE4D4 #CEDEE4
monochromatic
#B97F8C #CEA7B0 #E4CED3 #F4EBED #F4EBED
Accessibility & contrast
On white
1.49
#E4CED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#E4CED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4CED3
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4CED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4CED3 | 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)
#D1D1D3
Deuteranopia (green-blind)
#D5D5D3
Tritanopia (blue-blind)
#E8CDD0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #e4ced3; /* rgb */ color: rgb(228, 206, 211); /* oklch */ color: oklch(87.1% 0.025 2.2);
Tailwind
colors: {
custom: {
50: '#ecdde0',
500: '#e4ced3',
950: '#000000',
},
}SCSS
$custom: #e4ced3; $custom-light: #ecdde0; $custom-dark: #000000;
JSON
{
"hex": "#e4ced3",
"rgb": {
"r": 228,
"g": 206,
"b": 211
},
"hsl": {
"h": 346.364,
"s": 28.947,
"l": 85.098
},
"oklch": {
"l": 0.87097,
"c": 0.0254,
"h": 2.2
},
"luminance": 0.6534
}Semantic roles & 50–950 ramp
primary
#E4CED3
secondary
#9ABCB4
accent
#A8903E
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484