#DCC0CF#DCC0CF
#DCC0CF is a very light, muted pink. Relative luminance 0.574; OKLCH L 83.6% C 0.037 H 344.4°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC0CF |
|---|---|
| RGB | rgb(220, 192, 207) |
| HSL | hsl(328, 29%, 81%) |
| HSV | hsv(328, 13%, 86%) |
| CMYK | cmyk(0%, 12.7%, 5.9%, 13.7%) |
| CIE-LAB | lab(80.42, 12.44, -3.85) |
| CIE-LCH | lch(80.42, 13.02, 342.82°) |
| OKLab | oklab(83.59% 0.036 -0.01) |
| OKLCH | oklch(83.59% 0.037 344.4) |
| XYZ | xyz(59.6262, 57.4210, 66.9617) |
| Luminance | 0.5742 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.65
Light Pink
#FFD1DF
ΔE00 6.97
Pale Pink
#FFCFDC
ΔE00 7.14
Dusty Pink
#D8A7B1
ΔE00 8.20
Light Rose
#FFC5CB
ΔE00 8.98
Bubblegum
#FFC1CC
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC0CF #C0DCCD
analogous
#DBC0DC #DCC0CF #DCC0C1
triadic
#DCC0CF #CFDCC0 #C0CFDC
tetradic
#DCC0CF #DCDBC0 #C0DCCD #C0C1DC
square
#DCC0CF #DCDBC0 #C0DCCD #C0C1DC
split-complementary
#DCC0CF #C1DCC0 #C0DCDB
monochromatic
#B07193 #C699B1 #DCC0CF #F2E7ED #F4EBF0
Accessibility & contrast
On white
1.68
#DCC0CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#DCC0CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC0CF
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC0CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC0CF | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C5D0
Deuteranopia (green-blind)
#C7C9CE
Tritanopia (blue-blind)
#E0C0C5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dcc0cf; /* rgb */ color: rgb(220, 192, 207); /* oklch */ color: oklch(83.6% 0.037 344.4);
Tailwind
colors: {
custom: {
50: '#e7d3dd',
500: '#dcc0cf',
950: '#000000',
},
}SCSS
$custom: #dcc0cf; $custom-light: #e7d3dd; $custom-dark: #000000;
JSON
{
"hex": "#dcc0cf",
"rgb": {
"r": 220,
"g": 192,
"b": 207
},
"hsl": {
"h": 327.857,
"s": 28.571,
"l": 80.784
},
"oklch": {
"l": 0.83591,
"c": 0.03741,
"h": 344.4
},
"luminance": 0.5742
}Semantic roles & 50–950 ramp
primary
#DCC0CF
secondary
#8DB39F
accent
#A76F3E
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384