Skip to content

#ff20ab

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

RGB
255, 32, 171
HSL
323°, 100%, 56%
CMYK
0, 88, 33, 0
Luminance
0.2523

Every format

HEX#ff20ab
RGBrgb(255, 32, 171)
HSLhsl(323, 100%, 56%)
CMYKcmyk(0%, 88%, 33%, 0%)
LABlab(57.3 85.2 -17.8)
LCHlch(57.3 87.1 348.2)
OKLCHoklch(0.667 0.266 349.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#ff20ab text on a black background

contrast 6.05:1

Card sample

#ff20ab text on a white background

contrast 3.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff20ab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff20ab in the Color Lab