#DCC2CF#DCC2CF
#DCC2CF is a very light, muted pink. Relative luminance 0.583; OKLCH L 84.0% C 0.034 H 346.2°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC2CF |
|---|---|
| RGB | rgb(220, 194, 207) |
| HSL | hsl(330, 27%, 81%) |
| HSV | hsv(330, 12%, 86%) |
| CMYK | cmyk(0%, 11.8%, 5.9%, 13.7%) |
| CIE-LAB | lab(80.91, 11.37, -3.12) |
| CIE-LCH | lch(80.91, 11.79, 344.65°) |
| OKLab | oklab(83.97% 0.033 -0.0081) |
| OKLCH | oklch(83.97% 0.034 346.2) |
| XYZ | xyz(60.0683, 58.3053, 67.1091) |
| Luminance | 0.5830 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.30
Light Pink
#FFD1DF
ΔE00 7.17
Pale Pink
#FFCFDC
ΔE00 7.35
Dusty Pink
#D8A7B1
ΔE00 8.75
Pinkish Grey
#C8ACA9
ΔE00 8.94
Light Rose
#FFC5CB
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC2CF #C2DCCF
analogous
#DCC2DC #DCC2CF #DCC2C2
triadic
#DCC2CF #CFDCC2 #C2CFDC
tetradic
#DCC2CF #DCDCC2 #C2DCCF #C2C2DC
square
#DCC2CF #DCDCC2 #C2DCCF #C2C2DC
split-complementary
#DCC2CF #C2DCC2 #C2DCDC
monochromatic
#AF7492 #C69BB0 #DCC2CF #F2E9EE #F4ECF0
Accessibility & contrast
On white
1.66
#DCC2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#DCC2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC2CF
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC2CF | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7D0
Deuteranopia (green-blind)
#C9CACE
Tritanopia (blue-blind)
#E0C2C6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dcc2cf; /* rgb */ color: rgb(220, 194, 207); /* oklch */ color: oklch(84.0% 0.034 346.2);
Tailwind
colors: {
custom: {
50: '#e7d4dd',
500: '#dcc2cf',
950: '#000000',
},
}SCSS
$custom: #dcc2cf; $custom-light: #e7d4dd; $custom-dark: #000000;
JSON
{
"hex": "#dcc2cf",
"rgb": {
"r": 220,
"g": 194,
"b": 207
},
"hsl": {
"h": 330,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.83974,
"c": 0.03403,
"h": 346.2
},
"luminance": 0.58304
}Semantic roles & 50–950 ramp
primary
#DCC2CF
secondary
#8FB3A1
accent
#A67340
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384