#DCA0BF#DCA0BF
#DCA0BF is a light, moderate pink. Relative luminance 0.441; OKLCH L 77.2% C 0.081 H 346.8°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA0BF |
|---|---|
| RGB | rgb(220, 160, 191) |
| HSL | hsl(329, 46%, 75%) |
| HSV | hsv(329, 27%, 86%) |
| CMYK | cmyk(0%, 27.3%, 13.2%, 13.7%) |
| CIE-LAB | lab(72.31, 26.95, -7.10) |
| CIE-LCH | lch(72.31, 27.87, 345.23°) |
| OKLab | oklab(77.17% 0.0793 -0.0186) |
| OKLCH | oklch(77.17% 0.081 346.8) |
| XYZ | xyz(51.4899, 44.1211, 55.0841) |
| Luminance | 0.4412 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.62
Lilac
#C8A2C8
ΔE00 6.06
Dusty Pink
#D8A7B1
ΔE00 6.71
Powder Pink
#FFB2D0
ΔE00 6.74
Light Mauve
#C292A1
ΔE00 7.32
Pig Pink
#E78EA5
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA0BF #A0DCBD
analogous
#DBA0DC #DCA0BF #DCA0A1
triadic
#DCA0BF #BFDCA0 #A0BFDC
tetradic
#DCA0BF #DCDBA0 #A0DCBD #A0A1DC
square
#DCA0BF #DCDBA0 #A0DCBD #A0A1DC
split-complementary
#DCA0BF #A1DCA0 #A0DCDB
monochromatic
#BB4783 #CC73A1 #DCA0BF #ECCDDD #F7E9F0
Accessibility & contrast
On white
2.14
#DCA0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#DCA0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA0BF
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA0BF | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ACC0
Deuteranopia (green-blind)
#B2B5BD
Tritanopia (blue-blind)
#E49FAB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #dca0bf; /* rgb */ color: rgb(220, 160, 191); /* oklch */ color: oklch(77.2% 0.081 346.8);
Tailwind
colors: {
custom: {
50: '#e7bcd2',
500: '#dca0bf',
950: '#000000',
},
}SCSS
$custom: #dca0bf; $custom-light: #e7bcd2; $custom-dark: #000000;
JSON
{
"hex": "#dca0bf",
"rgb": {
"r": 220,
"g": 160,
"b": 191
},
"hsl": {
"h": 329,
"s": 46.154,
"l": 74.51
},
"oklch": {
"l": 0.77173,
"c": 0.08144,
"h": 346.8
},
"luminance": 0.44119
}Semantic roles & 50–950 ramp
primary
#DCA0BF
secondary
#DDEEE5
accent
#B9702C
background
#FEFBFC
surface
#FCF6F9
border
#D5D0D2
text
#161214
muted
#848182