#DCA3A2#DCA3A2
#DCA3A2 is a light, moderate red. Relative luminance 0.440; OKLCH L 76.9% C 0.068 H 19.9°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA3A2 |
|---|---|
| RGB | rgb(220, 163, 162) |
| HSL | hsl(1, 45%, 75%) |
| HSV | hsv(1, 26%, 86%) |
| CMYK | cmyk(0%, 25.9%, 26.4%, 13.7%) |
| CIE-LAB | lab(72.24, 20.93, 8.80) |
| CIE-LCH | lch(72.24, 22.71, 22.81°) |
| OKLab | oklab(76.87% 0.0639 0.0231) |
| OKLCH | oklch(76.87% 0.068 19.9) |
| XYZ | xyz(49.1349, 44.0212, 40.0843) |
| Luminance | 0.4402 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.79
Faded Pink
#DE9DAC
ΔE00 5.86
Greyish Pink
#C88D94
ΔE00 6.79
Rosybrown
#BC8F8F
ΔE00 7.31
Dusty Pink (survey)
#D58A94
ΔE00 7.44
Grey Pink
#C3909B
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA3A2 #A2DBDC
analogous
#DCA2BE #DCA3A2 #DCC0A2
triadic
#DCA3A2 #A2DCA3 #A3A2DC
tetradic
#DCA3A2 #BEDCA2 #A2DBDC #C0A2DC
square
#DCA3A2 #BEDCA2 #A2DBDC #C0A2DC
split-complementary
#DCA3A2 #A2DCC0 #A2BEDC
monochromatic
#BB4B49 #CB7776 #DCA3A2 #EDCFCE #F7E9E9
Accessibility & contrast
On white
2.14
#DCA3A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#DCA3A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA3A2
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA3A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA3A2 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADABA2
Deuteranopia (green-blind)
#BBB5A1
Tritanopia (blue-blind)
#E89DA3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #dca3a2; /* rgb */ color: rgb(220, 163, 162); /* oklch */ color: oklch(76.9% 0.068 19.9);
Tailwind
colors: {
custom: {
50: '#e8bebd',
500: '#dca3a2',
950: '#000000',
},
}SCSS
$custom: #dca3a2; $custom-light: #e8bebd; $custom-dark: #000000;
JSON
{
"hex": "#dca3a2",
"rgb": {
"r": 220,
"g": 163,
"b": 162
},
"hsl": {
"h": 1.034,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.76868,
"c": 0.06793,
"h": 19.9
},
"luminance": 0.44019
}Semantic roles & 50–950 ramp
primary
#DCA3A2
secondary
#DDEDEE
accent
#B6B82D
background
#FEFBFB
surface
#FDF7F6
border
#D5D0D0
text
#161212
muted
#848181