#DCA2A0#DCA2A0
#DCA2A0 is a light, moderate red. Relative luminance 0.436; OKLCH L 76.6% C 0.069 H 21.0°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA2A0 |
|---|---|
| RGB | rgb(220, 162, 160) |
| HSL | hsl(2, 46%, 75%) |
| HSV | hsv(2, 27%, 86%) |
| CMYK | cmyk(0%, 26.4%, 27.3%, 13.7%) |
| CIE-LAB | lab(71.96, 21.19, 9.50) |
| CIE-LCH | lch(71.96, 23.22, 24.14°) |
| OKLab | oklab(76.63% 0.0647 0.0249) |
| OKLCH | oklch(76.63% 0.069 21) |
| XYZ | xyz(48.7817, 43.5970, 39.0965) |
| Luminance | 0.4359 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.28
Faded Pink
#DE9DAC
ΔE00 6.20
Greyish Pink
#C88D94
ΔE00 6.77
Blush (survey)
#F29E8E
ΔE00 7.14
Rosybrown
#BC8F8F
ΔE00 7.23
Dusty Pink (survey)
#D58A94
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA2A0 #A0DADC
analogous
#DCA0BC #DCA2A0 #DCC0A0
triadic
#DCA2A0 #A0DCA2 #A2A0DC
tetradic
#DCA2A0 #BCDCA0 #A0DADC #C0A0DC
square
#DCA2A0 #BCDCA0 #A0DADC #C0A0DC
split-complementary
#DCA2A0 #A0DCC0 #A0BCDC
monochromatic
#BB4A47 #CC7673 #DCA2A0 #ECCECD #F7E9E9
Accessibility & contrast
On white
2.16
#DCA2A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#DCA2A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA2A0
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA2A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA2A0 | 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)
#ADAAA0
Deuteranopia (green-blind)
#BAB59F
Tritanopia (blue-blind)
#E89CA2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #dca2a0; /* rgb */ color: rgb(220, 162, 160); /* oklch */ color: oklch(76.6% 0.069 21.0);
Tailwind
colors: {
custom: {
50: '#e8bdbc',
500: '#dca2a0',
950: '#000000',
},
}SCSS
$custom: #dca2a0; $custom-light: #e8bdbc; $custom-dark: #000000;
JSON
{
"hex": "#dca2a0",
"rgb": {
"r": 220,
"g": 162,
"b": 160
},
"hsl": {
"h": 2,
"s": 46.154,
"l": 74.51
},
"oklch": {
"l": 0.76632,
"c": 0.0693,
"h": 21
},
"luminance": 0.43594
}Semantic roles & 50–950 ramp
primary
#DCA2A0
secondary
#DDEDEE
accent
#B5B92C
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161212
muted
#848181