#E4CED7#E4CED7
#E4CED7 is a very light, muted pink. Relative luminance 0.655; OKLCH L 87.2% C 0.027 H 351.0°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #E4CED7 |
|---|---|
| RGB | rgb(228, 206, 215) |
| HSL | hsl(335, 29%, 85%) |
| HSV | hsv(335, 10%, 89%) |
| CMYK | cmyk(0%, 9.6%, 5.7%, 10.6%) |
| CIE-LAB | lab(84.76, 9.18, -1.66) |
| CIE-LCH | lch(84.76, 9.33, 349.74°) |
| OKLab | oklab(87.21% 0.0269 -0.0043) |
| OKLCH | oklch(87.21% 0.027 351) |
| XYZ | xyz(66.3306, 65.5439, 73.4338) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.73
Mistyrose
#FFE4E1
ΔE00 7.24
Light Pink
#FFD1DF
ΔE00 7.32
Pale Pink
#FFCFDC
ΔE00 7.63
Lavenderblush
#FFF0F5
ΔE00 7.81
Light Rose
#FFC5CB
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4CED7 #CEE4DB
analogous
#E4CEE2 #E4CED7 #E4D0CE
triadic
#E4CED7 #D7E4CE #CED7E4
tetradic
#E4CED7 #E2E4CE #CEE4DB #D0CEE4
square
#E4CED7 #E2E4CE #CEE4DB #D0CEE4
split-complementary
#E4CED7 #CEE4D0 #CEE2E4
monochromatic
#B97F97 #CEA7B7 #E4CED7 #F4EBEF #F4EBEF
Accessibility & contrast
On white
1.49
#E4CED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#E4CED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4CED7
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4CED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4CED7 | 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)
#D0D2D7
Deuteranopia (green-blind)
#D4D5D6
Tritanopia (blue-blind)
#E8CED1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #e4ced7; /* rgb */ color: rgb(228, 206, 215); /* oklch */ color: oklch(87.2% 0.027 351.0);
Tailwind
colors: {
custom: {
50: '#ecdde3',
500: '#e4ced7',
950: '#000000',
},
}SCSS
$custom: #e4ced7; $custom-light: #ecdde3; $custom-dark: #000000;
JSON
{
"hex": "#e4ced7",
"rgb": {
"r": 228,
"g": 206,
"b": 215
},
"hsl": {
"h": 335.455,
"s": 28.947,
"l": 85.098
},
"oklch": {
"l": 0.87213,
"c": 0.02722,
"h": 351
},
"luminance": 0.65543
}Semantic roles & 50–950 ramp
primary
#E4CED7
secondary
#9ABCAE
accent
#A87C3E
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484