Skip to content

#db74fd

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

RGB
219, 116, 253
HSL
285°, 97%, 72%
CMYK
13, 54, 0, 1
Luminance
0.3464

Every format

HEX#db74fd
RGBrgb(219, 116, 253)
HSLhsl(285, 97%, 72%)
CMYKcmyk(13%, 54%, 0%, 1%)
LABlab(65.5 60.9 -51.8)
LCHlch(65.5 80.0 319.6)
OKLCHoklch(0.728 0.212 317.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db74fd on white: 2.65:1
AA ✗ fail · AA-large · AAA
Aa
#db74fd on black: 7.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green45.5%
Blue99.2%

CMYK percentages

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

Color previews

#db74fd text on a black background

contrast 7.93:1

Card sample

#db74fd text on a white background

contrast 2.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db74fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db74fd in the Color Lab