Skip to content

#db5fff

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

RGB
219, 95, 255
HSL
287°, 100%, 69%
CMYK
14, 63, 0, 0
Luminance
0.3046

Every format

HEX#db5fff
RGBrgb(219, 95, 255)
HSLhsl(287, 100%, 69%)
CMYKcmyk(14%, 63%, 0%, 0%)
LABlab(62.0 70.8 -58.4)
LCHlch(62.0 91.8 320.5)
OKLCHoklch(0.703 0.243 317.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db5fff on white: 2.96:1
AA ✗ fail · AA-large · AAA
Aa
#db5fff on black: 7.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green37.3%
Blue100.0%

CMYK percentages

Cyan14.1%
Magenta62.7%
Yellow0.0%
Key (black)0.0%

Color previews

#db5fff text on a black background

contrast 7.09:1

Card sample

#db5fff text on a white background

contrast 2.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db5fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db5fff in the Color Lab