#DCC4D2#DCC4D2
#DCC4D2 is a very light, muted pink. Relative luminance 0.593; OKLCH L 84.4% C 0.033 H 341.9°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC4D2 |
|---|---|
| RGB | rgb(220, 196, 210) |
| HSL | hsl(325, 26%, 82%) |
| HSV | hsv(325, 11%, 86%) |
| CMYK | cmyk(0%, 10.9%, 4.5%, 13.7%) |
| CIE-LAB | lab(81.48, 10.83, -3.89) |
| CIE-LCH | lch(81.48, 11.51, 340.27°) |
| OKLab | oklab(84.45% 0.0312 -0.0102) |
| OKLCH | oklch(84.45% 0.033 341.9) |
| XYZ | xyz(60.8867, 59.3496, 69.2084) |
| Luminance | 0.5935 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.00
Light Pink
#FFD1DF
ΔE00 7.43
Pale Pink
#FFCFDC
ΔE00 7.68
Dusty Pink
#D8A7B1
ΔE00 9.54
Pinkish Grey
#C8ACA9
ΔE00 9.54
Light Rose
#FFC5CB
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC4D2 #C4DCCE
analogous
#DAC4DC #DCC4D2 #DCC4C6
triadic
#DCC4D2 #D2DCC4 #C4D2DC
tetradic
#DCC4D2 #DCDAC4 #C4DCCE #C4C6DC
square
#DCC4D2 #DCDAC4 #C4DCCE #C4C6DC
split-complementary
#DCC4D2 #C6DCC4 #C4DCDA
monochromatic
#AE7797 #C59EB5 #DCC4D2 #F3EAEF #F4ECF0
Accessibility & contrast
On white
1.63
#DCC4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#DCC4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC4D2
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC4D2 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C8D3
Deuteranopia (green-blind)
#CACCD1
Tritanopia (blue-blind)
#DFC4C9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dcc4d2; /* rgb */ color: rgb(220, 196, 210); /* oklch */ color: oklch(84.4% 0.033 341.9);
Tailwind
colors: {
custom: {
50: '#e7d5df',
500: '#dcc4d2',
950: '#000000',
},
}SCSS
$custom: #dcc4d2; $custom-light: #e7d5df; $custom-dark: #000000;
JSON
{
"hex": "#dcc4d2",
"rgb": {
"r": 220,
"g": 196,
"b": 210
},
"hsl": {
"h": 325,
"s": 25.532,
"l": 81.569
},
"oklch": {
"l": 0.84449,
"c": 0.03279,
"h": 341.9
},
"luminance": 0.59349
}Semantic roles & 50–950 ramp
primary
#DCC4D2
secondary
#91B39F
accent
#A46B41
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384