Skip to content

#db1fff

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

RGB
219, 31, 255
HSL
290°, 100%, 56%
CMYK
14, 88, 0, 0
Luminance
0.2326

Every format

HEX#db1fff
RGBrgb(219, 31, 255)
HSLhsl(290, 100%, 56%)
CMYKcmyk(14%, 88%, 0%, 0%)
LABlab(55.3 90.0 -69.2)
LCHlch(55.3 113.5 322.5)
OKLCHoklch(0.656 0.302 319.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db1fff on white: 3.72:1
AA ✗ fail · AA-large · AAA
Aa
#db1fff on black: 5.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green12.2%
Blue100.0%

CMYK percentages

Cyan14.1%
Magenta87.8%
Yellow0.0%
Key (black)0.0%

Color previews

#db1fff text on a black background

contrast 5.65:1

Card sample

#db1fff text on a white background

contrast 3.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db1fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db1fff in the Color Lab