#DCB7CA#DCB7CA
#DCB7CA is a light, muted pink. Relative luminance 0.533; OKLCH L 81.7% C 0.049 H 345.9°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DCB7CA |
|---|---|
| RGB | rgb(220, 183, 202) |
| HSL | hsl(329, 35%, 79%) |
| HSV | hsv(329, 17%, 86%) |
| CMYK | cmyk(0%, 16.8%, 8.2%, 13.7%) |
| CIE-LAB | lab(78.08, 16.40, -4.59) |
| CIE-LCH | lch(78.08, 17.03, 344.37°) |
| OKLab | oklab(81.73% 0.0478 -0.012) |
| OKLCH | oklch(81.73% 0.049 345.9) |
| XYZ | xyz(57.1086, 53.3484, 63.1546) |
| Luminance | 0.5335 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.41
Dusty Pink
#D8A7B1
ΔE00 5.96
Pale Pink
#FFCFDC
ΔE00 7.25
Light Pink
#FFD1DF
ΔE00 7.29
Pastel Pink
#FFBACD
ΔE00 7.67
Baby Pink
#FFB7CE
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCB7CA #B7DCC9
analogous
#DCB7DC #DCB7CA #DCB7B8
triadic
#DCB7CA #CADCB7 #B7CADC
tetradic
#DCB7CA #DCDCB7 #B7DCC9 #B7B8DC
square
#DCB7CA #DCDCB7 #B7DCC9 #B7B8DC
split-complementary
#DCB7CA #B8DCB7 #B7DCDC
monochromatic
#B4658D #C88EAC #DCB7CA #F0E0E8 #F5EAF0
Accessibility & contrast
On white
1.80
#DCB7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#DCB7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCB7CA
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCB7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCB7CA | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BECB
Deuteranopia (green-blind)
#C1C3C9
Tritanopia (blue-blind)
#E1B7BD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #dcb7ca; /* rgb */ color: rgb(220, 183, 202); /* oklch */ color: oklch(81.7% 0.049 345.9);
Tailwind
colors: {
custom: {
50: '#e7ccda',
500: '#dcb7ca',
950: '#000000',
},
}SCSS
$custom: #dcb7ca; $custom-light: #e7ccda; $custom-dark: #000000;
JSON
{
"hex": "#dcb7ca",
"rgb": {
"r": 220,
"g": 183,
"b": 202
},
"hsl": {
"h": 329.189,
"s": 34.579,
"l": 79.02
},
"oklch": {
"l": 0.81731,
"c": 0.04926,
"h": 345.9
},
"luminance": 0.53347
}Semantic roles & 50–950 ramp
primary
#DCB7CA
secondary
#84B49B
accent
#AD7138
background
#FEFEFE
surface
#FCFAFB
border
#D5D3D4
text
#161314
muted
#848383