Skip to content

#ff22cd

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

RGB
255, 34, 205
HSL
314°, 100%, 57%
CMYK
0, 87, 20, 0
Luminance
0.2681

Every format

HEX#ff22cd
RGBrgb(255, 34, 205)
HSLhsl(314, 100%, 57%)
CMYKcmyk(0%, 87%, 20%, 0%)
LABlab(58.8 88.7 -35.1)
LCHlch(58.8 95.4 338.4)
OKLCHoklch(0.683 0.282 340.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff22cd on white: 3.30:1
AA ✗ fail · AA-large · AAA
Aa
#ff22cd on black: 6.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta86.7%
Yellow19.6%
Key (black)0.0%

Color previews

#ff22cd text on a black background

contrast 6.36:1

Card sample

#ff22cd text on a white background

contrast 3.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff22cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff22cd in the Color Lab