Skip to content

#db0fff

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

RGB
219, 15, 255
HSL
291°, 100%, 53%
CMYK
14, 94, 0, 0
Luminance
0.2262

Every format

HEX#db0fff
RGBrgb(219, 15, 255)
HSLhsl(291, 100%, 53%)
CMYKcmyk(14%, 94%, 0%, 0%)
LABlab(54.7 91.9 -70.2)
LCHlch(54.7 115.7 322.6)
OKLCHoklch(0.651 0.308 320.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db0fff on white: 3.80:1
AA ✗ fail · AA-large · AAA
Aa
#db0fff on black: 5.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green5.9%
Blue100.0%

CMYK percentages

Cyan14.1%
Magenta94.1%
Yellow0.0%
Key (black)0.0%

Color previews

#db0fff text on a black background

contrast 5.52:1

Card sample

#db0fff text on a white background

contrast 3.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db0fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db0fff in the Color Lab