#DCABAA#DCABAA
#DCABAA is a light, muted red. Relative luminance 0.472; OKLCH L 78.6% C 0.058 H 19.8°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DCABAA |
|---|---|
| RGB | rgb(220, 171, 170) |
| HSL | hsl(1, 42%, 76%) |
| HSV | hsv(1, 23%, 86%) |
| CMYK | cmyk(0%, 22.3%, 22.7%, 13.7%) |
| CIE-LAB | lab(74.35, 17.76, 7.42) |
| CIE-LCH | lch(74.35, 19.25, 22.67°) |
| OKLab | oklab(78.56% 0.0543 0.0196) |
| OKLCH | oklch(78.56% 0.058 19.8) |
| XYZ | xyz(51.3344, 47.2460, 44.4378) |
| Luminance | 0.4724 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.30
Pinkish Grey
#C8ACA9
ΔE00 6.28
Faded Pink
#DE9DAC
ΔE00 6.87
Pale Rose
#FDC1C5
ΔE00 7.00
Lightpink
#FFB6C1
ΔE00 7.73
Light Rose
#FFC5CB
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCABAA #AADBDC
analogous
#DCAAC2 #DCABAA #DCC4AA
triadic
#DCABAA #AADCAB #ABAADC
tetradic
#DCABAA #C2DCAA #AADBDC #C4AADC
square
#DCABAA #C2DCAA #AADBDC #C4AADC
split-complementary
#DCABAA #AADCC4 #AAC2DC
monochromatic
#B85553 #CA807F #DCABAA #EED6D5 #F6EAE9
Accessibility & contrast
On white
2.01
#DCABAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#DCABAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCABAA
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCABAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCABAA | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B1AA
Deuteranopia (green-blind)
#BFBAA9
Tritanopia (blue-blind)
#E7A6AB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #dcabaa; /* rgb */ color: rgb(220, 171, 170); /* oklch */ color: oklch(78.6% 0.058 19.8);
Tailwind
colors: {
custom: {
50: '#e7c4c3',
500: '#dcabaa',
950: '#000000',
},
}SCSS
$custom: #dcabaa; $custom-light: #e7c4c3; $custom-dark: #000000;
JSON
{
"hex": "#dcabaa",
"rgb": {
"r": 220,
"g": 171,
"b": 170
},
"hsl": {
"h": 1.2,
"s": 41.667,
"l": 76.471
},
"oklch": {
"l": 0.7856,
"c": 0.05774,
"h": 19.8
},
"luminance": 0.47244
}Semantic roles & 50–950 ramp
primary
#DCABAA
secondary
#DEEDED
accent
#B2B531
background
#FEFCFB
surface
#FCF8F7
border
#D5D1D0
text
#161212
muted
#848181