Skip to content

#df64fd

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

RGB
223, 100, 253
HSL
288°, 98%, 69%
CMYK
12, 61, 0, 1
Luminance
0.3189

Every format

HEX#df64fd
RGBrgb(223, 100, 253)
HSLhsl(288, 98%, 69%)
CMYKcmyk(12%, 61%, 0%, 1%)
LABlab(63.3 69.2 -55.3)
LCHlch(63.3 88.6 321.4)
OKLCHoklch(0.713 0.237 319.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df64fd on white: 2.85:1
AA ✗ fail · AA-large · AAA
Aa
#df64fd on black: 7.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green39.2%
Blue99.2%

CMYK percentages

Cyan11.9%
Magenta60.5%
Yellow0.0%
Key (black)0.8%

Color previews

#df64fd text on a black background

contrast 7.38:1

Card sample

#df64fd text on a white background

contrast 2.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df64fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df64fd in the Color Lab