#E2CEDD#E2CEDD
#E2CEDD is a very light, muted pink. Relative luminance 0.655; OKLCH L 87.2% C 0.030 H 334.4°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #E2CEDD |
|---|---|
| RGB | rgb(226, 206, 221) |
| HSL | hsl(315, 26%, 85%) |
| HSV | hsv(315, 9%, 89%) |
| CMYK | cmyk(0%, 8.8%, 2.2%, 11.4%) |
| CIE-LAB | lab(84.76, 9.55, -4.88) |
| CIE-LCH | lch(84.76, 10.72, 332.92°) |
| OKLab | oklab(87.22% 0.0269 -0.0129) |
| OKLCH | oklch(87.22% 0.03 334.4) |
| XYZ | xyz(66.4848, 65.5326, 77.5392) |
| Luminance | 0.6553 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.02
Light Pink
#FFD1DF
ΔE00 7.71
Pale Pink
#FFCFDC
ΔE00 8.15
Lavenderblush
#FFF0F5
ΔE00 8.49
Mistyrose
#FFE4E1
ΔE00 9.12
Lavender (CSS)
#E6E6FA
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2CEDD #CEE2D3
analogous
#DDCEE2 #E2CEDD #E2CED3
triadic
#E2CEDD #DDE2CE #CEDDE2
tetradic
#E2CEDD #E2DDCE #CEE2D3 #CED3E2
square
#E2CEDD #E2DDCE #CEE2D3 #CED3E2
split-complementary
#E2CEDD #D3E2CE #CEE2DD
monochromatic
#B481A8 #CBA8C2 #E2CEDD #F4ECF2 #F4ECF2
Accessibility & contrast
On white
1.49
#E2CEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#E2CEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2CEDD
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2CEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2CEDD | 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)
#CED2DE
Deuteranopia (green-blind)
#D2D5DC
Tritanopia (blue-blind)
#E4CFD3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #e2cedd; /* rgb */ color: rgb(226, 206, 221); /* oklch */ color: oklch(87.2% 0.030 334.4);
Tailwind
colors: {
custom: {
50: '#ebdde7',
500: '#e2cedd',
950: '#000000',
},
}SCSS
$custom: #e2cedd; $custom-light: #ebdde7; $custom-dark: #000000;
JSON
{
"hex": "#e2cedd",
"rgb": {
"r": 226,
"g": 206,
"b": 221
},
"hsl": {
"h": 315,
"s": 25.641,
"l": 84.706
},
"oklch": {
"l": 0.87222,
"c": 0.02986,
"h": 334.4
},
"luminance": 0.65532
}Semantic roles & 50–950 ramp
primary
#E2CEDD
secondary
#9BB9A2
accent
#A45A41
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161516
muted
#848484