#DCACAC#DCACAC
#DCACAC is a light, muted red. Relative luminance 0.477; OKLCH L 78.8% C 0.056 H 18.4°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DCACAC |
|---|---|
| RGB | rgb(220, 172, 172) |
| HSL | hsl(0, 41%, 77%) |
| HSV | hsv(0, 22%, 86%) |
| CMYK | cmyk(0%, 21.8%, 21.8%, 13.7%) |
| CIE-LAB | lab(74.64, 17.52, 6.74) |
| CIE-LCH | lch(74.64, 18.77, 21.04°) |
| OKLab | oklab(78.8% 0.0535 0.0178) |
| OKLCH | oklch(78.8% 0.056 18.4) |
| XYZ | xyz(51.7146, 47.7015, 45.5050) |
| Luminance | 0.4770 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.96
Pinkish Grey
#C8ACA9
ΔE00 6.19
Faded Pink
#DE9DAC
ΔE00 6.75
Pale Rose
#FDC1C5
ΔE00 6.79
Lightpink
#FFB6C1
ΔE00 7.55
Light Rose
#FFC5CB
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCACAC #ACDCDC
analogous
#DCACC4 #DCACAC #DCC4AC
triadic
#DCACAC #ACDCAC #ACACDC
tetradic
#DCACAC #C4DCAC #ACDCDC #C4ACDC
square
#DCACAC #C4DCAC #ACDCDC #C4ACDC
split-complementary
#DCACAC #ACDCC4 #ACC4DC
monochromatic
#B85656 #CA8181 #DCACAC #EED7D7 #F6E9E9
Accessibility & contrast
On white
1.99
#DCACAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#DCACAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCACAC
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCACAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCACAC | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B2AC
Deuteranopia (green-blind)
#BFBBAB
Tritanopia (blue-blind)
#E6A7AC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #dcacac; /* rgb */ color: rgb(220, 172, 172); /* oklch */ color: oklch(78.8% 0.056 18.4);
Tailwind
colors: {
custom: {
50: '#e7c5c4',
500: '#dcacac',
950: '#000000',
},
}SCSS
$custom: #dcacac; $custom-light: #e7c5c4; $custom-dark: #000000;
JSON
{
"hex": "#dcacac",
"rgb": {
"r": 220,
"g": 172,
"b": 172
},
"hsl": {
"h": 0,
"s": 40.678,
"l": 76.863
},
"oklch": {
"l": 0.78801,
"c": 0.05642,
"h": 18.4
},
"luminance": 0.47699
}Semantic roles & 50–950 ramp
primary
#DCACAC
secondary
#DEEDED
accent
#B4B432
background
#FEFCFC
surface
#FCF8F8
border
#D5D1D1
text
#161212
muted
#848181