Skip to content

#db6fff

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

RGB
219, 111, 255
HSL
285°, 100%, 72%
CMYK
14, 57, 0, 0
Luminance
0.3365

Every format

HEX#db6fff
RGBrgb(219, 111, 255)
HSLhsl(285, 100%, 72%)
CMYKcmyk(14%, 57%, 0%, 0%)
LABlab(64.7 63.6 -54.2)
LCHlch(64.7 83.6 319.6)
OKLCHoklch(0.723 0.222 316.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db6fff on white: 2.72:1
AA ✗ fail · AA-large · AAA
Aa
#db6fff on black: 7.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green43.5%
Blue100.0%

CMYK percentages

Cyan14.1%
Magenta56.5%
Yellow0.0%
Key (black)0.0%

Color previews

#db6fff text on a black background

contrast 7.73:1

Card sample

#db6fff text on a white background

contrast 2.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db6fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db6fff in the Color Lab