#DCC3CF#DCC3CF
#DCC3CF is a very light, muted pink. Relative luminance 0.588; OKLCH L 84.2% C 0.032 H 347.2°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC3CF |
|---|---|
| RGB | rgb(220, 195, 207) |
| HSL | hsl(331, 26%, 81%) |
| HSV | hsv(331, 11%, 86%) |
| CMYK | cmyk(0%, 11.4%, 5.9%, 13.7%) |
| CIE-LAB | lab(81.16, 10.84, -2.76) |
| CIE-LCH | lch(81.16, 11.19, 345.72°) |
| OKLab | oklab(84.17% 0.0316 -0.0072) |
| OKLCH | oklch(84.17% 0.032 347.2) |
| XYZ | xyz(60.2916, 58.7519, 67.1835) |
| Luminance | 0.5875 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.68
Light Pink
#FFD1DF
ΔE00 7.32
Pale Pink
#FFCFDC
ΔE00 7.51
Pinkish Grey
#C8ACA9
ΔE00 8.81
Dusty Pink
#D8A7B1
ΔE00 9.06
Light Rose
#FFC5CB
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC3CF #C3DCD0
analogous
#DCC3DC #DCC3CF #DCC4C3
triadic
#DCC3CF #CFDCC3 #C3CFDC
tetradic
#DCC3CF #DCDCC3 #C3DCD0 #C4C3DC
square
#DCC3CF #DCDCC3 #C3DCD0 #C4C3DC
split-complementary
#DCC3CF #C3DCC4 #C3DCDC
monochromatic
#AF7691 #C59CB0 #DCC3CF #F3EAEE #F4ECF0
Accessibility & contrast
On white
1.65
#DCC3CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#DCC3CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC3CF
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC3CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC3CF | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7D0
Deuteranopia (green-blind)
#CACBCE
Tritanopia (blue-blind)
#E0C3C7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dcc3cf; /* rgb */ color: rgb(220, 195, 207); /* oklch */ color: oklch(84.2% 0.032 347.2);
Tailwind
colors: {
custom: {
50: '#e7d5dd',
500: '#dcc3cf',
950: '#000000',
},
}SCSS
$custom: #dcc3cf; $custom-light: #e7d5dd; $custom-dark: #000000;
JSON
{
"hex": "#dcc3cf",
"rgb": {
"r": 220,
"g": 195,
"b": 207
},
"hsl": {
"h": 331.2,
"s": 26.316,
"l": 81.373
},
"oklch": {
"l": 0.84166,
"c": 0.03235,
"h": 347.2
},
"luminance": 0.58751
}Semantic roles & 50–950 ramp
primary
#DCC3CF
secondary
#90B3A2
accent
#A57541
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384