Skip to content

#df50fd

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

RGB
223, 80, 253
HSL
290°, 98%, 65%
CMYK
12, 68, 0, 1
Luminance
0.2852

Every format

HEX#df50fd
RGBrgb(223, 80, 253)
HSLhsl(290, 98%, 65%)
CMYKcmyk(12%, 68%, 0%, 1%)
LABlab(60.4 77.3 -60.0)
LCHlch(60.4 97.8 322.2)
OKLCHoklch(0.692 0.262 320.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df50fd on white: 3.13:1
AA ✗ fail · AA-large · AAA
Aa
#df50fd on black: 6.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green31.4%
Blue99.2%

CMYK percentages

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

Color previews

#df50fd text on a black background

contrast 6.70:1

Card sample

#df50fd text on a white background

contrast 3.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df50fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df50fd in the Color Lab