Skip to content

#ff02bc

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

RGB
255, 2, 188
HSL
316°, 100%, 50%
CMYK
0, 99, 26, 0
Luminance
0.2493

Every format

HEX#ff02bc
RGBrgb(255, 2, 188)
HSLhsl(316, 100%, 50%)
CMYKcmyk(0%, 99%, 26%, 0%)
LABlab(57.0 89.8 -28.1)
LCHlch(57.0 94.1 342.6)
OKLCHoklch(0.667 0.284 344.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff02bc on white: 3.51:1
AA ✗ fail · AA-large · AAA
Aa
#ff02bc on black: 5.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green0.8%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta99.2%
Yellow26.3%
Key (black)0.0%

Color previews

#ff02bc text on a black background

contrast 5.99:1

Card sample

#ff02bc text on a white background

contrast 3.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff02bc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff02bc in the Color Lab