Skip to content

#ff22dd

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

RGB
255, 34, 221
HSL
309°, 100%, 57%
CMYK
0, 87, 13, 0
Luminance
0.2762

Every format

HEX#ff22dd
RGBrgb(255, 34, 221)
HSLhsl(309, 100%, 57%)
CMYKcmyk(0%, 87%, 13%, 0%)
LABlab(59.5 90.7 -43.0)
LCHlch(59.5 100.3 334.6)
OKLCHoklch(0.690 0.292 336.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff22dd on white: 3.22:1
AA ✗ fail · AA-large · AAA
Aa
#ff22dd on black: 6.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green13.3%
Blue86.7%

CMYK percentages

Cyan0.0%
Magenta86.7%
Yellow13.3%
Key (black)0.0%

Color previews

#ff22dd text on a black background

contrast 6.52:1

Card sample

#ff22dd text on a white background

contrast 3.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff22dd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff22dd in the Color Lab