Skip to content

#ff39fd

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

RGB
255, 57, 253
HSL
301°, 100%, 61%
CMYK
0, 78, 1, 0
Luminance
0.3128

Every format

HEX#ff39fd
RGBrgb(255, 57, 253)
HSLhsl(301, 100%, 61%)
CMYKcmyk(0%, 78%, 1%, 0%)
LABlab(62.8 90.5 -55.9)
LCHlch(62.8 106.4 328.3)
OKLCHoklch(0.718 0.297 328.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff39fd on white: 2.89:1
AA ✗ fail · AA-large · AAA
Aa
#ff39fd on black: 7.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green22.4%
Blue99.2%

CMYK percentages

Cyan0.0%
Magenta77.6%
Yellow0.8%
Key (black)0.0%

Color previews

#ff39fd text on a black background

contrast 7.26:1

Card sample

#ff39fd text on a white background

contrast 2.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff39fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff39fd in the Color Lab