Skip to content

#fd20ff

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

RGB
253, 32, 255
HSL
300°, 100%, 56%
CMYK
1, 88, 0, 0
Luminance
0.2914

Every format

HEX#fd20ff
RGBrgb(253, 32, 255)
HSLhsl(300, 100%, 56%)
CMYKcmyk(1%, 88%, 0%, 0%)
LABlab(60.9 95.2 -59.9)
LCHlch(60.9 112.5 327.8)
OKLCHoklch(0.705 0.313 327.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd20ff on white: 3.08:1
AA ✗ fail · AA-large · AAA
Aa
#fd20ff on black: 6.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green12.5%
Blue100.0%

CMYK percentages

Cyan0.8%
Magenta87.5%
Yellow0.0%
Key (black)0.0%

Color previews

#fd20ff text on a black background

contrast 6.83:1

Card sample

#fd20ff text on a white background

contrast 3.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd20ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd20ff in the Color Lab