Skip to content

#fd03fd

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

RGB
253, 3, 253
HSL
300°, 98%, 50%
CMYK
0, 99, 0, 1
Luminance
0.2804

Every format

HEX#fd03fd
RGBrgb(253, 3, 253)
HSLhsl(300, 98%, 50%)
CMYKcmyk(0%, 99%, 0%, 1%)
LABlab(59.9 97.5 -60.4)
LCHlch(59.9 114.7 328.2)
OKLCHoklch(0.698 0.320 328.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd03fd on white: 3.18:1
AA ✗ fail · AA-large · AAA
Aa
#fd03fd on black: 6.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green1.2%
Blue99.2%

CMYK percentages

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

Color previews

#fd03fd text on a black background

contrast 6.61:1

Card sample

#fd03fd text on a white background

contrast 3.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd03fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd03fd in the Color Lab