Skip to content

#ff02ac

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

RGB
255, 2, 172
HSL
320°, 100%, 50%
CMYK
0, 99, 33, 0
Luminance
0.2428

Every format

HEX#ff02ac
RGBrgb(255, 2, 172)
HSLhsl(320, 100%, 50%)
CMYKcmyk(0%, 99%, 33%, 0%)
LABlab(56.4 88.2 -19.8)
LCHlch(56.4 90.4 347.3)
OKLCHoklch(0.661 0.276 349.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff02ac on white: 3.59:1
AA ✗ fail · AA-large · AAA
Aa
#ff02ac on black: 5.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green0.8%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta99.2%
Yellow32.5%
Key (black)0.0%

Color previews

#ff02ac text on a black background

contrast 5.86:1

Card sample

#ff02ac text on a white background

contrast 3.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff02ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff02ac in the Color Lab