Skip to content

#db85ac

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

RGB
219, 133, 172
HSL
333°, 54%, 69%
CMYK
0, 39, 22, 14
Luminance
0.3481

Every format

HEX#db85ac
RGBrgb(219, 133, 172)
HSLhsl(333, 54%, 69%)
CMYKcmyk(0%, 39%, 22%, 14%)
LABlab(65.6 38.1 -6.5)
LCHlch(65.6 38.6 350.4)
OKLCHoklch(0.718 0.115 351.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db85ac on white: 2.64:1
AA ✗ fail · AA-large · AAA
Aa
#db85ac on black: 7.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green52.2%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta39.3%
Yellow21.5%
Key (black)14.1%

Color previews

#db85ac text on a black background

contrast 7.96:1

Card sample

#db85ac text on a white background

contrast 2.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db85ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db85ac in the Color Lab