Skip to content

#ff32af

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

RGB
255, 50, 175
HSL
323°, 100%, 60%
CMYK
0, 80, 31, 0
Luminance
0.2664

Every format

HEX#ff32af
RGBrgb(255, 50, 175)
HSLhsl(323, 100%, 60%)
CMYKcmyk(0%, 80%, 31%, 0%)
LABlab(58.6 82.2 -18.1)
LCHlch(58.6 84.2 347.6)
OKLCHoklch(0.677 0.256 349.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff32af on white: 3.32:1
AA ✗ fail · AA-large · AAA
Aa
#ff32af on black: 6.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green19.6%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta80.4%
Yellow31.4%
Key (black)0.0%

Color previews

#ff32af text on a black background

contrast 6.33:1

Card sample

#ff32af text on a white background

contrast 3.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff32af

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff32af in the Color Lab