Skip to content

#ff20ec

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

RGB
255, 32, 236
HSL
305°, 100%, 56%
CMYK
0, 88, 8, 0
Luminance
0.2835

Every format

HEX#ff20ec
RGBrgb(255, 32, 236)
HSLhsl(305, 100%, 56%)
CMYKcmyk(0%, 88%, 8%, 0%)
LABlab(60.2 92.9 -50.4)
LCHlch(60.2 105.7 331.5)
OKLCHoklch(0.698 0.302 332.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff20ec on white: 3.15:1
AA ✗ fail · AA-large · AAA
Aa
#ff20ec on black: 6.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green12.5%
Blue92.5%

CMYK percentages

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

Color previews

#ff20ec text on a black background

contrast 6.67:1

Card sample

#ff20ec text on a white background

contrast 3.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff20ec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff20ec in the Color Lab