Skip to content

#df51fd

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

RGB
223, 81, 253
HSL
290°, 98%, 66%
CMYK
12, 68, 0, 1
Luminance
0.2866

Every format

HEX#df51fd
RGBrgb(223, 81, 253)
HSLhsl(290, 98%, 66%)
CMYKcmyk(12%, 68%, 0%, 1%)
LABlab(60.5 76.9 -59.7)
LCHlch(60.5 97.4 322.2)
OKLCHoklch(0.693 0.261 320.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df51fd on white: 3.12:1
AA ✗ fail · AA-large · AAA
Aa
#df51fd on black: 6.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green31.8%
Blue99.2%

CMYK percentages

Cyan11.9%
Magenta68.0%
Yellow0.0%
Key (black)0.8%

Color previews

#df51fd text on a black background

contrast 6.73:1

Card sample

#df51fd text on a white background

contrast 3.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df51fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df51fd in the Color Lab