Skip to content

#ff39ff

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

RGB
255, 57, 255
HSL
300°, 100%, 61%
CMYK
0, 78, 0, 0
Luminance
0.3141

Every format

HEX#ff39ff
RGBrgb(255, 57, 255)
HSLhsl(300, 100%, 61%)
CMYKcmyk(0%, 78%, 0%, 0%)
LABlab(62.9 90.8 -56.8)
LCHlch(62.9 107.1 328.0)
OKLCHoklch(0.720 0.298 328.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff39ff on white: 2.88:1
AA ✗ fail · AA-large · AAA
Aa
#ff39ff on black: 7.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green22.4%
Blue100.0%

CMYK percentages

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

Color previews

#ff39ff text on a black background

contrast 7.28:1

Card sample

#ff39ff text on a white background

contrast 2.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff39ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff39ff in the Color Lab