Skip to content

#fd59ff

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

RGB
253, 89, 255
HSL
299°, 100%, 68%
CMYK
1, 65, 0, 0
Luminance
0.3525

Every format

HEX#fd59ff
RGBrgb(253, 89, 255)
HSLhsl(299, 100%, 68%)
CMYKcmyk(1%, 65%, 0%, 0%)
LABlab(65.9 80.7 -51.9)
LCHlch(65.9 96.0 327.3)
OKLCHoklch(0.741 0.266 327.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd59ff on white: 2.61:1
AA ✗ fail · AA-large · AAA
Aa
#fd59ff on black: 8.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green34.9%
Blue100.0%

CMYK percentages

Cyan0.8%
Magenta65.1%
Yellow0.0%
Key (black)0.0%

Color previews

#fd59ff text on a black background

contrast 8.05:1

Card sample

#fd59ff text on a white background

contrast 2.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd59ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd59ff in the Color Lab