#DCA1BF#DCA1BF
#DCA1BF is a light, moderate pink. Relative luminance 0.445; OKLCH L 77.4% C 0.080 H 347.2°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA1BF |
|---|---|
| RGB | rgb(220, 161, 191) |
| HSL | hsl(329, 46%, 75%) |
| HSV | hsv(329, 27%, 86%) |
| CMYK | cmyk(0%, 26.8%, 13.2%, 13.7%) |
| CIE-LAB | lab(72.54, 26.41, -6.76) |
| CIE-LCH | lch(72.54, 27.27, 345.64°) |
| OKLab | oklab(77.35% 0.0777 -0.0176) |
| OKLCH | oklch(77.35% 0.08 347.2) |
| XYZ | xyz(51.6640, 44.4692, 55.1421) |
| Luminance | 0.4447 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.46
Lilac
#C8A2C8
ΔE00 6.08
Dusty Pink
#D8A7B1
ΔE00 6.41
Powder Pink
#FFB2D0
ΔE00 6.63
Light Mauve
#C292A1
ΔE00 7.26
Baby Pink
#FFB7CE
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA1BF #A1DCBE
analogous
#DCA1DC #DCA1BF #DCA1A2
triadic
#DCA1BF #BFDCA1 #A1BFDC
tetradic
#DCA1BF #DCDCA1 #A1DCBE #A1A2DC
square
#DCA1BF #DCDCA1 #A1DCBE #A1A2DC
split-complementary
#DCA1BF #A2DCA1 #A1DCDC
monochromatic
#BB4882 #CB74A1 #DCA1BF #EDCEDD #F7E9F0
Accessibility & contrast
On white
2.12
#DCA1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#DCA1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA1BF
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA1BF | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACC0
Deuteranopia (green-blind)
#B3B5BD
Tritanopia (blue-blind)
#E4A0AB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #dca1bf; /* rgb */ color: rgb(220, 161, 191); /* oklch */ color: oklch(77.4% 0.080 347.2);
Tailwind
colors: {
custom: {
50: '#e7bdd2',
500: '#dca1bf',
950: '#000000',
},
}SCSS
$custom: #dca1bf; $custom-light: #e7bdd2; $custom-dark: #000000;
JSON
{
"hex": "#dca1bf",
"rgb": {
"r": 220,
"g": 161,
"b": 191
},
"hsl": {
"h": 329.492,
"s": 45.736,
"l": 74.706
},
"oklch": {
"l": 0.77351,
"c": 0.07971,
"h": 347.2
},
"luminance": 0.44467
}Semantic roles & 50–950 ramp
primary
#DCA1BF
secondary
#DDEEE5
accent
#B9722D
background
#FEFBFC
surface
#FCF6F9
border
#D5D0D2
text
#161214
muted
#848182