Skip to content

#db96cd

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

RGB
219, 150, 205
HSL
312°, 49%, 72%
CMYK
0, 32, 6, 14
Luminance
0.4128

Every format

HEX#db96cd
RGBrgb(219, 150, 205)
HSLhsl(312, 49%, 72%)
CMYKcmyk(0%, 32%, 6%, 14%)
LABlab(70.4 34.4 -17.8)
LCHlch(70.4 38.7 332.7)
OKLCHoklch(0.758 0.109 334.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db96cd on white: 2.27:1
AA ✗ fail · AA-large · AAA
Aa
#db96cd on black: 9.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green58.8%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta31.5%
Yellow6.4%
Key (black)14.1%

Color previews

#db96cd text on a black background

contrast 9.26:1

Card sample

#db96cd text on a white background

contrast 2.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db96cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db96cd in the Color Lab