#DCC6D8#DCC6D8
#DCC6D8 is a very light, muted pink. Relative luminance 0.606; OKLCH L 85.0% C 0.034 H 331.9°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC6D8 |
|---|---|
| RGB | rgb(220, 198, 216) |
| HSL | hsl(311, 24%, 82%) |
| HSV | hsv(311, 10%, 86%) |
| CMYK | cmyk(0%, 10%, 1.8%, 13.7%) |
| CIE-LAB | lab(82.14, 10.84, -6.13) |
| CIE-LCH | lch(82.14, 12.45, 330.52°) |
| OKLab | oklab(85.02% 0.0304 -0.0162) |
| OKLCH | oklch(85.02% 0.034 331.9) |
| XYZ | xyz(62.1023, 60.5625, 73.3706) |
| Luminance | 0.6056 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.94
Light Pink
#FFD1DF
ΔE00 7.90
Pale Pink
#FFCFDC
ΔE00 8.26
Pale Lavender
#EECFFE
ΔE00 9.17
Very Light Purple
#F6CEFC
ΔE00 9.42
Pale Mauve
#FED0FC
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC6D8 #C6DCCA
analogous
#D5C6DC #DCC6D8 #DCC6CD
triadic
#DCC6D8 #D8DCC6 #C6D8DC
tetradic
#DCC6D8 #DCD5C6 #C6DCCA #C6CDDC
square
#DCC6D8 #DCD5C6 #C6DCCA #C6CDDC
split-complementary
#DCC6D8 #CDDCC6 #C6DCD5
monochromatic
#AD7AA4 #C5A0BE #DCC6D8 #F3ECF2 #F3ECF2
Accessibility & contrast
On white
1.60
#DCC6D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#DCC6D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC6D8
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC6D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC6D8 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBD9
Deuteranopia (green-blind)
#CACDD7
Tritanopia (blue-blind)
#DEC7CC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dcc6d8; /* rgb */ color: rgb(220, 198, 216); /* oklch */ color: oklch(85.0% 0.034 331.9);
Tailwind
colors: {
custom: {
50: '#e7d7e4',
500: '#dcc6d8',
950: '#000000',
},
}SCSS
$custom: #dcc6d8; $custom-light: #e7d7e4; $custom-dark: #000000;
JSON
{
"hex": "#dcc6d8",
"rgb": {
"r": 220,
"g": 198,
"b": 216
},
"hsl": {
"h": 310.909,
"s": 23.913,
"l": 81.961
},
"oklch": {
"l": 0.85018,
"c": 0.03446,
"h": 331.9
},
"luminance": 0.60562
}Semantic roles & 50–950 ramp
primary
#DCC6D8
secondary
#94B299
accent
#A25443
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384