#E4CED1#E4CED1
#E4CED1 is a very light, muted red. Relative luminance 0.652; OKLCH L 87.0% C 0.025 H 8.2°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #E4CED1 |
|---|---|
| RGB | rgb(228, 206, 209) |
| HSL | hsl(352, 29%, 85%) |
| HSV | hsv(352, 10%, 89%) |
| CMYK | cmyk(0%, 9.6%, 8.3%, 10.6%) |
| CIE-LAB | lab(84.61, 8.15, 1.30) |
| CIE-LCH | lch(84.61, 8.26, 9.08°) |
| OKLab | oklab(87.04% 0.0246 0.0036) |
| OKLCH | oklch(87.04% 0.025 8.2) |
| XYZ | xyz(65.5738, 65.2412, 69.4477) |
| Luminance | 0.6524 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.86
Lavenderblush
#FFF0F5
ΔE00 7.67
Light Pink
#FFD1DF
ΔE00 8.35
Pale Pink
#FFCFDC
ΔE00 8.52
Thistle
#D8BFD8
ΔE00 8.94
Pinkish Grey
#C8ACA9
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4CED1 #CEE4E1
analogous
#E4CEDC #E4CED1 #E4D6CE
triadic
#E4CED1 #D1E4CE #CED1E4
tetradic
#E4CED1 #DCE4CE #CEE4E1 #D6CEE4
square
#E4CED1 #DCE4CE #CEE4E1 #D6CEE4
split-complementary
#E4CED1 #CEE4D6 #CEDCE4
monochromatic
#B97F87 #CEA7AC #E4CED1 #F4EBEC #F4EBEC
Accessibility & contrast
On white
1.49
#E4CED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#E4CED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4CED1
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4CED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4CED1 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1D1
Deuteranopia (green-blind)
#D6D5D1
Tritanopia (blue-blind)
#E9CDCF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #e4ced1; /* rgb */ color: rgb(228, 206, 209); /* oklch */ color: oklch(87.0% 0.025 8.2);
Tailwind
colors: {
custom: {
50: '#ecdddf',
500: '#e4ced1',
950: '#000000',
},
}SCSS
$custom: #e4ced1; $custom-light: #ecdddf; $custom-dark: #000000;
JSON
{
"hex": "#e4ced1",
"rgb": {
"r": 228,
"g": 206,
"b": 209
},
"hsl": {
"h": 351.818,
"s": 28.947,
"l": 85.098
},
"oklch": {
"l": 0.8704,
"c": 0.02489,
"h": 8.2
},
"luminance": 0.6524
}Semantic roles & 50–950 ramp
primary
#E4CED1
secondary
#9ABCB7
accent
#A8993E
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484