Skip to content

#ff03eb

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

RGB
255, 3, 235
HSL
305°, 100%, 51%
CMYK
0, 99, 8, 0
Luminance
0.2732

Every format

HEX#ff03eb
RGBrgb(255, 3, 235)
HSLhsl(305, 100%, 51%)
CMYKcmyk(0%, 99%, 8%, 0%)
LABlab(59.3 95.4 -51.4)
LCHlch(59.3 108.3 331.7)
OKLCHoklch(0.691 0.310 332.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff03eb on white: 3.25:1
AA ✗ fail · AA-large · AAA
Aa
#ff03eb on black: 6.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green1.2%
Blue92.2%

CMYK percentages

Cyan0.0%
Magenta98.8%
Yellow7.8%
Key (black)0.0%

Color previews

#ff03eb text on a black background

contrast 6.46:1

Card sample

#ff03eb text on a white background

contrast 3.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff03eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff03eb in the Color Lab