#DCA6AC#DCA6AC
#DCA6AC is a light, moderate red. Relative luminance 0.455; OKLCH L 77.7% C 0.064 H 11.2°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA6AC |
|---|---|
| RGB | rgb(220, 166, 172) |
| HSL | hsl(353, 44%, 76%) |
| HSV | hsv(353, 25%, 86%) |
| CMYK | cmyk(0%, 24.5%, 21.8%, 13.7%) |
| CIE-LAB | lab(73.20, 20.75, 4.67) |
| CIE-LCH | lch(73.20, 21.27, 12.69°) |
| OKLab | oklab(77.69% 0.063 0.0125) |
| OKLCH | oklch(77.69% 0.064 11.2) |
| XYZ | xyz(50.5984, 45.4690, 45.1329) |
| Luminance | 0.4547 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 2.01
Faded Pink
#DE9DAC
ΔE00 3.88
Soft Pink
#FDB0C0
ΔE00 6.66
Lightpink
#FFB6C1
ΔE00 6.71
Grey Pink
#C3909B
ΔE00 6.79
Greyish Pink
#C88D94
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA6AC #A6DCD6
analogous
#DCA6C7 #DCA6AC #DCBBA6
triadic
#DCA6AC #ACDCA6 #A6ACDC
tetradic
#DCA6AC #C7DCA6 #A6DCD6 #BBA6DC
square
#DCA6AC #C7DCA6 #A6DCD6 #BBA6DC
split-complementary
#DCA6AC #A6DCBB #A6C7DC
monochromatic
#B94E5A #CB7A83 #DCA6AC #EDD2D5 #F6E9EB
Accessibility & contrast
On white
2.08
#DCA6AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#DCA6AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA6AC
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA6AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA6AC | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAEAC
Deuteranopia (green-blind)
#BBB8AB
Tritanopia (blue-blind)
#E7A2A8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #dca6ac; /* rgb */ color: rgb(220, 166, 172); /* oklch */ color: oklch(77.7% 0.064 11.2);
Tailwind
colors: {
custom: {
50: '#e7c0c4',
500: '#dca6ac',
950: '#000000',
},
}SCSS
$custom: #dca6ac; $custom-light: #e7c0c4; $custom-dark: #000000;
JSON
{
"hex": "#dca6ac",
"rgb": {
"r": 220,
"g": 166,
"b": 172
},
"hsl": {
"h": 353.333,
"s": 43.548,
"l": 75.686
},
"oklch": {
"l": 0.77688,
"c": 0.0642,
"h": 11.2
},
"luminance": 0.45467
}Semantic roles & 50–950 ramp
primary
#DCA6AC
secondary
#DEEDEC
accent
#B7A82F
background
#FEFBFC
surface
#FCF7F8
border
#D5D0D1
text
#161212
muted
#848181