Skip to content

#db58fd

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

RGB
219, 88, 253
HSL
288°, 98%, 67%
CMYK
13, 65, 0, 1
Luminance
0.2913

Every format

HEX#db58fd
RGBrgb(219, 88, 253)
HSLhsl(288, 98%, 67%)
CMYKcmyk(13%, 65%, 0%, 1%)
LABlab(60.9 73.3 -59.1)
LCHlch(60.9 94.2 321.1)
OKLCHoklch(0.695 0.251 318.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db58fd on white: 3.08:1
AA ✗ fail · AA-large · AAA
Aa
#db58fd on black: 6.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green34.5%
Blue99.2%

CMYK percentages

Cyan13.4%
Magenta65.2%
Yellow0.0%
Key (black)0.8%

Color previews

#db58fd text on a black background

contrast 6.83:1

Card sample

#db58fd text on a white background

contrast 3.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db58fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db58fd in the Color Lab