Skip to content

#db56fd

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

RGB
219, 86, 253
HSL
288°, 98%, 67%
CMYK
13, 66, 0, 1
Luminance
0.2881

Every format

HEX#db56fd
RGBrgb(219, 86, 253)
HSLhsl(288, 98%, 67%)
CMYKcmyk(13%, 66%, 0%, 1%)
LABlab(60.6 74.1 -59.6)
LCHlch(60.6 95.1 321.2)
OKLCHoklch(0.693 0.253 318.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db56fd on white: 3.11:1
AA ✗ fail · AA-large · AAA
Aa
#db56fd on black: 6.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green33.7%
Blue99.2%

CMYK percentages

Cyan13.4%
Magenta66.0%
Yellow0.0%
Key (black)0.8%

Color previews

#db56fd text on a black background

contrast 6.76:1

Card sample

#db56fd text on a white background

contrast 3.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db56fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db56fd in the Color Lab