Skip to content

#ff29cd

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

RGB
255, 41, 205
HSL
314°, 100%, 58%
CMYK
0, 84, 20, 0
Luminance
0.2725

Every format

HEX#ff29cd
RGBrgb(255, 41, 205)
HSLhsl(314, 100%, 58%)
CMYKcmyk(0%, 84%, 20%, 0%)
LABlab(59.2 87.5 -34.5)
LCHlch(59.2 94.0 338.5)
OKLCHoklch(0.686 0.278 340.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff29cd on white: 3.26:1
AA ✗ fail · AA-large · AAA
Aa
#ff29cd on black: 6.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green16.1%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta83.9%
Yellow19.6%
Key (black)0.0%

Color previews

#ff29cd text on a black background

contrast 6.45:1

Card sample

#ff29cd text on a white background

contrast 3.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff29cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff29cd in the Color Lab