#DCACAB#DCACAB
#DCACAB is a light, muted red. Relative luminance 0.477; OKLCH L 78.8% C 0.056 H 19.8°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DCACAB |
|---|---|
| RGB | rgb(220, 172, 171) |
| HSL | hsl(1, 41%, 77%) |
| HSV | hsv(1, 22%, 86%) |
| CMYK | cmyk(0%, 21.8%, 22.3%, 13.7%) |
| CIE-LAB | lab(74.61, 17.37, 7.25) |
| CIE-LCH | lch(74.61, 18.82, 22.66°) |
| OKLab | oklab(78.77% 0.0531 0.0191) |
| OKLCH | oklch(78.77% 0.056 19.8) |
| XYZ | xyz(51.6189, 47.6632, 45.0011) |
| Luminance | 0.4766 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.35
Pinkish Grey
#C8ACA9
ΔE00 6.08
Pale Rose
#FDC1C5
ΔE00 6.91
Faded Pink
#DE9DAC
ΔE00 7.06
Light Rose
#FFC5CB
ΔE00 7.75
Lightpink
#FFB6C1
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCACAB #ABDBDC
analogous
#DCABC3 #DCACAB #DCC5AB
triadic
#DCACAB #ABDCAC #ACABDC
tetradic
#DCACAB #C3DCAB #ABDBDC #C5ABDC
square
#DCACAB #C3DCAB #ABDBDC #C5ABDC
split-complementary
#DCACAB #ABDCC5 #ABC3DC
monochromatic
#B85755 #CA8180 #DCACAB #EED7D6 #F6EAE9
Accessibility & contrast
On white
1.99
#DCACAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#DCACAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCACAB
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCACAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCACAB | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B2AB
Deuteranopia (green-blind)
#C0BBAA
Tritanopia (blue-blind)
#E6A7AC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #dcacab; /* rgb */ color: rgb(220, 172, 171); /* oklch */ color: oklch(78.8% 0.056 19.8);
Tailwind
colors: {
custom: {
50: '#e7c5c4',
500: '#dcacab',
950: '#000000',
},
}SCSS
$custom: #dcacab; $custom-light: #e7c5c4; $custom-dark: #000000;
JSON
{
"hex": "#dcacab",
"rgb": {
"r": 220,
"g": 172,
"b": 171
},
"hsl": {
"h": 1.224,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.78774,
"c": 0.05648,
"h": 19.8
},
"luminance": 0.47661
}Semantic roles & 50–950 ramp
primary
#DCACAB
secondary
#DEEDED
accent
#B2B431
background
#FEFCFC
surface
#FCF8F8
border
#D5D1D1
text
#161212
muted
#848181