#DCA4AA#DCA4AA
#DCA4AA is a light, moderate red. Relative luminance 0.447; OKLCH L 77.3% C 0.067 H 11.6°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA4AA |
|---|---|
| RGB | rgb(220, 164, 170) |
| HSL | hsl(354, 44%, 75%) |
| HSV | hsv(354, 25%, 86%) |
| CMYK | cmyk(0%, 25.5%, 22.7%, 13.7%) |
| CIE-LAB | lab(72.67, 21.53, 5.01) |
| CIE-LCH | lch(72.67, 22.11, 13.11°) |
| OKLab | oklab(77.27% 0.0654 0.0134) |
| OKLCH | oklch(77.27% 0.067 11.6) |
| XYZ | xyz(50.0470, 44.6713, 44.0087) |
| Luminance | 0.4467 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 2.39
Faded Pink
#DE9DAC
ΔE00 3.54
Grey Pink
#C3909B
ΔE00 6.48
Greyish Pink
#C88D94
ΔE00 6.48
Soft Pink
#FDB0C0
ΔE00 6.69
Lightpink
#FFB6C1
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA4AA #A4DCD6
analogous
#DCA4C6 #DCA4AA #DCBAA4
triadic
#DCA4AA #AADCA4 #A4AADC
tetradic
#DCA4AA #C6DCA4 #A4DCD6 #BAA4DC
square
#DCA4AA #C6DCA4 #A4DCD6 #BAA4DC
split-complementary
#DCA4AA #A4DCBA #A4C6DC
monochromatic
#BA4C57 #CB7881 #DCA4AA #EDD0D3 #F6E9EA
Accessibility & contrast
On white
2.11
#DCA4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#DCA4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA4AA
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA4AA | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADACAA
Deuteranopia (green-blind)
#BAB6A9
Tritanopia (blue-blind)
#E79FA6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #dca4aa; /* rgb */ color: rgb(220, 164, 170); /* oklch */ color: oklch(77.3% 0.067 11.6);
Tailwind
colors: {
custom: {
50: '#e8bfc3',
500: '#dca4aa',
950: '#000000',
},
}SCSS
$custom: #dca4aa; $custom-light: #e8bfc3; $custom-dark: #000000;
JSON
{
"hex": "#dca4aa",
"rgb": {
"r": 220,
"g": 164,
"b": 170
},
"hsl": {
"h": 353.571,
"s": 44.444,
"l": 75.294
},
"oklch": {
"l": 0.77266,
"c": 0.06672,
"h": 11.6
},
"luminance": 0.44669
}Semantic roles & 50–950 ramp
primary
#DCA4AA
secondary
#DEEDEC
accent
#B8A92E
background
#FEFBFB
surface
#FDF7F7
border
#D5D0D0
text
#161212
muted
#848181