#DCABA7#DCABA7
#DCABA7 is a light, muted red. Relative luminance 0.471; OKLCH L 78.5% C 0.058 H 23.9°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DCABA7 |
|---|---|
| RGB | rgb(220, 171, 167) |
| HSL | hsl(5, 43%, 76%) |
| HSV | hsv(5, 24%, 86%) |
| CMYK | cmyk(0%, 22.3%, 24.1%, 13.7%) |
| CIE-LAB | lab(74.28, 17.33, 8.96) |
| CIE-LCH | lch(74.28, 19.50, 27.34°) |
| OKLab | oklab(78.48% 0.0532 0.0235) |
| OKLCH | oklch(78.48% 0.058 23.9) |
| XYZ | xyz(51.0538, 47.1338, 42.9602) |
| Luminance | 0.4713 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.49
Pinkish Grey
#C8ACA9
ΔE00 6.10
Pale Rose
#FDC1C5
ΔE00 7.48
Faded Pink
#DE9DAC
ΔE00 7.90
Blush (survey)
#F29E8E
ΔE00 8.16
Light Rose
#FFC5CB
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCABA7 #A7D8DC
analogous
#DCA7BD #DCABA7 #DCC5A7
triadic
#DCABA7 #A7DCAB #ABA7DC
tetradic
#DCABA7 #BDDCA7 #A7D8DC #C5A7DC
square
#DCABA7 #BDDCA7 #A7D8DC #C5A7DC
split-complementary
#DCABA7 #A7DCC5 #A7BDDC
monochromatic
#B9574F #CB817B #DCABA7 #EDD5D3 #F6EAE9
Accessibility & contrast
On white
2.01
#DCABA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#DCABA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCABA7
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCABA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCABA7 | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B1A7
Deuteranopia (green-blind)
#C0BAA6
Tritanopia (blue-blind)
#E7A6AA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #dcaba7; /* rgb */ color: rgb(220, 171, 167); /* oklch */ color: oklch(78.5% 0.058 23.9);
Tailwind
colors: {
custom: {
50: '#e7c4c1',
500: '#dcaba7',
950: '#000000',
},
}SCSS
$custom: #dcaba7; $custom-light: #e7c4c1; $custom-dark: #000000;
JSON
{
"hex": "#dcaba7",
"rgb": {
"r": 220,
"g": 171,
"b": 167
},
"hsl": {
"h": 4.528,
"s": 43.089,
"l": 75.882
},
"oklch": {
"l": 0.78481,
"c": 0.05813,
"h": 23.9
},
"luminance": 0.47131
}Semantic roles & 50–950 ramp
primary
#DCABA7
secondary
#DEECED
accent
#ACB62F
background
#FEFCFB
surface
#FCF8F7
border
#D5D1D0
text
#161212
muted
#848181