Skip to content

#ff02ec

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

RGB
255, 2, 236
HSL
305°, 100%, 50%
CMYK
0, 99, 8, 0
Luminance
0.2736

Every format

HEX#ff02ec
RGBrgb(255, 2, 236)
HSLhsl(305, 100%, 50%)
CMYKcmyk(0%, 99%, 8%, 0%)
LABlab(59.3 95.5 -51.9)
LCHlch(59.3 108.7 331.5)
OKLCHoklch(0.691 0.310 332.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff02ec on white: 3.24:1
AA ✗ fail · AA-large · AAA
Aa
#ff02ec on black: 6.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green0.8%
Blue92.5%

CMYK percentages

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

Color previews

#ff02ec text on a black background

contrast 6.47:1

Card sample

#ff02ec text on a white background

contrast 3.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff02ec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff02ec in the Color Lab