#DCC4CF#DCC4CF
#DCC4CF is a very light, muted pink. Relative luminance 0.592; OKLCH L 84.4% C 0.031 H 348.3°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC4CF |
|---|---|
| RGB | rgb(220, 196, 207) |
| HSL | hsl(333, 26%, 82%) |
| HSV | hsv(333, 11%, 86%) |
| CMYK | cmyk(0%, 10.9%, 5.9%, 13.7%) |
| CIE-LAB | lab(81.40, 10.31, -2.40) |
| CIE-LCH | lch(81.40, 10.58, 346.92°) |
| OKLab | oklab(84.36% 0.0301 -0.0062) |
| OKLCH | oklch(84.36% 0.031 348.3) |
| XYZ | xyz(60.5164, 59.2015, 67.2585) |
| Luminance | 0.5920 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.11
Light Pink
#FFD1DF
ΔE00 7.52
Pale Pink
#FFCFDC
ΔE00 7.72
Pinkish Grey
#C8ACA9
ΔE00 8.70
Mistyrose
#FFE4E1
ΔE00 9.37
Dusty Pink
#D8A7B1
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC4CF #C4DCD1
analogous
#DCC4DB #DCC4CF #DCC5C4
triadic
#DCC4CF #CFDCC4 #C4CFDC
tetradic
#DCC4CF #DBDCC4 #C4DCD1 #C5C4DC
square
#DCC4CF #DBDCC4 #C4DCD1 #C5C4DC
split-complementary
#DCC4CF #C4DCC5 #C4DBDC
monochromatic
#AE7790 #C59EB0 #DCC4CF #F3EAEE #F4ECEF
Accessibility & contrast
On white
1.64
#DCC4CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#DCC4CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC4CF
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC4CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC4CF | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CF
Deuteranopia (green-blind)
#CBCCCE
Tritanopia (blue-blind)
#E0C4C8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dcc4cf; /* rgb */ color: rgb(220, 196, 207); /* oklch */ color: oklch(84.4% 0.031 348.3);
Tailwind
colors: {
custom: {
50: '#e7d5dd',
500: '#dcc4cf',
950: '#000000',
},
}SCSS
$custom: #dcc4cf; $custom-light: #e7d5dd; $custom-dark: #000000;
JSON
{
"hex": "#dcc4cf",
"rgb": {
"r": 220,
"g": 196,
"b": 207
},
"hsl": {
"h": 332.5,
"s": 25.532,
"l": 81.569
},
"oklch": {
"l": 0.84359,
"c": 0.03069,
"h": 348.3
},
"luminance": 0.592
}Semantic roles & 50–950 ramp
primary
#DCC4CF
secondary
#91B3A3
accent
#A47741
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384