Skip to content

#fc04fd

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

RGB
252, 4, 253
HSL
300°, 98%, 50%
CMYK
0, 98, 0, 1
Luminance
0.2787

Every format

HEX#fc04fd
RGBrgb(252, 4, 253)
HSLhsl(300, 98%, 50%)
CMYKcmyk(0%, 98%, 0%, 1%)
LABlab(59.8 97.3 -60.6)
LCHlch(59.8 114.6 328.1)
OKLCHoklch(0.697 0.320 328.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fc04fd on white: 3.19:1
AA ✗ fail · AA-large · AAA
Aa
#fc04fd on black: 6.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green1.6%
Blue99.2%

CMYK percentages

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

Color previews

#fc04fd text on a black background

contrast 6.57:1

Card sample

#fc04fd text on a white background

contrast 3.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fc04fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fc04fd in the Color Lab