Skip to content

#ff64df

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

RGB
255, 100, 223
HSL
312°, 100%, 70%
CMYK
0, 61, 13, 0
Luminance
0.3570

Every format

HEX#ff64df
RGBrgb(255, 100, 223)
HSLhsl(312, 100%, 70%)
CMYKcmyk(0%, 61%, 13%, 0%)
LABlab(66.3 72.1 -33.6)
LCHlch(66.3 79.5 335.0)
OKLCHoklch(0.739 0.230 336.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff64df on white: 2.58:1
AA ✗ fail · AA-large · AAA
Aa
#ff64df on black: 8.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green39.2%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta60.8%
Yellow12.5%
Key (black)0.0%

Color previews

#ff64df text on a black background

contrast 8.14:1

Card sample

#ff64df text on a white background

contrast 2.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff64df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff64df in the Color Lab