Skip to content

#db52cd

a balanced, vivid magenta / pink · warm · closest name: orchid

RGB
219, 82, 205
HSL
306°, 66%, 59%
CMYK
0, 63, 6, 14
Luminance
0.2550

Every format

HEX#db52cd
RGBrgb(219, 82, 205)
HSLhsl(306, 66%, 59%)
CMYKcmyk(0%, 63%, 6%, 14%)
LABlab(57.6 67.5 -37.5)
LCHlch(57.6 77.2 330.9)
OKLCHoklch(0.663 0.219 332.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db52cd on white: 3.44:1
AA ✗ fail · AA-large · AAA
Aa
#db52cd on black: 6.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green32.2%
Blue80.4%

CMYK percentages

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

Color previews

#db52cd text on a black background

contrast 6.10:1

Card sample

#db52cd text on a white background

contrast 3.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db52cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db52cd in the Color Lab