Skip to content

#db63fd

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

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

Every format

HEX#db63fd
RGBrgb(219, 99, 253)
HSLhsl(287, 98%, 69%)
CMYKcmyk(13%, 61%, 0%, 1%)
LABlab(62.6 68.7 -56.4)
LCHlch(62.6 88.9 320.6)
OKLCHoklch(0.707 0.236 318.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db63fd on white: 2.91:1
AA ✗ fail · AA-large · AAA
Aa
#db63fd on black: 7.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green38.8%
Blue99.2%

CMYK percentages

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

Color previews

#db63fd text on a black background

contrast 7.22:1

Card sample

#db63fd text on a white background

contrast 2.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db63fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db63fd in the Color Lab