#DCA2BB#DCA2BB
#DCA2BB is a light, moderate pink. Relative luminance 0.446; OKLCH L 77.4% C 0.076 H 351.4°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA2BB |
|---|---|
| RGB | rgb(220, 162, 187) |
| HSL | hsl(334, 45%, 75%) |
| HSV | hsv(334, 26%, 86%) |
| CMYK | cmyk(0%, 26.4%, 15%, 13.7%) |
| CIE-LAB | lab(72.66, 25.23, -4.38) |
| CIE-LCH | lch(72.66, 25.60, 350.15°) |
| OKLab | oklab(77.4% 0.0748 -0.0113) |
| OKLCH | oklch(77.4% 0.076 351.4) |
| XYZ | xyz(51.4052, 44.6464, 52.9139) |
| Luminance | 0.4464 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.15
Dusty Pink
#D8A7B1
ΔE00 5.00
Powder Pink
#FFB2D0
ΔE00 6.51
Light Mauve
#C292A1
ΔE00 6.56
Baby Pink
#FFB7CE
ΔE00 6.99
Lilac
#C8A2C8
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA2BB #A2DCC3
analogous
#DCA2D8 #DCA2BB #DCA6A2
triadic
#DCA2BB #BBDCA2 #A2BBDC
tetradic
#DCA2BB #D8DCA2 #A2DCC3 #A6A2DC
square
#DCA2BB #D8DCA2 #A2DCC3 #A6A2DC
split-complementary
#DCA2BB #A2DCA6 #A2D8DC
monochromatic
#BB497A #CB769A #DCA2BB #EDCEDC #F7E9EF
Accessibility & contrast
On white
2.12
#DCA2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#DCA2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA2BB
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA2BB | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADBC
Deuteranopia (green-blind)
#B5B6BA
Tritanopia (blue-blind)
#E5A0AA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #dca2bb; /* rgb */ color: rgb(220, 162, 187); /* oklch */ color: oklch(77.4% 0.076 351.4);
Tailwind
colors: {
custom: {
50: '#e7becf',
500: '#dca2bb',
950: '#000000',
},
}SCSS
$custom: #dca2bb; $custom-light: #e7becf; $custom-dark: #000000;
JSON
{
"hex": "#dca2bb",
"rgb": {
"r": 220,
"g": 162,
"b": 187
},
"hsl": {
"h": 334.138,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.77403,
"c": 0.07562,
"h": 351.4
},
"luminance": 0.44644
}Semantic roles & 50–950 ramp
primary
#DCA2BB
secondary
#DDEEE7
accent
#B87C2D
background
#FEFBFC
surface
#FCF6F9
border
#D5D0D2
text
#161213
muted
#848182