Skip to content

#db64fd

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

RGB
219, 100, 253
HSL
287°, 98%, 69%
CMYK
13, 61, 0, 1
Luminance
0.3127

Every format

HEX#db64fd
RGBrgb(219, 100, 253)
HSLhsl(287, 98%, 69%)
CMYKcmyk(13%, 61%, 0%, 1%)
LABlab(62.7 68.3 -56.2)
LCHlch(62.7 88.4 320.5)
OKLCHoklch(0.708 0.235 318.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db64fd on white: 2.90:1
AA ✗ fail · AA-large · AAA
Aa
#db64fd on black: 7.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green39.2%
Blue99.2%

CMYK percentages

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

Color previews

#db64fd text on a black background

contrast 7.25:1

Card sample

#db64fd text on a white background

contrast 2.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db64fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db64fd in the Color Lab