#DCA1BB#DCA1BB
#DCA1BB is a light, moderate pink. Relative luminance 0.443; OKLCH L 77.2% C 0.077 H 350.9°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA1BB |
|---|---|
| RGB | rgb(220, 161, 187) |
| HSL | hsl(334, 46%, 75%) |
| HSV | hsv(334, 27%, 86%) |
| CMYK | cmyk(0%, 26.8%, 15%, 13.7%) |
| CIE-LAB | lab(72.43, 25.77, -4.73) |
| CIE-LCH | lch(72.43, 26.19, 349.61°) |
| OKLab | oklab(77.22% 0.0763 -0.0122) |
| OKLCH | oklch(77.22% 0.077 350.9) |
| XYZ | xyz(51.2298, 44.2955, 52.8555) |
| Luminance | 0.4429 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.28
Dusty Pink
#D8A7B1
ΔE00 5.33
Powder Pink
#FFB2D0
ΔE00 6.56
Light Mauve
#C292A1
ΔE00 6.58
Pig Pink
#E78EA5
ΔE00 6.92
Lilac
#C8A2C8
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA1BB #A1DCC2
analogous
#DCA1D9 #DCA1BB #DCA5A1
triadic
#DCA1BB #BBDCA1 #A1BBDC
tetradic
#DCA1BB #D9DCA1 #A1DCC2 #A5A1DC
square
#DCA1BB #D9DCA1 #A1DCC2 #A5A1DC
split-complementary
#DCA1BB #A1DCA5 #A1D9DC
monochromatic
#BB487A #CB749B #DCA1BB #EDCEDB #F7E9EF
Accessibility & contrast
On white
2.13
#DCA1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#DCA1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA1BB
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA1BB | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBC
Deuteranopia (green-blind)
#B4B5BA
Tritanopia (blue-blind)
#E59FAA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #dca1bb; /* rgb */ color: rgb(220, 161, 187); /* oklch */ color: oklch(77.2% 0.077 350.9);
Tailwind
colors: {
custom: {
50: '#e7bdcf',
500: '#dca1bb',
950: '#000000',
},
}SCSS
$custom: #dca1bb; $custom-light: #e7bdcf; $custom-dark: #000000;
JSON
{
"hex": "#dca1bb",
"rgb": {
"r": 220,
"g": 161,
"b": 187
},
"hsl": {
"h": 333.559,
"s": 45.736,
"l": 74.706
},
"oklch": {
"l": 0.77224,
"c": 0.0773,
"h": 350.9
},
"luminance": 0.44293
}Semantic roles & 50–950 ramp
primary
#DCA1BB
secondary
#DDEEE6
accent
#B97B2D
background
#FEFBFC
surface
#FCF6F9
border
#D5D0D2
text
#161213
muted
#848182