#DCA4BF#DCA4BF
#DCA4BF is a light, moderate pink. Relative luminance 0.455; OKLCH L 77.9% C 0.075 H 348.5°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA4BF |
|---|---|
| RGB | rgb(220, 164, 191) |
| HSL | hsl(331, 44%, 75%) |
| HSV | hsv(331, 25%, 86%) |
| CMYK | cmyk(0%, 25.5%, 13.2%, 13.7%) |
| CIE-LAB | lab(73.24, 24.79, -5.73) |
| CIE-LCH | lch(73.24, 25.45, 346.99°) |
| OKLab | oklab(77.89% 0.0731 -0.0149) |
| OKLCH | oklch(77.89% 0.075 348.5) |
| XYZ | xyz(52.1945, 45.5303, 55.3190) |
| Luminance | 0.4553 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.10
Dusty Pink
#D8A7B1
ΔE00 5.52
Lilac
#C8A2C8
ΔE00 6.26
Powder Pink
#FFB2D0
ΔE00 6.40
Baby Pink
#FFB7CE
ΔE00 6.98
Light Mauve
#C292A1
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA4BF #A4DCC1
analogous
#DCA4DB #DCA4BF #DCA5A4
triadic
#DCA4BF #BFDCA4 #A4BFDC
tetradic
#DCA4BF #DBDCA4 #A4DCC1 #A5A4DC
square
#DCA4BF #DBDCA4 #A4DCC1 #A5A4DC
split-complementary
#DCA4BF #A4DCA5 #A4DBDC
monochromatic
#BA4C81 #CB78A0 #DCA4BF #EDD0DE #F6E9EF
Accessibility & contrast
On white
2.08
#DCA4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#DCA4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA4BF
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA4BF | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AEC0
Deuteranopia (green-blind)
#B5B7BE
Tritanopia (blue-blind)
#E4A3AD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #dca4bf; /* rgb */ color: rgb(220, 164, 191); /* oklch */ color: oklch(77.9% 0.075 348.5);
Tailwind
colors: {
custom: {
50: '#e7bfd2',
500: '#dca4bf',
950: '#000000',
},
}SCSS
$custom: #dca4bf; $custom-light: #e7bfd2; $custom-dark: #000000;
JSON
{
"hex": "#dca4bf",
"rgb": {
"r": 220,
"g": 164,
"b": 191
},
"hsl": {
"h": 331.071,
"s": 44.444,
"l": 75.294
},
"oklch": {
"l": 0.77888,
"c": 0.07457,
"h": 348.5
},
"luminance": 0.45528
}Semantic roles & 50–950 ramp
primary
#DCA4BF
secondary
#DEEDE6
accent
#B8752E
background
#FEFBFC
surface
#FCF7F9
border
#D5D0D2
text
#161214
muted
#848182