Skip to content

#df81fd

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

RGB
223, 129, 253
HSL
286°, 97%, 75%
CMYK
12, 49, 0, 1
Luminance
0.3848

Every format

HEX#df81fd
RGBrgb(223, 129, 253)
HSLhsl(286, 97%, 75%)
CMYKcmyk(12%, 49%, 0%, 1%)
LABlab(68.4 55.5 -47.2)
LCHlch(68.4 72.9 319.6)
OKLCHoklch(0.750 0.194 317.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df81fd on white: 2.41:1
AA ✗ fail · AA-large · AAA
Aa
#df81fd on black: 8.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green50.6%
Blue99.2%

CMYK percentages

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

Color previews

#df81fd text on a black background

contrast 8.70:1

Card sample

#df81fd text on a white background

contrast 2.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df81fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df81fd in the Color Lab