Skip to content

#db3cff

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

RGB
219, 60, 255
HSL
289°, 100%, 62%
CMYK
14, 77, 0, 0
Luminance
0.2551

Every format

HEX#db3cff
RGBrgb(219, 60, 255)
HSLhsl(289, 100%, 62%)
CMYKcmyk(14%, 77%, 0%, 0%)
LABlab(57.6 83.5 -65.5)
LCHlch(57.6 106.1 321.9)
OKLCHoklch(0.671 0.282 319.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db3cff on white: 3.44:1
AA ✗ fail · AA-large · AAA
Aa
#db3cff on black: 6.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green23.5%
Blue100.0%

CMYK percentages

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

Color previews

#db3cff text on a black background

contrast 6.10:1

Card sample

#db3cff text on a white background

contrast 3.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db3cff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db3cff in the Color Lab