#E4CED4#E4CED4
#E4CED4 is a very light, muted pink. Relative luminance 0.654; OKLCH L 87.1% C 0.026 H 359.2°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E4CED4 |
|---|---|
| RGB | rgb(228, 206, 212) |
| HSL | hsl(344, 29%, 85%) |
| HSV | hsv(344, 10%, 89%) |
| CMYK | cmyk(0%, 9.6%, 7%, 10.6%) |
| CIE-LAB | lab(84.68, 8.66, -0.18) |
| CIE-LCH | lch(84.68, 8.66, 358.81°) |
| OKLab | oklab(87.13% 0.0258 -0.0003) |
| OKLCH | oklch(87.13% 0.026 359.2) |
| XYZ | xyz(65.9487, 65.3911, 71.4222) |
| Luminance | 0.6539 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.48
Lavenderblush
#FFF0F5
ΔE00 7.64
Light Pink
#FFD1DF
ΔE00 7.74
Thistle
#D8BFD8
ΔE00 7.79
Pale Pink
#FFCFDC
ΔE00 7.98
Pinkish Grey
#C8ACA9
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4CED4 #CEE4DE
analogous
#E4CEDF #E4CED4 #E4D3CE
triadic
#E4CED4 #D4E4CE #CED4E4
tetradic
#E4CED4 #DFE4CE #CEE4DE #D3CEE4
square
#E4CED4 #DFE4CE #CEE4DE #D3CEE4
split-complementary
#E4CED4 #CEE4D3 #CEDFE4
monochromatic
#B97F8F #CEA7B1 #E4CED4 #F4EBEE #F4EBEE
Accessibility & contrast
On white
1.49
#E4CED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#E4CED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4CED4
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4CED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4CED4 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D1D4
Deuteranopia (green-blind)
#D5D5D4
Tritanopia (blue-blind)
#E8CDD0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #e4ced4; /* rgb */ color: rgb(228, 206, 212); /* oklch */ color: oklch(87.1% 0.026 359.2);
Tailwind
colors: {
custom: {
50: '#ecdde1',
500: '#e4ced4',
950: '#000000',
},
}SCSS
$custom: #e4ced4; $custom-light: #ecdde1; $custom-dark: #000000;
JSON
{
"hex": "#e4ced4",
"rgb": {
"r": 228,
"g": 206,
"b": 212
},
"hsl": {
"h": 343.636,
"s": 28.947,
"l": 85.098
},
"oklch": {
"l": 0.87126,
"c": 0.02576,
"h": 359.2
},
"luminance": 0.6539
}Semantic roles & 50–950 ramp
primary
#E4CED4
secondary
#9ABCB3
accent
#A88B3E
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484