#ECCDDE#ECCDDE
#ECCDDE is a very light, muted pink. Relative luminance 0.668; OKLCH L 87.9% C 0.041 H 343.8°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCDDE |
|---|---|
| RGB | rgb(236, 205, 222) |
| HSL | hsl(327, 45%, 86%) |
| HSV | hsv(327, 13%, 93%) |
| CMYK | cmyk(0%, 13.1%, 5.9%, 7.5%) |
| CIE-LAB | lab(85.39, 13.67, -4.39) |
| CIE-LCH | lch(85.39, 14.36, 342.21°) |
| OKLab | oklab(87.92% 0.0396 -0.0115) |
| OKLCH | oklch(87.92% 0.041 343.8) |
| XYZ | xyz(69.6069, 66.7708, 78.3143) |
| Luminance | 0.6677 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.52
Thistle
#D8BFD8
ΔE00 4.91
Pale Pink
#FFCFDC
ΔE00 4.97
Light Rose
#FFC5CB
ΔE00 8.13
Bubblegum
#FFC1CC
ΔE00 8.19
Pale Mauve
#FED0FC
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCDDE #CDECDB
analogous
#EBCDEC #ECCDDE #ECCDCF
triadic
#ECCDDE #DEECCD #CDDEEC
tetradic
#ECCDDE #ECEBCD #CDECDB #CDCFEC
square
#ECCDDE #ECEBCD #CDECDB #CDCFEC
split-complementary
#ECCDDE #CFECCD #CDECEB
monochromatic
#CA74A3 #DBA1C1 #ECCDDE #F7E9F0 #F7E9F0
Accessibility & contrast
On white
1.46
#ECCDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#ECCDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCDDE
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCDDE | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DF
Deuteranopia (green-blind)
#D5D7DD
Tritanopia (blue-blind)
#F1CDD3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #eccdde; /* rgb */ color: rgb(236, 205, 222); /* oklch */ color: oklch(87.9% 0.041 343.8);
Tailwind
colors: {
custom: {
50: '#f2dce8',
500: '#eccdde',
950: '#000000',
},
}SCSS
$custom: #eccdde; $custom-light: #f2dce8; $custom-dark: #000000;
JSON
{
"hex": "#eccdde",
"rgb": {
"r": 236,
"g": 205,
"b": 222
},
"hsl": {
"h": 327.097,
"s": 44.928,
"l": 86.471
},
"oklch": {
"l": 0.87924,
"c": 0.04118,
"h": 343.8
},
"luminance": 0.66769
}Semantic roles & 50–950 ramp
primary
#ECCDDE
secondary
#95C8AC
accent
#B86C2D
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171516
muted
#858484