#DCC7D2#DCC7D2
#DCC7D2 is a very light, muted pink. Relative luminance 0.607; OKLCH L 85.0% C 0.028 H 344.7°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC7D2 |
|---|---|
| RGB | rgb(220, 199, 210) |
| HSL | hsl(329, 23%, 82%) |
| HSV | hsv(329, 10%, 86%) |
| CMYK | cmyk(0%, 9.5%, 4.5%, 13.7%) |
| CIE-LAB | lab(82.23, 9.24, -2.79) |
| CIE-LCH | lch(82.23, 9.65, 343.17°) |
| OKLab | oklab(85.03% 0.0267 -0.0073) |
| OKLCH | oklch(85.03% 0.028 344.7) |
| XYZ | xyz(61.5701, 60.7165, 69.4362) |
| Luminance | 0.6072 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.41
Light Pink
#FFD1DF
ΔE00 8.08
Pale Pink
#FFCFDC
ΔE00 8.34
Mistyrose
#FFE4E1
ΔE00 9.05
Pinkish Grey
#C8ACA9
ΔE00 9.30
Lavenderblush
#FFF0F5
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC7D2 #C7DCD1
analogous
#DCC7DC #DCC7D2 #DCC7C8
triadic
#DCC7D2 #D2DCC7 #C7D2DC
tetradic
#DCC7D2 #DCDCC7 #C7DCD1 #C7C8DC
square
#DCC7D2 #DCDCC7 #C7DCD1 #C7C8DC
split-complementary
#DCC7D2 #C8DCC7 #C7DCDC
monochromatic
#AD7C95 #C4A1B4 #DCC7D2 #F3ECF0 #F3ECF0
Accessibility & contrast
On white
1.60
#DCC7D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#DCC7D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC7D2
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC7D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC7D2 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CBD2
Deuteranopia (green-blind)
#CDCED1
Tritanopia (blue-blind)
#DFC7CB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dcc7d2; /* rgb */ color: rgb(220, 199, 210); /* oklch */ color: oklch(85.0% 0.028 344.7);
Tailwind
colors: {
custom: {
50: '#e7d8df',
500: '#dcc7d2',
950: '#000000',
},
}SCSS
$custom: #dcc7d2; $custom-light: #e7d8df; $custom-dark: #000000;
JSON
{
"hex": "#dcc7d2",
"rgb": {
"r": 220,
"g": 199,
"b": 210
},
"hsl": {
"h": 328.571,
"s": 23.077,
"l": 82.157
},
"oklch": {
"l": 0.85028,
"c": 0.0277,
"h": 344.7
},
"luminance": 0.60716
}Semantic roles & 50–950 ramp
primary
#DCC7D2
secondary
#95B2A3
accent
#A27144
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384