Skip to content

#db52fd

a light, electric violet · warm · closest name: magenta

RGB
219, 82, 253
HSL
288°, 98%, 66%
CMYK
13, 68, 0, 1
Luminance
0.2819

Every format

HEX#db52fd
RGBrgb(219, 82, 253)
HSLhsl(288, 98%, 66%)
CMYKcmyk(13%, 68%, 0%, 1%)
LABlab(60.1 75.7 -60.5)
LCHlch(60.1 96.9 321.4)
OKLCHoklch(0.689 0.258 318.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db52fd on white: 3.16:1
AA ✗ fail · AA-large · AAA
Aa
#db52fd on black: 6.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green32.2%
Blue99.2%

CMYK percentages

Cyan13.4%
Magenta67.6%
Yellow0.0%
Key (black)0.8%

Color previews

#db52fd text on a black background

contrast 6.64:1

Card sample

#db52fd text on a white background

contrast 3.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db52fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db52fd in the Color Lab