#DCA6BF#DCA6BF
#DCA6BF is a light, moderate pink. Relative luminance 0.463; OKLCH L 78.2% C 0.071 H 349.4°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA6BF |
|---|---|
| RGB | rgb(220, 166, 191) |
| HSL | hsl(332, 44%, 76%) |
| HSV | hsv(332, 25%, 86%) |
| CMYK | cmyk(0%, 24.5%, 13.2%, 13.7%) |
| CIE-LAB | lab(73.71, 23.71, -5.03) |
| CIE-LCH | lch(73.71, 24.24, 348.02°) |
| OKLab | oklab(78.25% 0.07 -0.013) |
| OKLCH | oklch(78.25% 0.071 349.4) |
| XYZ | xyz(52.5553, 46.2518, 55.4392) |
| Luminance | 0.4625 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.94
Faded Pink
#DE9DAC
ΔE00 4.97
Powder Pink
#FFB2D0
ΔE00 6.35
Lilac
#C8A2C8
ΔE00 6.48
Baby Pink
#FFB7CE
ΔE00 6.73
Light Mauve
#C292A1
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA6BF #A6DCC3
analogous
#DCA6DA #DCA6BF #DCA8A6
triadic
#DCA6BF #BFDCA6 #A6BFDC
tetradic
#DCA6BF #DADCA6 #A6DCC3 #A8A6DC
square
#DCA6BF #DADCA6 #A6DCC3 #A8A6DC
split-complementary
#DCA6BF #A6DCA8 #A6DADC
monochromatic
#B94E80 #CB7A9F #DCA6BF #EDD2DF #F6E9EF
Accessibility & contrast
On white
2.05
#DCA6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#DCA6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA6BF
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA6BF | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB0C0
Deuteranopia (green-blind)
#B7B8BE
Tritanopia (blue-blind)
#E4A5AE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #dca6bf; /* rgb */ color: rgb(220, 166, 191); /* oklch */ color: oklch(78.2% 0.071 349.4);
Tailwind
colors: {
custom: {
50: '#e7c0d2',
500: '#dca6bf',
950: '#000000',
},
}SCSS
$custom: #dca6bf; $custom-light: #e7c0d2; $custom-dark: #000000;
JSON
{
"hex": "#dca6bf",
"rgb": {
"r": 220,
"g": 166,
"b": 191
},
"hsl": {
"h": 332.222,
"s": 43.548,
"l": 75.686
},
"oklch": {
"l": 0.78249,
"c": 0.07117,
"h": 349.4
},
"luminance": 0.4625
}Semantic roles & 50–950 ramp
primary
#DCA6BF
secondary
#DEEDE6
accent
#B7782F
background
#FEFBFC
surface
#FCF7F9
border
#D5D0D2
text
#161214
muted
#848182