#EECCDC#EECCDC
#EECCDC is a very light, muted pink. Relative luminance 0.665; OKLCH L 87.9% C 0.043 H 348.0°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EECCDC |
|---|---|
| RGB | rgb(238, 204, 220) |
| HSL | hsl(332, 50%, 87%) |
| HSV | hsv(332, 14%, 93%) |
| CMYK | cmyk(0%, 14.3%, 7.6%, 6.7%) |
| CIE-LAB | lab(85.27, 14.54, -3.48) |
| CIE-LCH | lch(85.27, 14.95, 346.54°) |
| OKLab | oklab(87.85% 0.0425 -0.009) |
| OKLCH | oklch(87.85% 0.043 348) |
| XYZ | xyz(69.7699, 66.5317, 76.8628) |
| Luminance | 0.6653 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.70
Pale Pink
#FFCFDC
ΔE00 4.11
Thistle
#D8BFD8
ΔE00 5.44
Light Rose
#FFC5CB
ΔE00 7.21
Bubblegum
#FFC1CC
ΔE00 7.27
Pink
#FFC0CB
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECCDC #CCEEDE
analogous
#EECCED #EECCDC #EECDCC
triadic
#EECCDC #DCEECC #CCDCEE
tetradic
#EECCDC #EDEECC #CCEEDE #CDCCEE
square
#EECCDC #EDEECC #CCEEDE #CDCCEE
split-complementary
#EECCDC #CCEECD #CCEDEE
monochromatic
#CF709D #DF9EBD #EECCDC #F7E8EF #F7E8EF
Accessibility & contrast
On white
1.47
#EECCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#EECCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECCDC
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECCDC | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DD
Deuteranopia (green-blind)
#D6D7DB
Tritanopia (blue-blind)
#F3CCD1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #eeccdc; /* rgb */ color: rgb(238, 204, 220); /* oklch */ color: oklch(87.9% 0.043 348.0);
Tailwind
colors: {
custom: {
50: '#f3dbe6',
500: '#eeccdc',
950: '#000000',
},
}SCSS
$custom: #eeccdc; $custom-light: #f3dbe6; $custom-dark: #000000;
JSON
{
"hex": "#eeccdc",
"rgb": {
"r": 238,
"g": 204,
"b": 220
},
"hsl": {
"h": 331.765,
"s": 50,
"l": 86.667
},
"oklch": {
"l": 0.87853,
"c": 0.04343,
"h": 348
},
"luminance": 0.6653
}Semantic roles & 50–950 ramp
primary
#EECCDC
secondary
#93CBB1
accent
#BD7728
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171516
muted
#858484