#DCC8D2#DCC8D2
#DCC8D2 is a very light, muted pink. Relative luminance 0.612; OKLCH L 85.2% C 0.026 H 345.9°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC8D2 |
|---|---|
| RGB | rgb(220, 200, 210) |
| HSL | hsl(330, 22%, 82%) |
| HSV | hsv(330, 9%, 86%) |
| CMYK | cmyk(0%, 9.1%, 4.5%, 13.7%) |
| CIE-LAB | lab(82.47, 8.71, -2.43) |
| CIE-LCH | lch(82.47, 9.04, 344.41°) |
| OKLab | oklab(85.22% 0.0252 -0.0063) |
| OKLCH | oklch(85.22% 0.026 345.9) |
| XYZ | xyz(61.8010, 61.1782, 69.5132) |
| Luminance | 0.6118 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.92
Light Pink
#FFD1DF
ΔE00 8.37
Pale Pink
#FFCFDC
ΔE00 8.63
Mistyrose
#FFE4E1
ΔE00 8.73
Lavenderblush
#FFF0F5
ΔE00 9.13
Pinkish Grey
#C8ACA9
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC8D2 #C8DCD2
analogous
#DCC8DC #DCC8D2 #DCC8C8
triadic
#DCC8D2 #D2DCC8 #C8D2DC
tetradic
#DCC8D2 #DCDCC8 #C8DCD2 #C8C8DC
square
#DCC8D2 #DCDCC8 #C8DCD2 #C8C8DC
split-complementary
#DCC8D2 #C8DCC8 #C8DCDC
monochromatic
#AC7D95 #C4A3B3 #DCC8D2 #F3ECF0 #F3ECF0
Accessibility & contrast
On white
1.59
#DCC8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#DCC8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC8D2
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC8D2 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBD2
Deuteranopia (green-blind)
#CDCED1
Tritanopia (blue-blind)
#DFC8CB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dcc8d2; /* rgb */ color: rgb(220, 200, 210); /* oklch */ color: oklch(85.2% 0.026 345.9);
Tailwind
colors: {
custom: {
50: '#e7d8df',
500: '#dcc8d2',
950: '#000000',
},
}SCSS
$custom: #dcc8d2; $custom-light: #e7d8df; $custom-dark: #000000;
JSON
{
"hex": "#dcc8d2",
"rgb": {
"r": 220,
"g": 200,
"b": 210
},
"hsl": {
"h": 330,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.85222,
"c": 0.02602,
"h": 345.9
},
"luminance": 0.61177
}Semantic roles & 50–950 ramp
primary
#DCC8D2
secondary
#96B2A4
accent
#A17345
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384