#DCA2B2#DCA2B2
#DCA2B2 is a light, moderate pink. Relative luminance 0.443; OKLCH L 77.1% C 0.072 H 0.7°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA2B2 |
|---|---|
| RGB | rgb(220, 162, 178) |
| HSL | hsl(343, 45%, 75%) |
| HSV | hsv(343, 26%, 86%) |
| CMYK | cmyk(0%, 26.4%, 19.1%, 13.7%) |
| CIE-LAB | lab(72.41, 23.81, 0.22) |
| CIE-LCH | lch(72.41, 23.81, 0.53°) |
| OKLab | oklab(77.13% 0.0715 0.0009) |
| OKLCH | oklch(77.13% 0.072 0.7) |
| XYZ | xyz(50.4718, 44.2730, 47.9979) |
| Luminance | 0.4427 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 1.86
Dusty Pink
#D8A7B1
ΔE00 2.73
Light Mauve
#C292A1
ΔE00 5.82
Soft Pink
#FDB0C0
ΔE00 6.20
Grey Pink
#C3909B
ΔE00 6.21
Pig Pink
#E78EA5
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA2B2 #A2DCCC
analogous
#DCA2CF #DCA2B2 #DCAFA2
triadic
#DCA2B2 #B2DCA2 #A2B2DC
tetradic
#DCA2B2 #CFDCA2 #A2DCCC #AFA2DC
square
#DCA2B2 #CFDCA2 #A2DCCC #AFA2DC
split-complementary
#DCA2B2 #A2DCAF #A2CFDC
monochromatic
#BB4968 #CB768D #DCA2B2 #EDCED7 #F7E9ED
Accessibility & contrast
On white
2.13
#DCA2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#DCA2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA2B2
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA2B2 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ACB3
Deuteranopia (green-blind)
#B7B5B1
Tritanopia (blue-blind)
#E69FA7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #dca2b2; /* rgb */ color: rgb(220, 162, 178); /* oklch */ color: oklch(77.1% 0.072 0.7);
Tailwind
colors: {
custom: {
50: '#e7bec9',
500: '#dca2b2',
950: '#000000',
},
}SCSS
$custom: #dca2b2; $custom-light: #e7bec9; $custom-dark: #000000;
JSON
{
"hex": "#dca2b2",
"rgb": {
"r": 220,
"g": 162,
"b": 178
},
"hsl": {
"h": 343.448,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.7713,
"c": 0.07153,
"h": 0.7
},
"luminance": 0.44271
}Semantic roles & 50–950 ramp
primary
#DCA2B2
secondary
#DDEEE9
accent
#B8922D
background
#FEFBFC
surface
#FCF6F8
border
#D5D0D1
text
#161213
muted
#848182