Skip to content

#fd64ff

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

RGB
253, 100, 255
HSL
299°, 100%, 70%
CMYK
1, 61, 0, 0
Luminance
0.3722

Every format

HEX#fd64ff
RGBrgb(253, 100, 255)
HSLhsl(299, 100%, 70%)
CMYKcmyk(1%, 61%, 0%, 0%)
LABlab(67.4 76.5 -49.5)
LCHlch(67.4 91.2 327.1)
OKLCHoklch(0.752 0.253 327.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd64ff on white: 2.49:1
AA ✗ fail · AA-large · AAA
Aa
#fd64ff on black: 8.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green39.2%
Blue100.0%

CMYK percentages

Cyan0.8%
Magenta60.8%
Yellow0.0%
Key (black)0.0%

Color previews

#fd64ff text on a black background

contrast 8.44:1

Card sample

#fd64ff text on a white background

contrast 2.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd64ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd64ff in the Color Lab