Skip to content

#ff02db

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

RGB
255, 2, 219
HSL
309°, 100%, 50%
CMYK
0, 99, 14, 0
Luminance
0.2642

Every format

HEX#ff02db
RGBrgb(255, 2, 219)
HSLhsl(309, 100%, 50%)
CMYKcmyk(0%, 99%, 14%, 0%)
LABlab(58.4 93.4 -43.7)
LCHlch(58.4 103.1 334.9)
OKLCHoklch(0.682 0.300 336.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff02db on white: 3.34:1
AA ✗ fail · AA-large · AAA
Aa
#ff02db on black: 6.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green0.8%
Blue85.9%

CMYK percentages

Cyan0.0%
Magenta99.2%
Yellow14.1%
Key (black)0.0%

Color previews

#ff02db text on a black background

contrast 6.28:1

Card sample

#ff02db text on a white background

contrast 3.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff02db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff02db in the Color Lab