Skip to content

#dbaadc

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

RGB
219, 170, 220
HSL
299°, 42%, 77%
CMYK
1, 23, 0, 14
Luminance
0.4898

Every format

HEX#dbaadc
RGBrgb(219, 170, 220)
HSLhsl(299, 42%, 77%)
CMYKcmyk(1%, 23%, 0%, 14%)
LABlab(75.4 26.3 -18.3)
LCHlch(75.4 32.0 325.1)
OKLCHoklch(0.798 0.088 325.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbaadc on white: 1.95:1
AA ✗ fail · AA-large · AAA
Aa
#dbaadc on black: 10.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green66.7%
Blue86.3%

CMYK percentages

Cyan0.5%
Magenta22.7%
Yellow0.0%
Key (black)13.7%

Color previews

#dbaadc text on a black background

contrast 10.80:1

Card sample

#dbaadc text on a white background

contrast 1.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbaadc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbaadc in the Color Lab