#DCA2BF#DCA2BF
#DCA2BF is a light, moderate pink. Relative luminance 0.448; OKLCH L 77.5% C 0.078 H 347.6°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA2BF |
|---|---|
| RGB | rgb(220, 162, 191) |
| HSL | hsl(330, 45%, 75%) |
| HSV | hsv(330, 26%, 86%) |
| CMYK | cmyk(0%, 26.4%, 13.2%, 13.7%) |
| CIE-LAB | lab(72.77, 25.87, -6.42) |
| CIE-LCH | lch(72.77, 26.66, 346.07°) |
| OKLab | oklab(77.53% 0.0762 -0.0167) |
| OKLCH | oklch(77.53% 0.078 347.6) |
| XYZ | xyz(51.8394, 44.8201, 55.2006) |
| Luminance | 0.4482 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.32
Dusty Pink
#D8A7B1
ΔE00 6.11
Lilac
#C8A2C8
ΔE00 6.12
Powder Pink
#FFB2D0
ΔE00 6.53
Light Mauve
#C292A1
ΔE00 7.21
Baby Pink
#FFB7CE
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA2BF #A2DCBF
analogous
#DCA2DC #DCA2BF #DCA2A2
triadic
#DCA2BF #BFDCA2 #A2BFDC
tetradic
#DCA2BF #DCDCA2 #A2DCBF #A2A2DC
square
#DCA2BF #DCDCA2 #A2DCBF #A2A2DC
split-complementary
#DCA2BF #A2DCA2 #A2DCDC
monochromatic
#BB4982 #CB76A0 #DCA2BF #EDCEDE #F7E9F0
Accessibility & contrast
On white
2.11
#DCA2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#DCA2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA2BF
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA2BF | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ADC0
Deuteranopia (green-blind)
#B4B6BD
Tritanopia (blue-blind)
#E4A1AC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #dca2bf; /* rgb */ color: rgb(220, 162, 191); /* oklch */ color: oklch(77.5% 0.078 347.6);
Tailwind
colors: {
custom: {
50: '#e7bed2',
500: '#dca2bf',
950: '#000000',
},
}SCSS
$custom: #dca2bf; $custom-light: #e7bed2; $custom-dark: #000000;
JSON
{
"hex": "#dca2bf",
"rgb": {
"r": 220,
"g": 162,
"b": 191
},
"hsl": {
"h": 330,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.77529,
"c": 0.078,
"h": 347.6
},
"luminance": 0.44818
}Semantic roles & 50–950 ramp
primary
#DCA2BF
secondary
#DDEEE6
accent
#B8732D
background
#FEFBFC
surface
#FCF6F9
border
#D5D0D2
text
#161214
muted
#848182