Skip to content

#fc22dd

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

RGB
252, 34, 221
HSL
309°, 97%, 56%
CMYK
0, 87, 12, 1
Luminance
0.2706

Every format

HEX#fc22dd
RGBrgb(252, 34, 221)
HSLhsl(309, 97%, 56%)
CMYKcmyk(0%, 87%, 12%, 1%)
LABlab(59.0 90.1 -43.9)
LCHlch(59.0 100.2 334.0)
OKLCHoklch(0.686 0.290 335.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fc22dd on white: 3.28:1
AA ✗ fail · AA-large · AAA
Aa
#fc22dd on black: 6.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green13.3%
Blue86.7%

CMYK percentages

Cyan0.0%
Magenta86.5%
Yellow12.3%
Key (black)1.2%

Color previews

#fc22dd text on a black background

contrast 6.41:1

Card sample

#fc22dd text on a white background

contrast 3.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fc22dd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fc22dd in the Color Lab