Skip to content

#db9fff

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

RGB
219, 159, 255
HSL
278°, 100%, 81%
CMYK
14, 38, 0, 0
Luminance
0.4708

Every format

HEX#db9fff
RGBrgb(219, 159, 255)
HSLhsl(278, 100%, 81%)
CMYKcmyk(14%, 38%, 0%, 0%)
LABlab(74.2 39.1 -39.2)
LCHlch(74.2 55.4 315.0)
OKLCHoklch(0.794 0.146 312.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db9fff on white: 2.02:1
AA ✗ fail · AA-large · AAA
Aa
#db9fff on black: 10.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green62.4%
Blue100.0%

CMYK percentages

Cyan14.1%
Magenta37.6%
Yellow0.0%
Key (black)0.0%

Color previews

#db9fff text on a black background

contrast 10.42:1

Card sample

#db9fff text on a white background

contrast 2.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db9fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db9fff in the Color Lab