Skip to content

#ff20ac

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

RGB
255, 32, 172
HSL
322°, 100%, 56%
CMYK
0, 88, 33, 0
Luminance
0.2527

Every format

HEX#ff20ac
RGBrgb(255, 32, 172)
HSLhsl(322, 100%, 56%)
CMYKcmyk(0%, 88%, 33%, 0%)
LABlab(57.4 85.3 -18.3)
LCHlch(57.4 87.3 347.9)
OKLCHoklch(0.668 0.266 349.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff20ac on white: 3.47:1
AA ✗ fail · AA-large · AAA
Aa
#ff20ac on black: 6.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green12.5%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta87.5%
Yellow32.5%
Key (black)0.0%

Color previews

#ff20ac text on a black background

contrast 6.05:1

Card sample

#ff20ac text on a white background

contrast 3.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff20ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff20ac in the Color Lab