#DCA2A4#DCA2A4
#DCA2A4 is a light, moderate red. Relative luminance 0.437; OKLCH L 76.7% C 0.069 H 16.5°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA2A4 |
|---|---|
| RGB | rgb(220, 162, 164) |
| HSL | hsl(358, 45%, 75%) |
| HSV | hsv(358, 26%, 86%) |
| CMYK | cmyk(0%, 26.4%, 25.5%, 13.7%) |
| CIE-LAB | lab(72.05, 21.75, 7.43) |
| CIE-LCH | lch(72.05, 22.98, 18.86°) |
| OKLab | oklab(76.74% 0.0662 0.0196) |
| OKLCH | oklch(76.74% 0.069 16.5) |
| XYZ | xyz(49.1372, 43.7392, 40.9691) |
| Luminance | 0.4374 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.96
Faded Pink
#DE9DAC
ΔE00 4.68
Greyish Pink
#C88D94
ΔE00 6.22
Dusty Pink (survey)
#D58A94
ΔE00 6.75
Grey Pink
#C3909B
ΔE00 6.80
Rosybrown
#BC8F8F
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA2A4 #A2DCDA
analogous
#DCA2C1 #DCA2A4 #DCBDA2
triadic
#DCA2A4 #A4DCA2 #A2A4DC
tetradic
#DCA2A4 #C1DCA2 #A2DCDA #BDA2DC
square
#DCA2A4 #C1DCA2 #A2DCDA #BDA2DC
split-complementary
#DCA2A4 #A2DCBD #A2C1DC
monochromatic
#BB494D #CB7678 #DCA2A4 #EDCED0 #F7E9E9
Accessibility & contrast
On white
2.15
#DCA2A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#DCA2A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA2A4
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA2A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA2A4 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAAA4
Deuteranopia (green-blind)
#BAB5A3
Tritanopia (blue-blind)
#E89DA3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #dca2a4; /* rgb */ color: rgb(220, 162, 164); /* oklch */ color: oklch(76.7% 0.069 16.5);
Tailwind
colors: {
custom: {
50: '#e8bebe',
500: '#dca2a4',
950: '#000000',
},
}SCSS
$custom: #dca2a4; $custom-light: #e8bebe; $custom-dark: #000000;
JSON
{
"hex": "#dca2a4",
"rgb": {
"r": 220,
"g": 162,
"b": 164
},
"hsl": {
"h": 357.931,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.76737,
"c": 0.06908,
"h": 16.5
},
"luminance": 0.43737
}Semantic roles & 50–950 ramp
primary
#DCA2A4
secondary
#DDEEED
accent
#B8B42D
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161212
muted
#848181