#ECCFDC#ECCFDC
#ECCFDC is a very light, muted pink. Relative luminance 0.676; OKLCH L 88.2% C 0.037 H 349.0°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCFDC |
|---|---|
| RGB | rgb(236, 207, 220) |
| HSL | hsl(333, 43%, 87%) |
| HSV | hsv(333, 12%, 93%) |
| CMYK | cmyk(0%, 12.3%, 6.8%, 7.5%) |
| CIE-LAB | lab(85.82, 12.27, -2.69) |
| CIE-LCH | lch(85.82, 12.56, 347.64°) |
| OKLab | oklab(88.24% 0.0359 -0.007) |
| OKLCH | oklch(88.24% 0.037 349) |
| XYZ | xyz(69.8219, 67.6272, 77.0715) |
| Luminance | 0.6763 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.79
Pale Pink
#FFCFDC
ΔE00 5.21
Thistle
#D8BFD8
ΔE00 5.89
Mistyrose
#FFE4E1
ΔE00 7.96
Light Rose
#FFC5CB
ΔE00 8.05
Bubblegum
#FFC1CC
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCFDC #CFECDF
analogous
#ECCFEB #ECCFDC #ECD1CF
triadic
#ECCFDC #DCECCF #CFDCEC
tetradic
#ECCFDC #EBECCF #CFECDF #D1CFEC
square
#ECCFDC #EBECCF #CFECDF #D1CFEC
split-complementary
#ECCFDC #CFECD1 #CFEBEC
monochromatic
#C9779C #DBA3BC #ECCFDC #F6E9EF #F6E9EF
Accessibility & contrast
On white
1.45
#ECCFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#ECCFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCFDC
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCFDC | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DD
Deuteranopia (green-blind)
#D7D8DB
Tritanopia (blue-blind)
#F1CFD3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #eccfdc; /* rgb */ color: rgb(236, 207, 220); /* oklch */ color: oklch(88.2% 0.037 349.0);
Tailwind
colors: {
custom: {
50: '#f2dde6',
500: '#eccfdc',
950: '#000000',
},
}SCSS
$custom: #eccfdc; $custom-light: #f2dde6; $custom-dark: #000000;
JSON
{
"hex": "#eccfdc",
"rgb": {
"r": 236,
"g": 207,
"b": 220
},
"hsl": {
"h": 333.103,
"s": 43.284,
"l": 86.863
},
"oklch": {
"l": 0.88242,
"c": 0.03654,
"h": 349
},
"luminance": 0.67626
}Semantic roles & 50–950 ramp
primary
#ECCFDC
secondary
#98C8B2
accent
#B67A2F
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171516
muted
#858484