#DCA2A2#DCA2A2
#DCA2A2 is a light, moderate red. Relative luminance 0.437; OKLCH L 76.7% C 0.069 H 18.8°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA2A2 |
|---|---|
| RGB | rgb(220, 162, 162) |
| HSL | hsl(0, 45%, 75%) |
| HSV | hsv(0, 26%, 86%) |
| CMYK | cmyk(0%, 26.4%, 26.4%, 13.7%) |
| CIE-LAB | lab(72.01, 21.47, 8.46) |
| CIE-LCH | lch(72.01, 23.08, 21.52°) |
| OKLab | oklab(76.68% 0.0655 0.0223) |
| OKLCH | oklch(76.68% 0.069 18.8) |
| XYZ | xyz(48.9580, 43.6675, 40.0253) |
| Luminance | 0.4366 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.60
Faded Pink
#DE9DAC
ΔE00 5.43
Greyish Pink
#C88D94
ΔE00 6.45
Dusty Pink (survey)
#D58A94
ΔE00 7.02
Grey Pink
#C3909B
ΔE00 7.20
Rosybrown
#BC8F8F
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA2A2 #A2DCDC
analogous
#DCA2BF #DCA2A2 #DCBFA2
triadic
#DCA2A2 #A2DCA2 #A2A2DC
tetradic
#DCA2A2 #BFDCA2 #A2DCDC #BFA2DC
square
#DCA2A2 #BFDCA2 #A2DCDC #BFA2DC
split-complementary
#DCA2A2 #A2DCBF #A2BFDC
monochromatic
#BB4949 #CB7676 #DCA2A2 #EDCECE #F7E9E9
Accessibility & contrast
On white
2.16
#DCA2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#DCA2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA2A2
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA2A2 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAAA2
Deuteranopia (green-blind)
#BAB5A1
Tritanopia (blue-blind)
#E89CA2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #dca2a2; /* rgb */ color: rgb(220, 162, 162); /* oklch */ color: oklch(76.7% 0.069 18.8);
Tailwind
colors: {
custom: {
50: '#e8bdbd',
500: '#dca2a2',
950: '#000000',
},
}SCSS
$custom: #dca2a2; $custom-light: #e8bdbd; $custom-dark: #000000;
JSON
{
"hex": "#dca2a2",
"rgb": {
"r": 220,
"g": 162,
"b": 162
},
"hsl": {
"h": 0,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.76684,
"c": 0.06914,
"h": 18.8
},
"luminance": 0.43665
}Semantic roles & 50–950 ramp
primary
#DCA2A2
secondary
#DDEEEE
accent
#B8B82D
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161212
muted
#848181