Skip to content

#db73fd

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

RGB
219, 115, 253
HSL
285°, 97%, 72%
CMYK
13, 55, 0, 1
Luminance
0.3441

Every format

HEX#db73fd
RGBrgb(219, 115, 253)
HSLhsl(285, 97%, 72%)
CMYKcmyk(13%, 55%, 0%, 1%)
LABlab(65.3 61.3 -52.1)
LCHlch(65.3 80.5 319.6)
OKLCHoklch(0.727 0.214 317.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db73fd on white: 2.66:1
AA ✗ fail · AA-large · AAA
Aa
#db73fd on black: 7.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green45.1%
Blue99.2%

CMYK percentages

Cyan13.4%
Magenta54.5%
Yellow0.0%
Key (black)0.8%

Color previews

#db73fd text on a black background

contrast 7.88:1

Card sample

#db73fd text on a white background

contrast 2.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db73fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db73fd in the Color Lab