Skip to content

#ff02ce

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

RGB
255, 2, 206
HSL
312°, 100%, 50%
CMYK
0, 99, 19, 0
Luminance
0.2576

Every format

HEX#ff02ce
RGBrgb(255, 2, 206)
HSLhsl(312, 100%, 50%)
CMYKcmyk(0%, 99%, 19%, 0%)
LABlab(57.8 91.8 -37.2)
LCHlch(57.8 99.1 337.9)
OKLCHoklch(0.676 0.293 339.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff02ce on white: 3.41:1
AA ✗ fail · AA-large · AAA
Aa
#ff02ce on black: 6.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#ff02ce text on a black background

contrast 6.15:1

Card sample

#ff02ce text on a white background

contrast 3.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff02ce

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff02ce in the Color Lab