Skip to content

#df64ff

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

RGB
223, 100, 255
HSL
288°, 100%, 70%
CMYK
13, 61, 0, 0
Luminance
0.3202

Every format

HEX#df64ff
RGBrgb(223, 100, 255)
HSLhsl(288, 100%, 70%)
CMYKcmyk(13%, 61%, 0%, 0%)
LABlab(63.4 69.5 -56.3)
LCHlch(63.4 89.5 321.0)
OKLCHoklch(0.714 0.239 318.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df64ff on white: 2.84:1
AA ✗ fail · AA-large · AAA
Aa
#df64ff on black: 7.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green39.2%
Blue100.0%

CMYK percentages

Cyan12.5%
Magenta60.8%
Yellow0.0%
Key (black)0.0%

Color previews

#df64ff text on a black background

contrast 7.40:1

Card sample

#df64ff text on a white background

contrast 2.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df64ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df64ff in the Color Lab