#DCC1CF#DCC1CF
#DCC1CF is a very light, muted pink. Relative luminance 0.579; OKLCH L 83.8% C 0.036 H 345.3°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC1CF |
|---|---|
| RGB | rgb(220, 193, 207) |
| HSL | hsl(329, 28%, 81%) |
| HSV | hsv(329, 12%, 86%) |
| CMYK | cmyk(0%, 12.3%, 5.9%, 13.7%) |
| CIE-LAB | lab(80.66, 11.91, -3.48) |
| CIE-LCH | lch(80.66, 12.41, 343.69°) |
| OKLab | oklab(83.78% 0.0345 -0.0091) |
| OKLCH | oklch(83.78% 0.036 345.3) |
| XYZ | xyz(59.8465, 57.8617, 67.0352) |
| Luminance | 0.5786 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.95
Light Pink
#FFD1DF
ΔE00 7.05
Pale Pink
#FFCFDC
ΔE00 7.22
Dusty Pink
#D8A7B1
ΔE00 8.46
Light Rose
#FFC5CB
ΔE00 9.05
Pinkish Grey
#C8ACA9
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC1CF #C1DCCE
analogous
#DBC1DC #DCC1CF #DCC1C1
triadic
#DCC1CF #CFDCC1 #C1CFDC
tetradic
#DCC1CF #DCDBC1 #C1DCCE #C1C1DC
square
#DCC1CF #DCDBC1 #C1DCCE #C1C1DC
split-complementary
#DCC1CF #C1DCC1 #C1DCDB
monochromatic
#B07392 #C69AB1 #DCC1CF #F2E8ED #F4EBF0
Accessibility & contrast
On white
1.67
#DCC1CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#DCC1CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC1CF
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC1CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC1CF | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D0
Deuteranopia (green-blind)
#C8CACE
Tritanopia (blue-blind)
#E0C1C6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dcc1cf; /* rgb */ color: rgb(220, 193, 207); /* oklch */ color: oklch(83.8% 0.036 345.3);
Tailwind
colors: {
custom: {
50: '#e7d3dd',
500: '#dcc1cf',
950: '#000000',
},
}SCSS
$custom: #dcc1cf; $custom-light: #e7d3dd; $custom-dark: #000000;
JSON
{
"hex": "#dcc1cf",
"rgb": {
"r": 220,
"g": 193,
"b": 207
},
"hsl": {
"h": 328.889,
"s": 27.835,
"l": 80.98
},
"oklch": {
"l": 0.83782,
"c": 0.03571,
"h": 345.3
},
"luminance": 0.57861
}Semantic roles & 50–950 ramp
primary
#DCC1CF
secondary
#8EB3A0
accent
#A6713F
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384