Skip to content

#df59ff

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

RGB
223, 89, 255
HSL
288°, 100%, 68%
CMYK
13, 65, 0, 0
Luminance
0.3005

Every format

HEX#df59ff
RGBrgb(223, 89, 255)
HSLhsl(288, 100%, 68%)
CMYKcmyk(13%, 65%, 0%, 0%)
LABlab(61.7 74.2 -58.9)
LCHlch(61.7 94.7 321.5)
OKLCHoklch(0.702 0.253 319.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df59ff on white: 3.00:1
AA ✗ fail · AA-large · AAA
Aa
#df59ff on black: 7.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green34.9%
Blue100.0%

CMYK percentages

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

Color previews

#df59ff text on a black background

contrast 7.01:1

Card sample

#df59ff text on a white background

contrast 3.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df59ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df59ff in the Color Lab