#EDCFDC#EDCFDC
#EDCFDC is a very light, muted pink. Relative luminance 0.678; OKLCH L 88.3% C 0.038 H 349.9°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCFDC |
|---|---|
| RGB | rgb(237, 207, 220) |
| HSL | hsl(334, 45%, 87%) |
| HSV | hsv(334, 13%, 93%) |
| CMYK | cmyk(0%, 12.7%, 7.2%, 7.1%) |
| CIE-LAB | lab(85.91, 12.62, -2.55) |
| CIE-LCH | lch(85.91, 12.87, 348.56°) |
| OKLab | oklab(88.33% 0.0369 -0.0066) |
| OKLCH | oklch(88.33% 0.038 349.9) |
| XYZ | xyz(70.1550, 67.7989, 77.0871) |
| Luminance | 0.6780 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.49
Pale Pink
#FFCFDC
ΔE00 4.90
Thistle
#D8BFD8
ΔE00 6.00
Light Rose
#FFC5CB
ΔE00 7.78
Mistyrose
#FFE4E1
ΔE00 7.97
Bubblegum
#FFC1CC
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCFDC #CFEDE0
analogous
#EDCFEB #EDCFDC #EDD1CF
triadic
#EDCFDC #DCEDCF #CFDCED
tetradic
#EDCFDC #EBEDCF #CFEDE0 #D1CFED
square
#EDCFDC #EBEDCF #CFEDE0 #D1CFED
split-complementary
#EDCFDC #CFEDD1 #CFEBED
monochromatic
#CC769B #DCA2BC #EDCFDC #F7E9EF #F7E9EF
Accessibility & contrast
On white
1.44
#EDCFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#EDCFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCFDC
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCFDC | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DD
Deuteranopia (green-blind)
#D8D9DB
Tritanopia (blue-blind)
#F2CED3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #edcfdc; /* rgb */ color: rgb(237, 207, 220); /* oklch */ color: oklch(88.3% 0.038 349.9);
Tailwind
colors: {
custom: {
50: '#f3dde6',
500: '#edcfdc',
950: '#000000',
},
}SCSS
$custom: #edcfdc; $custom-light: #f3dde6; $custom-dark: #000000;
JSON
{
"hex": "#edcfdc",
"rgb": {
"r": 237,
"g": 207,
"b": 220
},
"hsl": {
"h": 334,
"s": 45.455,
"l": 87.059
},
"oklch": {
"l": 0.8833,
"c": 0.03753,
"h": 349.9
},
"luminance": 0.67797
}Semantic roles & 50–950 ramp
primary
#EDCFDC
secondary
#97C9B3
accent
#B97C2D
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171516
muted
#858484