Skip to content

#dbacdf

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

RGB
219, 172, 223
HSL
295°, 44%, 78%
CMYK
2, 23, 0, 13
Luminance
0.4989

Every format

HEX#dbacdf
RGBrgb(219, 172, 223)
HSLhsl(295, 44%, 78%)
CMYKcmyk(2%, 23%, 0%, 13%)
LABlab(76.0 25.8 -19.1)
LCHlch(76.0 32.1 323.5)
OKLCHoklch(0.803 0.087 323.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.9%
Green67.5%
Blue87.5%

CMYK percentages

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

Color previews

#dbacdf text on a black background

contrast 10.98:1

Card sample

#dbacdf text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbacdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbacdf in the Color Lab