Skip to content

#ff02cd

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

RGB
255, 2, 205
HSL
312°, 100%, 50%
CMYK
0, 99, 20, 0
Luminance
0.2571

Every format

HEX#ff02cd
RGBrgb(255, 2, 205)
HSLhsl(312, 100%, 50%)
CMYKcmyk(0%, 99%, 20%, 0%)
LABlab(57.8 91.7 -36.7)
LCHlch(57.8 98.8 338.2)
OKLCHoklch(0.675 0.293 340.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff02cd on white: 3.42:1
AA ✗ fail · AA-large · AAA
Aa
#ff02cd on black: 6.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green0.8%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta99.2%
Yellow19.6%
Key (black)0.0%

Color previews

#ff02cd text on a black background

contrast 6.14:1

Card sample

#ff02cd text on a white background

contrast 3.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff02cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff02cd in the Color Lab