#DCC0D6#DCC0D6
#DCC0D6 is a very light, muted pink. Relative luminance 0.578; OKLCH L 83.8% C 0.043 H 333.3°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC0D6 |
|---|---|
| RGB | rgb(220, 192, 214) |
| HSL | hsl(313, 29%, 81%) |
| HSV | hsv(313, 13%, 86%) |
| CMYK | cmyk(0%, 12.7%, 2.7%, 13.7%) |
| CIE-LAB | lab(80.61, 13.68, -7.32) |
| CIE-LCH | lch(80.61, 15.52, 331.84°) |
| OKLab | oklab(83.81% 0.0386 -0.0194) |
| OKLCH | oklch(83.81% 0.043 333.3) |
| XYZ | xyz(60.5010, 57.7710, 71.5691) |
| Luminance | 0.5777 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 1.46
Light Pink
#FFD1DF
ΔE00 7.52
Pale Pink
#FFCFDC
ΔE00 7.79
Very Light Purple
#F6CEFC
ΔE00 8.22
Pale Lavender
#EECFFE
ΔE00 8.30
Pale Mauve
#FED0FC
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC0D6 #C0DCC6
analogous
#D4C0DC #DCC0D6 #DCC0C8
triadic
#DCC0D6 #D6DCC0 #C0D6DC
tetradic
#DCC0D6 #DCD4C0 #C0DCC6 #C0C8DC
square
#DCC0D6 #DCD4C0 #C0DCC6 #C0C8DC
split-complementary
#DCC0D6 #C8DCC0 #C0DCD4
monochromatic
#B071A3 #C699BC #DCC0D6 #F2E7F0 #F4EBF2
Accessibility & contrast
On white
1.67
#DCC0D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#DCC0D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC0D6
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC0D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC0D6 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C6D7
Deuteranopia (green-blind)
#C6C9D5
Tritanopia (blue-blind)
#DFC1C7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dcc0d6; /* rgb */ color: rgb(220, 192, 214); /* oklch */ color: oklch(83.8% 0.043 333.3);
Tailwind
colors: {
custom: {
50: '#e7d3e2',
500: '#dcc0d6',
950: '#000000',
},
}SCSS
$custom: #dcc0d6; $custom-light: #e7d3e2; $custom-dark: #000000;
JSON
{
"hex": "#dcc0d6",
"rgb": {
"r": 220,
"g": 192,
"b": 214
},
"hsl": {
"h": 312.857,
"s": 28.571,
"l": 80.784
},
"oklch": {
"l": 0.83807,
"c": 0.04316,
"h": 333.3
},
"luminance": 0.5777
}Semantic roles & 50–950 ramp
primary
#DCC0D6
secondary
#8DB395
accent
#A7553E
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384