Skip to content

#db58ff

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

RGB
219, 88, 255
HSL
287°, 100%, 67%
CMYK
14, 66, 0, 0
Luminance
0.2926

Every format

HEX#db58ff
RGBrgb(219, 88, 255)
HSLhsl(287, 100%, 67%)
CMYKcmyk(14%, 66%, 0%, 0%)
LABlab(61.0 73.7 -60.0)
LCHlch(61.0 95.0 320.8)
OKLCHoklch(0.696 0.252 318.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db58ff on white: 3.06:1
AA ✗ fail · AA-large · AAA
Aa
#db58ff on black: 6.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green34.5%
Blue100.0%

CMYK percentages

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

Color previews

#db58ff text on a black background

contrast 6.85:1

Card sample

#db58ff text on a white background

contrast 3.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db58ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db58ff in the Color Lab