Skip to content

#db84cd

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

RGB
219, 132, 205
HSL
310°, 55%, 69%
CMYK
0, 40, 6, 14
Luminance
0.3597

Every format

HEX#db84cd
RGBrgb(219, 132, 205)
HSLhsl(310, 55%, 69%)
CMYKcmyk(0%, 40%, 6%, 14%)
LABlab(66.5 43.9 -23.6)
LCHlch(66.5 49.9 331.7)
OKLCHoklch(0.729 0.141 333.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db84cd on white: 2.56:1
AA ✗ fail · AA-large · AAA
Aa
#db84cd on black: 8.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green51.8%
Blue80.4%

CMYK percentages

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

Color previews

#db84cd text on a black background

contrast 8.19:1

Card sample

#db84cd text on a white background

contrast 2.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db84cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db84cd in the Color Lab