#DCA1AA#DCA1AA
#DCA1AA is a light, moderate red. Relative luminance 0.436; OKLCH L 76.7% C 0.071 H 8.7°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA1AA |
|---|---|
| RGB | rgb(220, 161, 170) |
| HSL | hsl(351, 46%, 75%) |
| HSV | hsv(351, 27%, 86%) |
| CMYK | cmyk(0%, 26.8%, 22.7%, 13.7%) |
| CIE-LAB | lab(71.97, 23.15, 3.99) |
| CIE-LCH | lch(71.97, 23.49, 9.78°) |
| OKLab | oklab(76.72% 0.0701 0.0108) |
| OKLCH | oklch(76.72% 0.071 8.7) |
| XYZ | xyz(49.5164, 43.6102, 43.8318) |
| Luminance | 0.4361 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.24
Dusty Pink
#D8A7B1
ΔE00 2.59
Grey Pink
#C3909B
ΔE00 5.87
Greyish Pink
#C88D94
ΔE00 5.93
Light Mauve
#C292A1
ΔE00 6.19
Dusty Pink (survey)
#D58A94
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA1AA #A1DCD3
analogous
#DCA1C8 #DCA1AA #DCB5A1
triadic
#DCA1AA #AADCA1 #A1AADC
tetradic
#DCA1AA #C8DCA1 #A1DCD3 #B5A1DC
square
#DCA1AA #C8DCA1 #A1DCD3 #B5A1DC
split-complementary
#DCA1AA #A1DCB5 #A1C8DC
monochromatic
#BB4859 #CB7482 #DCA1AA #EDCED2 #F7E9EB
Accessibility & contrast
On white
2.16
#DCA1AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#DCA1AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA1AA
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA1AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA1AA | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAA
Deuteranopia (green-blind)
#B8B4A9
Tritanopia (blue-blind)
#E79DA4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #dca1aa; /* rgb */ color: rgb(220, 161, 170); /* oklch */ color: oklch(76.7% 0.071 8.7);
Tailwind
colors: {
custom: {
50: '#e8bdc3',
500: '#dca1aa',
950: '#000000',
},
}SCSS
$custom: #dca1aa; $custom-light: #e8bdc3; $custom-dark: #000000;
JSON
{
"hex": "#dca1aa",
"rgb": {
"r": 220,
"g": 161,
"b": 170
},
"hsl": {
"h": 350.847,
"s": 45.736,
"l": 74.706
},
"oklch": {
"l": 0.7672,
"c": 0.07093,
"h": 8.7
},
"luminance": 0.43608
}Semantic roles & 50–950 ramp
primary
#DCA1AA
secondary
#DDEEEB
accent
#B9A42D
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#161212
muted
#848181