Skip to content

#ff02a1

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

RGB
255, 2, 161
HSL
322°, 100%, 50%
CMYK
0, 99, 37, 0
Luminance
0.2388

Every format

HEX#ff02a1
RGBrgb(255, 2, 161)
HSLhsl(322, 100%, 50%)
CMYKcmyk(0%, 99%, 37%, 0%)
LABlab(56.0 87.1 -14.0)
LCHlch(56.0 88.2 350.9)
OKLCHoklch(0.656 0.271 352.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff02a1 on white: 3.64:1
AA ✗ fail · AA-large · AAA
Aa
#ff02a1 on black: 5.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green0.8%
Blue63.1%

CMYK percentages

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

Color previews

#ff02a1 text on a black background

contrast 5.78:1

Card sample

#ff02a1 text on a white background

contrast 3.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff02a1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff02a1 in the Color Lab