Skip to content

#ff02f0

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

RGB
255, 2, 240
HSL
304°, 100%, 50%
CMYK
0, 99, 6, 0
Luminance
0.2759

Every format

HEX#ff02f0
RGBrgb(255, 2, 240)
HSLhsl(304, 100%, 50%)
CMYKcmyk(0%, 99%, 6%, 0%)
LABlab(59.5 96.1 -53.8)
LCHlch(59.5 110.1 330.8)
OKLCHoklch(0.693 0.313 331.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green0.8%
Blue94.1%

CMYK percentages

Cyan0.0%
Magenta99.2%
Yellow5.9%
Key (black)0.0%

Color previews

#ff02f0 text on a black background

contrast 6.52:1

Card sample

#ff02f0 text on a white background

contrast 3.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff02f0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff02f0 in the Color Lab