Skip to content

#ff32cd

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

RGB
255, 50, 205
HSL
315°, 100%, 60%
CMYK
0, 80, 20, 0
Luminance
0.2795

Every format

HEX#ff32cd
RGBrgb(255, 50, 205)
HSLhsl(315, 100%, 60%)
CMYKcmyk(0%, 80%, 20%, 0%)
LABlab(59.9 85.7 -33.5)
LCHlch(59.9 92.0 338.6)
OKLCHoklch(0.690 0.272 340.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff32cd on white: 3.19:1
AA ✗ fail · AA-large · AAA
Aa
#ff32cd on black: 6.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green19.6%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta80.4%
Yellow19.6%
Key (black)0.0%

Color previews

#ff32cd text on a black background

contrast 6.59:1

Card sample

#ff32cd text on a white background

contrast 3.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff32cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff32cd in the Color Lab