Skip to content

#fc22fd

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

RGB
252, 34, 253
HSL
300°, 98%, 56%
CMYK
0, 87, 0, 1
Luminance
0.2893

Every format

HEX#fc22fd
RGBrgb(252, 34, 253)
HSLhsl(300, 98%, 56%)
CMYKcmyk(0%, 87%, 0%, 1%)
LABlab(60.7 94.5 -59.1)
LCHlch(60.7 111.4 328.0)
OKLCHoklch(0.703 0.310 328.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fc22fd on white: 3.09:1
AA ✗ fail · AA-large · AAA
Aa
#fc22fd on black: 6.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green13.3%
Blue99.2%

CMYK percentages

Cyan0.4%
Magenta86.6%
Yellow0.0%
Key (black)0.8%

Color previews

#fc22fd text on a black background

contrast 6.79:1

Card sample

#fc22fd text on a white background

contrast 3.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fc22fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fc22fd in the Color Lab