#E5CED4#E5CED4
#E5CED4 is a very light, muted pink. Relative luminance 0.656; OKLCH L 87.2% C 0.027 H 0.0°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #E5CED4 |
|---|---|
| RGB | rgb(229, 206, 212) |
| HSL | hsl(344, 31%, 85%) |
| HSV | hsv(344, 10%, 90%) |
| CMYK | cmyk(0%, 10%, 7.4%, 10.2%) |
| CIE-LAB | lab(84.77, 9.01, -0.05) |
| CIE-LCH | lch(84.77, 9.01, 359.70°) |
| OKLab | oklab(87.21% 0.0268 0) |
| OKLCH | oklch(87.21% 0.027 0) |
| XYZ | xyz(66.2669, 65.5552, 71.4371) |
| Luminance | 0.6555 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.38
Light Pink
#FFD1DF
ΔE00 7.42
Pale Pink
#FFCFDC
ΔE00 7.66
Lavenderblush
#FFF0F5
ΔE00 7.72
Thistle
#D8BFD8
ΔE00 7.76
Light Rose
#FFC5CB
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5CED4 #CEE5DF
analogous
#E5CEDF #E5CED4 #E5D3CE
triadic
#E5CED4 #D4E5CE #CED4E5
tetradic
#E5CED4 #DFE5CE #CEE5DF #D3CEE5
square
#E5CED4 #DFE5CE #CEE5DF #D3CEE5
split-complementary
#E5CED4 #CEE5D3 #CEDFE5
monochromatic
#BB7E8E #D0A6B1 #E5CED4 #F4EBED #F4EBED
Accessibility & contrast
On white
1.49
#E5CED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#E5CED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5CED4
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5CED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5CED4 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D1D4
Deuteranopia (green-blind)
#D6D5D4
Tritanopia (blue-blind)
#E9CDD0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #e5ced4; /* rgb */ color: rgb(229, 206, 212); /* oklch */ color: oklch(87.2% 0.027 0.0);
Tailwind
colors: {
custom: {
50: '#eddde1',
500: '#e5ced4',
950: '#000000',
},
}SCSS
$custom: #e5ced4; $custom-light: #eddde1; $custom-dark: #000000;
JSON
{
"hex": "#e5ced4",
"rgb": {
"r": 229,
"g": 206,
"b": 212
},
"hsl": {
"h": 344.348,
"s": 30.667,
"l": 85.294
},
"oklch": {
"l": 0.87212,
"c": 0.02684,
"h": 0
},
"luminance": 0.65554
}Semantic roles & 50–950 ramp
primary
#E5CED4
secondary
#9ABEB4
accent
#A98D3C
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484