Skip to content

#db97cd

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

RGB
219, 151, 205
HSL
312°, 49%, 73%
CMYK
0, 31, 6, 14
Luminance
0.4160

Every format

HEX#db97cd
RGBrgb(219, 151, 205)
HSLhsl(312, 49%, 73%)
CMYKcmyk(0%, 31%, 6%, 14%)
LABlab(70.6 33.8 -17.4)
LCHlch(70.6 38.0 332.8)
OKLCHoklch(0.760 0.107 334.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db97cd on white: 2.25:1
AA ✗ fail · AA-large · AAA
Aa
#db97cd on black: 9.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green59.2%
Blue80.4%

CMYK percentages

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

Color previews

#db97cd text on a black background

contrast 9.32:1

Card sample

#db97cd text on a white background

contrast 2.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db97cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db97cd in the Color Lab