#DCACA0#DCACA0
#DCACA0 is a light, muted red. Relative luminance 0.473; OKLCH L 78.5% C 0.059 H 34.4°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DCACA0 |
|---|---|
| RGB | rgb(220, 172, 160) |
| HSL | hsl(12, 46%, 75%) |
| HSV | hsv(12, 27%, 86%) |
| CMYK | cmyk(0%, 21.8%, 27.3%, 13.7%) |
| CIE-LAB | lab(74.36, 15.80, 12.90) |
| CIE-LCH | lch(74.36, 20.40, 39.22°) |
| OKLab | oklab(78.49% 0.0488 0.0335) |
| OKLCH | oklch(78.49% 0.059 34.4) |
| XYZ | xyz(50.6137, 47.2611, 39.7072) |
| Luminance | 0.4726 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.42
Pinkish Tan
#D99B82
ΔE00 6.62
Pale Salmon
#FFB19A
ΔE00 7.37
Blush (survey)
#F29E8E
ΔE00 7.37
Light Salmon
#FEA993
ΔE00 7.83
Dusty Pink
#D8A7B1
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCACA0 #A0D0DC
analogous
#DCA0B2 #DCACA0 #DCCAA0
triadic
#DCACA0 #A0DCAC #ACA0DC
tetradic
#DCACA0 #B2DCA0 #A0D0DC #CAA0DC
square
#DCACA0 #B2DCA0 #A0D0DC #CAA0DC
split-complementary
#DCACA0 #A0DCCA #A0B2DC
monochromatic
#BB5E47 #CC8573 #DCACA0 #ECD3CD #F7EBE9
Accessibility & contrast
On white
2.01
#DCACA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#DCACA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCACA0
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCACA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCACA0 | 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)
#B7B19F
Deuteranopia (green-blind)
#C2BBA0
Tritanopia (blue-blind)
#E8A6A9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #dcaca0; /* rgb */ color: rgb(220, 172, 160); /* oklch */ color: oklch(78.5% 0.059 34.4);
Tailwind
colors: {
custom: {
50: '#e8c4bc',
500: '#dcaca0',
950: '#000000',
},
}SCSS
$custom: #dcaca0; $custom-light: #e8c4bc; $custom-dark: #000000;
JSON
{
"hex": "#dcaca0",
"rgb": {
"r": 220,
"g": 172,
"b": 160
},
"hsl": {
"h": 12,
"s": 46.154,
"l": 74.51
},
"oklch": {
"l": 0.78491,
"c": 0.05919,
"h": 34.4
},
"luminance": 0.47259
}Semantic roles & 50–950 ramp
primary
#DCACA0
secondary
#DDEAEE
accent
#9DB92C
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161212
muted
#848181