Skip to content

#ff03fd

a balanced, electric magenta / pink · warm · “magenta”

RGB
255, 3, 253
HSL
301°, 100%, 51%
CMYK
0, 99, 1, 0
Luminance
0.2842

Every format

HEX#ff03fd
RGBrgb(255, 3, 253)
HSLhsl(301, 100%, 51%)
CMYKcmyk(0%, 99%, 1%, 0%)
LABlab(60.3 97.8 -59.8)
LCHlch(60.3 114.6 328.5)
OKLCHoklch(0.701 0.321 328.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff03fd on white: 3.14:1
AA ✗ fail · AA-large · AAA
Aa
#ff03fd on black: 6.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green1.2%
Blue99.2%

CMYK percentages

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

Color previews

#ff03fd text on a black background

contrast 6.68:1

Card sample

#ff03fd text on a white background

contrast 3.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff03fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff03fd in the Color Lab