#DCA5AB#DCA5AB
#DCA5AB is a light, moderate red. Relative luminance 0.451; OKLCH L 77.5% C 0.065 H 11.4°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA5AB |
|---|---|
| RGB | rgb(220, 165, 171) |
| HSL | hsl(353, 44%, 75%) |
| HSV | hsv(353, 25%, 86%) |
| CMYK | cmyk(0%, 25%, 22.3%, 13.7%) |
| CIE-LAB | lab(72.94, 21.14, 4.84) |
| CIE-LCH | lch(72.94, 21.69, 12.90°) |
| OKLab | oklab(77.48% 0.0642 0.013) |
| OKLCH | oklch(77.48% 0.065 11.4) |
| XYZ | xyz(50.3216, 45.0686, 44.5687) |
| Luminance | 0.4507 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 2.19
Faded Pink
#DE9DAC
ΔE00 3.70
Grey Pink
#C3909B
ΔE00 6.63
Soft Pink
#FDB0C0
ΔE00 6.67
Greyish Pink
#C88D94
ΔE00 6.71
Lightpink
#FFB6C1
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA5AB #A5DCD6
analogous
#DCA5C6 #DCA5AB #DCBAA5
triadic
#DCA5AB #ABDCA5 #A5ABDC
tetradic
#DCA5AB #C6DCA5 #A5DCD6 #BAA5DC
square
#DCA5AB #C6DCA5 #A5DCD6 #BAA5DC
split-complementary
#DCA5AB #A5DCBA #A5C6DC
monochromatic
#BA4D59 #CB7982 #DCA5AB #EDD1D4 #F6E9EA
Accessibility & contrast
On white
2.10
#DCA5AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#DCA5AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA5AB
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA5AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA5AB | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADAB
Deuteranopia (green-blind)
#BAB7AA
Tritanopia (blue-blind)
#E7A1A7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #dca5ab; /* rgb */ color: rgb(220, 165, 171); /* oklch */ color: oklch(77.5% 0.065 11.4);
Tailwind
colors: {
custom: {
50: '#e7c0c4',
500: '#dca5ab',
950: '#000000',
},
}SCSS
$custom: #dca5ab; $custom-light: #e7c0c4; $custom-dark: #000000;
JSON
{
"hex": "#dca5ab",
"rgb": {
"r": 220,
"g": 165,
"b": 171
},
"hsl": {
"h": 353.455,
"s": 44,
"l": 75.49
},
"oklch": {
"l": 0.77477,
"c": 0.06546,
"h": 11.4
},
"luminance": 0.45066
}Semantic roles & 50–950 ramp
primary
#DCA5AB
secondary
#DEEDEC
accent
#B7A82E
background
#FEFBFC
surface
#FDF7F8
border
#D5D0D1
text
#161212
muted
#848181