#DCA0AA#DCA0AA
#DCA0AA is a light, moderate red. Relative luminance 0.433; OKLCH L 76.5% C 0.072 H 7.9°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA0AA |
|---|---|
| RGB | rgb(220, 160, 170) |
| HSL | hsl(350, 46%, 75%) |
| HSV | hsv(350, 27%, 86%) |
| CMYK | cmyk(0%, 27.3%, 22.7%, 13.7%) |
| CIE-LAB | lab(71.73, 23.69, 3.65) |
| CIE-LCH | lch(71.73, 23.97, 8.77°) |
| OKLab | oklab(76.54% 0.0717 0.0099) |
| OKLCH | oklch(76.54% 0.072 7.9) |
| XYZ | xyz(49.3424, 43.2621, 43.7738) |
| Luminance | 0.4326 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 1.83
Dusty Pink
#D8A7B1
ΔE00 2.79
Grey Pink
#C3909B
ΔE00 5.72
Greyish Pink
#C88D94
ΔE00 5.80
Light Mauve
#C292A1
ΔE00 6.01
Dusty Pink (survey)
#D58A94
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA0AA #A0DCD2
analogous
#DCA0C8 #DCA0AA #DCB4A0
triadic
#DCA0AA #AADCA0 #A0AADC
tetradic
#DCA0AA #C8DCA0 #A0DCD2 #B4A0DC
square
#DCA0AA #C8DCA0 #A0DCD2 #B4A0DC
split-complementary
#DCA0AA #A0DCB4 #A0C8DC
monochromatic
#BB475A #CC7382 #DCA0AA #ECCDD2 #F7E9EB
Accessibility & contrast
On white
2.18
#DCA0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#DCA0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA0AA
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA0AA | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9AA
Deuteranopia (green-blind)
#B7B4A9
Tritanopia (blue-blind)
#E79CA3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #dca0aa; /* rgb */ color: rgb(220, 160, 170); /* oklch */ color: oklch(76.5% 0.072 7.9);
Tailwind
colors: {
custom: {
50: '#e8bcc3',
500: '#dca0aa',
950: '#000000',
},
}SCSS
$custom: #dca0aa; $custom-light: #e8bcc3; $custom-dark: #000000;
JSON
{
"hex": "#dca0aa",
"rgb": {
"r": 220,
"g": 160,
"b": 170
},
"hsl": {
"h": 350,
"s": 46.154,
"l": 74.51
},
"oklch": {
"l": 0.76539,
"c": 0.07238,
"h": 7.9
},
"luminance": 0.4326
}Semantic roles & 50–950 ramp
primary
#DCA0AA
secondary
#DDEEEB
accent
#B9A22C
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#161212
muted
#848181