Skip to content

#db01ff

a balanced, electric magenta / pink · warm · closest name: magenta

RGB
219, 1, 255
HSL
292°, 100%, 50%
CMYK
14, 100, 0, 0
Luminance
0.2230

Every format

HEX#db01ff
RGBrgb(219, 1, 255)
HSLhsl(292, 100%, 50%)
CMYKcmyk(14%, 100%, 0%, 0%)
LABlab(54.4 92.9 -70.8)
LCHlch(54.4 116.8 322.7)
OKLCHoklch(0.649 0.311 320.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db01ff on white: 3.85:1
AA ✗ fail · AA-large · AAA
Aa
#db01ff on black: 5.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green0.4%
Blue100.0%

CMYK percentages

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

Color previews

#db01ff text on a black background

contrast 5.46:1

Card sample

#db01ff text on a white background

contrast 3.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db01ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db01ff in the Color Lab