#DCACA4#DCACA4
#DCACA4 is a light, muted red. Relative luminance 0.474; OKLCH L 78.6% C 0.058 H 29.3°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DCACA4 |
|---|---|
| RGB | rgb(220, 172, 164) |
| HSL | hsl(9, 44%, 75%) |
| HSV | hsv(9, 25%, 86%) |
| CMYK | cmyk(0%, 21.8%, 25.5%, 13.7%) |
| CIE-LAB | lab(74.45, 16.36, 10.84) |
| CIE-LCH | lch(74.45, 19.63, 33.53°) |
| OKLab | oklab(78.59% 0.0504 0.0283) |
| OKLCH | oklch(78.59% 0.058 29.3) |
| XYZ | xyz(50.9693, 47.4033, 41.5798) |
| Luminance | 0.4740 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.97
Dusty Pink
#D8A7B1
ΔE00 7.17
Blush (survey)
#F29E8E
ΔE00 7.67
Pinkish Tan
#D99B82
ΔE00 7.87
Pale Salmon
#FFB19A
ΔE00 8.15
Pale Rose
#FDC1C5
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCACA4 #A4D4DC
analogous
#DCA4B8 #DCACA4 #DCC8A4
triadic
#DCACA4 #A4DCAC #ACA4DC
tetradic
#DCACA4 #B8DCA4 #A4D4DC #C8A4DC
square
#DCACA4 #B8DCA4 #A4D4DC #C8A4DC
split-complementary
#DCACA4 #A4DCC8 #A4B8DC
monochromatic
#BA5B4C #CB8478 #DCACA4 #EDD4D0 #F6EBE9
Accessibility & contrast
On white
2.00
#DCACA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#DCACA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCACA4
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCACA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCACA4 | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B2A3
Deuteranopia (green-blind)
#C1BBA4
Tritanopia (blue-blind)
#E7A6AA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #dcaca4; /* rgb */ color: rgb(220, 172, 164); /* oklch */ color: oklch(78.6% 0.058 29.3);
Tailwind
colors: {
custom: {
50: '#e7c4bf',
500: '#dcaca4',
950: '#000000',
},
}SCSS
$custom: #dcaca4; $custom-light: #e7c4bf; $custom-dark: #000000;
JSON
{
"hex": "#dcaca4",
"rgb": {
"r": 220,
"g": 172,
"b": 164
},
"hsl": {
"h": 8.571,
"s": 44.444,
"l": 75.294
},
"oklch": {
"l": 0.78592,
"c": 0.0578,
"h": 29.3
},
"luminance": 0.47401
}Semantic roles & 50–950 ramp
primary
#DCACA4
secondary
#DEEBED
accent
#A4B82E
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161212
muted
#848181