Skip to content

#db85cd

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

RGB
219, 133, 205
HSL
310°, 54%, 69%
CMYK
0, 39, 6, 14
Luminance
0.3624

Every format

HEX#db85cd
RGBrgb(219, 133, 205)
HSLhsl(310, 54%, 69%)
CMYKcmyk(0%, 39%, 6%, 14%)
LABlab(66.7 43.4 -23.3)
LCHlch(66.7 49.3 331.7)
OKLCHoklch(0.730 0.139 333.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db85cd on white: 2.55:1
AA ✗ fail · AA-large · AAA
Aa
#db85cd on black: 8.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green52.2%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta39.3%
Yellow6.4%
Key (black)14.1%

Color previews

#db85cd text on a black background

contrast 8.25:1

Card sample

#db85cd text on a white background

contrast 2.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db85cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db85cd in the Color Lab