Skip to content

#ff22cc

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

RGB
255, 34, 204
HSL
314°, 100%, 57%
CMYK
0, 87, 20, 0
Luminance
0.2676

Every format

HEX#ff22cc
RGBrgb(255, 34, 204)
HSLhsl(314, 100%, 57%)
CMYKcmyk(0%, 87%, 20%, 0%)
LABlab(58.8 88.6 -34.6)
LCHlch(58.8 95.1 338.6)
OKLCHoklch(0.682 0.282 340.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff22cc on white: 3.31:1
AA ✗ fail · AA-large · AAA
Aa
#ff22cc on black: 6.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green13.3%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta86.7%
Yellow20.0%
Key (black)0.0%

Color previews

#ff22cc text on a black background

contrast 6.35:1

Card sample

#ff22cc text on a white background

contrast 3.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff22cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff22cc in the Color Lab