#DCACA3#DCACA3
#DCACA3 is a light, muted red. Relative luminance 0.474; OKLCH L 78.6% C 0.058 H 30.6°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DCACA3 |
|---|---|
| RGB | rgb(220, 172, 163) |
| HSL | hsl(9, 45%, 75%) |
| HSV | hsv(9, 26%, 86%) |
| CMYK | cmyk(0%, 21.8%, 25.9%, 13.7%) |
| CIE-LAB | lab(74.42, 16.22, 11.36) |
| CIE-LCH | lch(74.42, 19.80, 35.00°) |
| OKLab | oklab(78.57% 0.05 0.0296) |
| OKLCH | oklch(78.57% 0.058 30.6) |
| XYZ | xyz(50.8793, 47.3674, 41.1060) |
| Luminance | 0.4737 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.05
Pinkish Tan
#D99B82
ΔE00 7.54
Blush (survey)
#F29E8E
ΔE00 7.55
Dusty Pink
#D8A7B1
ΔE00 7.59
Pale Salmon
#FFB19A
ΔE00 7.92
Light Salmon
#FEA993
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCACA3 #A3D3DC
analogous
#DCA3B6 #DCACA3 #DCC9A3
triadic
#DCACA3 #A3DCAC #ACA3DC
tetradic
#DCACA3 #B6DCA3 #A3D3DC #C9A3DC
square
#DCACA3 #B6DCA3 #A3D3DC #C9A3DC
split-complementary
#DCACA3 #A3DCC9 #A3B6DC
monochromatic
#BA5C4A #CB8477 #DCACA3 #EDD4CF #F7EBE9
Accessibility & contrast
On white
2.01
#DCACA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#DCACA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCACA3
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCACA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCACA3 | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B2A2
Deuteranopia (green-blind)
#C1BBA3
Tritanopia (blue-blind)
#E7A6AA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #dcaca3; /* rgb */ color: rgb(220, 172, 163); /* oklch */ color: oklch(78.6% 0.058 30.6);
Tailwind
colors: {
custom: {
50: '#e8c4be',
500: '#dcaca3',
950: '#000000',
},
}SCSS
$custom: #dcaca3; $custom-light: #e8c4be; $custom-dark: #000000;
JSON
{
"hex": "#dcaca3",
"rgb": {
"r": 220,
"g": 172,
"b": 163
},
"hsl": {
"h": 9.474,
"s": 44.882,
"l": 75.098
},
"oklch": {
"l": 0.78566,
"c": 0.0581,
"h": 30.6
},
"luminance": 0.47365
}Semantic roles & 50–950 ramp
primary
#DCACA3
secondary
#DDEBEE
accent
#A2B82D
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161212
muted
#848181