Skip to content

#dcacac

a light, soft red · warm · closest name: pink

RGB
220, 172, 172
HSL
0°, 41%, 77%
CMYK
0, 22, 22, 14
Luminance
0.4770

Every format

HEX#dcacac
RGBrgb(220, 172, 172)
HSLhsl(0, 41%, 77%)
CMYKcmyk(0%, 22%, 22%, 14%)
LABlab(74.6 17.5 6.7)
LCHlch(74.6 18.8 21.0)
OKLCHoklch(0.788 0.056 18.4)

Copy-ready code

/* CSS */
color: #dcacac;
background-color: #dcacac;
/* Tailwind (arbitrary) */
class="text-[#dcacac] bg-[#dcacac]"
/* SCSS */
$brand: #dcacac;
/* SwiftUI */
Color(red: 0.863, green: 0.675, blue: 0.675)
/* Android */
Color.parseColor("#dcacac")

Accessibility — WCAG contrast

Aa
#dcacac on white: 1.99:1
AA ✗ fail · AA-large · AAA
Aa
#dcacac on black: 10.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green67.5%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta21.8%
Yellow21.8%
Key (black)13.7%

Color previews

#dcacac text on a black background

contrast 10.54:1

Card sample

#dcacac text on a white background

contrast 1.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #dcacac;
Background color
Panel with #dcacac background
background-color: #dcacac;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #dcacac;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(220, 172, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(220, 172, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dcacac;
background: linear-gradient(135deg, #dcacac, #DCCCAC);

Monochromatic scale

Palettes built from #dcacac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dcacac in the Color Lab