Skip to content

#db80fd

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

RGB
219, 128, 253
HSL
284°, 97%, 75%
CMYK
13, 49, 0, 1
Luminance
0.3759

Every format

HEX#db80fd
RGBrgb(219, 128, 253)
HSLhsl(284, 97%, 75%)
CMYKcmyk(13%, 49%, 0%, 1%)
LABlab(67.7 54.9 -48.3)
LCHlch(67.7 73.2 318.7)
OKLCHoklch(0.745 0.194 316.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db80fd on white: 2.47:1
AA ✗ fail · AA-large · AAA
Aa
#db80fd on black: 8.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green50.2%
Blue99.2%

CMYK percentages

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

Color previews

#db80fd text on a black background

contrast 8.52:1

Card sample

#db80fd text on a white background

contrast 2.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db80fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db80fd in the Color Lab