#E4CED0#E4CED0
#E4CED0 is a very light, muted red. Relative luminance 0.652; OKLCH L 87.0% C 0.025 H 11.4°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #E4CED0 |
|---|---|
| RGB | rgb(228, 206, 208) |
| HSL | hsl(355, 29%, 85%) |
| HSV | hsv(355, 10%, 89%) |
| CMYK | cmyk(0%, 9.6%, 8.8%, 10.6%) |
| CIE-LAB | lab(84.58, 7.99, 1.80) |
| CIE-LCH | lch(84.58, 8.19, 12.69°) |
| OKLab | oklab(87.01% 0.0243 0.0049) |
| OKLCH | oklch(87.01% 0.025 11.4) |
| XYZ | xyz(65.4503, 65.1918, 68.7977) |
| Luminance | 0.6519 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.70
Lavenderblush
#FFF0F5
ΔE00 7.73
Light Pink
#FFD1DF
ΔE00 8.60
Pale Pink
#FFCFDC
ΔE00 8.75
Pinkish Grey
#C8ACA9
ΔE00 8.91
Very Light Pink
#FFF4F2
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4CED0 #CEE4E2
analogous
#E4CEDB #E4CED0 #E4D7CE
triadic
#E4CED0 #D0E4CE #CED0E4
tetradic
#E4CED0 #DBE4CE #CEE4E2 #D7CEE4
square
#E4CED0 #DBE4CE #CEE4E2 #D7CEE4
split-complementary
#E4CED0 #CEE4D7 #CEDBE4
monochromatic
#B97F84 #CEA7AA #E4CED0 #F4EBEC #F4EBEC
Accessibility & contrast
On white
1.50
#E4CED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#E4CED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4CED0
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4CED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4CED0 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1D0
Deuteranopia (green-blind)
#D6D5D0
Tritanopia (blue-blind)
#E9CCCF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #e4ced0; /* rgb */ color: rgb(228, 206, 208); /* oklch */ color: oklch(87.0% 0.025 11.4);
Tailwind
colors: {
custom: {
50: '#ecddde',
500: '#e4ced0',
950: '#000000',
},
}SCSS
$custom: #e4ced0; $custom-light: #ecddde; $custom-dark: #000000;
JSON
{
"hex": "#e4ced0",
"rgb": {
"r": 228,
"g": 206,
"b": 208
},
"hsl": {
"h": 354.545,
"s": 28.947,
"l": 85.098
},
"oklch": {
"l": 0.87012,
"c": 0.02473,
"h": 11.4
},
"luminance": 0.65191
}Semantic roles & 50–950 ramp
primary
#E4CED0
secondary
#9ABCB9
accent
#A89E3E
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484