Skip to content

#db82cd

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

RGB
219, 130, 205
HSL
309°, 55%, 68%
CMYK
0, 41, 6, 14
Luminance
0.3543

Every format

HEX#db82cd
RGBrgb(219, 130, 205)
HSLhsl(309, 55%, 68%)
CMYKcmyk(0%, 41%, 6%, 14%)
LABlab(66.1 45.0 -24.3)
LCHlch(66.1 51.1 331.6)
OKLCHoklch(0.726 0.144 332.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db82cd on white: 2.60:1
AA ✗ fail · AA-large · AAA
Aa
#db82cd on black: 8.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green51.0%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta40.6%
Yellow6.4%
Key (black)14.1%

Color previews

#db82cd text on a black background

contrast 8.09:1

Card sample

#db82cd text on a white background

contrast 2.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db82cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db82cd in the Color Lab