#DCABA6#DCABA6
#DCABA6 is a light, muted red. Relative luminance 0.471; OKLCH L 78.5% C 0.058 H 25.2°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DCABA6 |
|---|---|
| RGB | rgb(220, 171, 166) |
| HSL | hsl(6, 44%, 76%) |
| HSV | hsv(6, 25%, 86%) |
| CMYK | cmyk(0%, 22.3%, 24.5%, 13.7%) |
| CIE-LAB | lab(74.25, 17.18, 9.47) |
| CIE-LCH | lch(74.25, 19.62, 28.86°) |
| OKLab | oklab(78.46% 0.0528 0.0248) |
| OKLCH | oklch(78.46% 0.058 25.2) |
| XYZ | xyz(50.9617, 47.0970, 42.4753) |
| Luminance | 0.4709 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.90
Pinkish Grey
#C8ACA9
ΔE00 6.09
Pale Rose
#FDC1C5
ΔE00 7.68
Blush (survey)
#F29E8E
ΔE00 7.94
Faded Pink
#DE9DAC
ΔE00 8.26
Rosybrown
#BC8F8F
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCABA6 #A6D7DC
analogous
#DCA6BC #DCABA6 #DCC6A6
triadic
#DCABA6 #A6DCAB #ABA6DC
tetradic
#DCABA6 #BCDCA6 #A6D7DC #C6A6DC
square
#DCABA6 #BCDCA6 #A6D7DC #C6A6DC
split-complementary
#DCABA6 #A6DCC6 #A6BCDC
monochromatic
#B9584E #CB827A #DCABA6 #EDD4D2 #F6EAE9
Accessibility & contrast
On white
2.02
#DCABA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#DCABA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCABA6
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCABA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCABA6 | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B1A5
Deuteranopia (green-blind)
#C0BAA5
Tritanopia (blue-blind)
#E7A6AA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #dcaba6; /* rgb */ color: rgb(220, 171, 166); /* oklch */ color: oklch(78.5% 0.058 25.2);
Tailwind
colors: {
custom: {
50: '#e7c4c0',
500: '#dcaba6',
950: '#000000',
},
}SCSS
$custom: #dcaba6; $custom-light: #e7c4c0; $custom-dark: #000000;
JSON
{
"hex": "#dcaba6",
"rgb": {
"r": 220,
"g": 171,
"b": 166
},
"hsl": {
"h": 5.556,
"s": 43.548,
"l": 75.686
},
"oklch": {
"l": 0.78455,
"c": 0.05831,
"h": 25.2
},
"luminance": 0.47095
}Semantic roles & 50–950 ramp
primary
#DCABA6
secondary
#DEECED
accent
#AAB72F
background
#FEFCFB
surface
#FCF8F7
border
#D5D1D0
text
#161212
muted
#848181