Skip to content

#dcacdf

a light, soft magenta / pink · warm · closest name: plum

RGB
220, 172, 223
HSL
297°, 44%, 78%
CMYK
1, 23, 0, 13
Luminance
0.5005

Every format

HEX#dcacdf
RGBrgb(220, 172, 223)
HSLhsl(297, 44%, 78%)
CMYKcmyk(1%, 23%, 0%, 13%)
LABlab(76.1 26.1 -18.9)
LCHlch(76.1 32.3 324.0)
OKLCHoklch(0.804 0.088 324.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dcacdf on white: 1.91:1
AA ✗ fail · AA-large · AAA
Aa
#dcacdf on black: 11.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green67.5%
Blue87.5%

CMYK percentages

Cyan1.3%
Magenta22.9%
Yellow0.0%
Key (black)12.5%

Color previews

#dcacdf text on a black background

contrast 11.01:1

Card sample

#dcacdf text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcacdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dcacdf in the Color Lab