Skip to content

#db87cd

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

RGB
219, 135, 205
HSL
310°, 54%, 69%
CMYK
0, 38, 6, 14
Luminance
0.3680

Every format

HEX#db87cd
RGBrgb(219, 135, 205)
HSLhsl(310, 54%, 69%)
CMYKcmyk(0%, 38%, 6%, 14%)
LABlab(67.1 42.3 -22.7)
LCHlch(67.1 48.0 331.8)
OKLCHoklch(0.734 0.135 333.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db87cd on white: 2.51:1
AA ✗ fail · AA-large · AAA
Aa
#db87cd on black: 8.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta38.4%
Yellow6.4%
Key (black)14.1%

Color previews

#db87cd text on a black background

contrast 8.36:1

Card sample

#db87cd text on a white background

contrast 2.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db87cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db87cd in the Color Lab