#ECCCDB#ECCCDB
#ECCCDB is a very light, muted pink. Relative luminance 0.661; OKLCH L 87.6% C 0.041 H 348.0°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCCDB |
|---|---|
| RGB | rgb(236, 204, 219) |
| HSL | hsl(332, 46%, 86%) |
| HSV | hsv(332, 14%, 93%) |
| CMYK | cmyk(0%, 13.6%, 7.2%, 7.5%) |
| CIE-LAB | lab(85.06, 13.68, -3.27) |
| CIE-LCH | lch(85.06, 14.07, 346.57°) |
| OKLab | oklab(87.65% 0.04 -0.0085) |
| OKLCH | oklch(87.65% 0.041 348) |
| XYZ | xyz(68.9700, 66.1345, 76.1361) |
| Luminance | 0.6613 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.19
Pale Pink
#FFCFDC
ΔE00 4.57
Thistle
#D8BFD8
ΔE00 5.33
Light Rose
#FFC5CB
ΔE00 7.51
Bubblegum
#FFC1CC
ΔE00 7.68
Pink
#FFC0CB
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCCDB #CCECDD
analogous
#ECCCEB #ECCCDB #ECCDCC
triadic
#ECCCDB #DBECCC #CCDBEC
tetradic
#ECCCDB #EBECCC #CCECDD #CDCCEC
square
#ECCCDB #EBECCC #CCECDD #CDCCEC
split-complementary
#ECCCDB #CCECCD #CCEBEC
monochromatic
#CB739C #DB9FBC #ECCCDB #F7E9EF #F7E9EF
Accessibility & contrast
On white
1.48
#ECCCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#ECCCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCCDB
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCCDB | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DC
Deuteranopia (green-blind)
#D5D6DA
Tritanopia (blue-blind)
#F1CCD1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ecccdb; /* rgb */ color: rgb(236, 204, 219); /* oklch */ color: oklch(87.6% 0.041 348.0);
Tailwind
colors: {
custom: {
50: '#f2dbe6',
500: '#ecccdb',
950: '#000000',
},
}SCSS
$custom: #ecccdb; $custom-light: #f2dbe6; $custom-dark: #000000;
JSON
{
"hex": "#ecccdb",
"rgb": {
"r": 236,
"g": 204,
"b": 219
},
"hsl": {
"h": 331.875,
"s": 45.714,
"l": 86.275
},
"oklch": {
"l": 0.87646,
"c": 0.04084,
"h": 348
},
"luminance": 0.66133
}Semantic roles & 50–950 ramp
primary
#ECCCDB
secondary
#94C8B0
accent
#B9772D
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171515
muted
#858484