Skip to content

#ff20b4

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

RGB
255, 32, 180
HSL
320°, 100%, 56%
CMYK
0, 88, 29, 0
Luminance
0.2559

Every format

HEX#ff20b4
RGBrgb(255, 32, 180)
HSLhsl(320, 100%, 56%)
CMYKcmyk(0%, 88%, 29%, 0%)
LABlab(57.6 86.2 -22.5)
LCHlch(57.6 89.0 345.4)
OKLCHoklch(0.671 0.270 347.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff20b4 on white: 3.43:1
AA ✗ fail · AA-large · AAA
Aa
#ff20b4 on black: 6.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green12.5%
Blue70.6%

CMYK percentages

Cyan0.0%
Magenta87.5%
Yellow29.4%
Key (black)0.0%

Color previews

#ff20b4 text on a black background

contrast 6.12:1

Card sample

#ff20b4 text on a white background

contrast 3.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff20b4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff20b4 in the Color Lab