#DCC6D6#DCC6D6
#DCC6D6 is a very light, muted pink. Relative luminance 0.605; OKLCH L 85.0% C 0.033 H 335.4°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC6D6 |
|---|---|
| RGB | rgb(220, 198, 214) |
| HSL | hsl(316, 24%, 82%) |
| HSV | hsv(316, 10%, 86%) |
| CMYK | cmyk(0%, 10%, 2.7%, 13.7%) |
| CIE-LAB | lab(82.09, 10.48, -5.14) |
| CIE-LCH | lch(82.09, 11.67, 333.87°) |
| OKLab | oklab(84.96% 0.0297 -0.0136) |
| OKLCH | oklch(84.96% 0.033 335.4) |
| XYZ | xyz(61.8454, 60.4597, 72.0172) |
| Luminance | 0.6046 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.55
Light Pink
#FFD1DF
ΔE00 7.80
Pale Pink
#FFCFDC
ΔE00 8.14
Pale Lavender
#EECFFE
ΔE00 9.83
Very Light Purple
#F6CEFC
ΔE00 10.03
Pale Mauve
#FED0FC
ΔE00 10.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC6D6 #C6DCCC
analogous
#D7C6DC #DCC6D6 #DCC6CB
triadic
#DCC6D6 #D6DCC6 #C6D6DC
tetradic
#DCC6D6 #DCD7C6 #C6DCCC #C6CBDC
square
#DCC6D6 #DCD7C6 #C6DCCC #C6CBDC
split-complementary
#DCC6D6 #CBDCC6 #C6DCD7
monochromatic
#AD7A9F #C5A0BB #DCC6D6 #F3ECF1 #F3ECF1
Accessibility & contrast
On white
1.60
#DCC6D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#DCC6D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC6D6
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC6D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC6D6 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CAD7
Deuteranopia (green-blind)
#CBCDD5
Tritanopia (blue-blind)
#DFC7CB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dcc6d6; /* rgb */ color: rgb(220, 198, 214); /* oklch */ color: oklch(85.0% 0.033 335.4);
Tailwind
colors: {
custom: {
50: '#e7d7e2',
500: '#dcc6d6',
950: '#000000',
},
}SCSS
$custom: #dcc6d6; $custom-light: #e7d7e2; $custom-dark: #000000;
JSON
{
"hex": "#dcc6d6",
"rgb": {
"r": 220,
"g": 198,
"b": 214
},
"hsl": {
"h": 316.364,
"s": 23.913,
"l": 81.961
},
"oklch": {
"l": 0.84956,
"c": 0.03262,
"h": 335.4
},
"luminance": 0.60459
}Semantic roles & 50–950 ramp
primary
#DCC6D6
secondary
#94B29C
accent
#A25D43
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384