#DCA3BF#DCA3BF
#DCA3BF is a light, moderate pink. Relative luminance 0.452; OKLCH L 77.7% C 0.076 H 348.0°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA3BF |
|---|---|
| RGB | rgb(220, 163, 191) |
| HSL | hsl(331, 45%, 75%) |
| HSV | hsv(331, 26%, 86%) |
| CMYK | cmyk(0%, 25.9%, 13.2%, 13.7%) |
| CIE-LAB | lab(73.01, 25.33, -6.07) |
| CIE-LCH | lch(73.01, 26.05, 346.52°) |
| OKLab | oklab(77.71% 0.0746 -0.0158) |
| OKLCH | oklch(77.71% 0.076 348) |
| XYZ | xyz(52.0163, 45.1738, 55.2596) |
| Luminance | 0.4517 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.20
Dusty Pink
#D8A7B1
ΔE00 5.82
Lilac
#C8A2C8
ΔE00 6.18
Powder Pink
#FFB2D0
ΔE00 6.45
Baby Pink
#FFB7CE
ΔE00 7.14
Light Mauve
#C292A1
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA3BF #A3DCC0
analogous
#DCA3DC #DCA3BF #DCA3A3
triadic
#DCA3BF #BFDCA3 #A3BFDC
tetradic
#DCA3BF #DCDCA3 #A3DCC0 #A3A3DC
square
#DCA3BF #DCDCA3 #A3DCC0 #A3A3DC
split-complementary
#DCA3BF #A3DCA3 #A3DCDC
monochromatic
#BA4A81 #CB77A0 #DCA3BF #EDCFDE #F7E9F0
Accessibility & contrast
On white
2.09
#DCA3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#DCA3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA3BF
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA3BF | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AEC0
Deuteranopia (green-blind)
#B5B7BE
Tritanopia (blue-blind)
#E4A2AC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #dca3bf; /* rgb */ color: rgb(220, 163, 191); /* oklch */ color: oklch(77.7% 0.076 348.0);
Tailwind
colors: {
custom: {
50: '#e7bed2',
500: '#dca3bf',
950: '#000000',
},
}SCSS
$custom: #dca3bf; $custom-light: #e7bed2; $custom-dark: #000000;
JSON
{
"hex": "#dca3bf",
"rgb": {
"r": 220,
"g": 163,
"b": 191
},
"hsl": {
"h": 330.526,
"s": 44.882,
"l": 75.098
},
"oklch": {
"l": 0.77708,
"c": 0.07628,
"h": 348
},
"luminance": 0.45172
}Semantic roles & 50–950 ramp
primary
#DCA3BF
secondary
#DDEEE6
accent
#B8742D
background
#FEFBFC
surface
#FCF7F9
border
#D5D0D2
text
#161214
muted
#848182