#E4CED2#E4CED2
#E4CED2 is a very light, muted red. Relative luminance 0.653; OKLCH L 87.1% C 0.025 H 5.2°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #E4CED2 |
|---|---|
| RGB | rgb(228, 206, 210) |
| HSL | hsl(349, 29%, 85%) |
| HSV | hsv(349, 10%, 89%) |
| CMYK | cmyk(0%, 9.6%, 7.9%, 10.6%) |
| CIE-LAB | lab(84.63, 8.32, 0.81) |
| CIE-LCH | lch(84.63, 8.36, 5.55°) |
| OKLab | oklab(87.07% 0.025 0.0023) |
| OKLCH | oklch(87.07% 0.025 5.2) |
| XYZ | xyz(65.6979, 65.2908, 70.1017) |
| Luminance | 0.6529 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.04
Lavenderblush
#FFF0F5
ΔE00 7.64
Light Pink
#FFD1DF
ΔE00 8.13
Pale Pink
#FFCFDC
ΔE00 8.32
Thistle
#D8BFD8
ΔE00 8.55
Pinkish Grey
#C8ACA9
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4CED2 #CEE4E0
analogous
#E4CEDD #E4CED2 #E4D5CE
triadic
#E4CED2 #D2E4CE #CED2E4
tetradic
#E4CED2 #DDE4CE #CEE4E0 #D5CEE4
square
#E4CED2 #DDE4CE #CEE4E0 #D5CEE4
split-complementary
#E4CED2 #CEE4D5 #CEDDE4
monochromatic
#B97F8A #CEA7AE #E4CED2 #F4EBED #F4EBED
Accessibility & contrast
On white
1.49
#E4CED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#E4CED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4CED2
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4CED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4CED2 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1D2
Deuteranopia (green-blind)
#D6D5D2
Tritanopia (blue-blind)
#E9CDCF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #e4ced2; /* rgb */ color: rgb(228, 206, 210); /* oklch */ color: oklch(87.1% 0.025 5.2);
Tailwind
colors: {
custom: {
50: '#ecdddf',
500: '#e4ced2',
950: '#000000',
},
}SCSS
$custom: #e4ced2; $custom-light: #ecdddf; $custom-dark: #000000;
JSON
{
"hex": "#e4ced2",
"rgb": {
"r": 228,
"g": 206,
"b": 210
},
"hsl": {
"h": 349.091,
"s": 28.947,
"l": 85.098
},
"oklch": {
"l": 0.87068,
"c": 0.02511,
"h": 5.2
},
"luminance": 0.6529
}Semantic roles & 50–950 ramp
primary
#E4CED2
secondary
#9ABCB6
accent
#A8943E
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484