Skip to content

#db5aff

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

RGB
219, 90, 255
HSL
287°, 100%, 68%
CMYK
14, 65, 0, 0
Luminance
0.2959

Every format

HEX#db5aff
RGBrgb(219, 90, 255)
HSLhsl(287, 100%, 68%)
CMYKcmyk(14%, 65%, 0%, 0%)
LABlab(61.3 72.9 -59.6)
LCHlch(61.3 94.1 320.7)
OKLCHoklch(0.698 0.250 318.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db5aff on white: 3.04:1
AA ✗ fail · AA-large · AAA
Aa
#db5aff on black: 6.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green35.3%
Blue100.0%

CMYK percentages

Cyan14.1%
Magenta64.7%
Yellow0.0%
Key (black)0.0%

Color previews

#db5aff text on a black background

contrast 6.92:1

Card sample

#db5aff text on a white background

contrast 3.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db5aff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db5aff in the Color Lab