Skip to content

#fe00fd

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

RGB
254, 0, 253
HSL
300°, 100%, 50%
CMYK
0, 100, 0, 0
Luminance
0.2816

Every format

HEX#fe00fd
RGBrgb(254, 0, 253)
HSLhsl(300, 100%, 50%)
CMYKcmyk(0%, 100%, 0%, 0%)
LABlab(60.0 97.8 -60.2)
LCHlch(60.0 114.8 328.4)
OKLCHoklch(0.699 0.321 328.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fe00fd on white: 3.17:1
AA ✗ fail · AA-large · AAA
Aa
#fe00fd on black: 6.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green0.0%
Blue99.2%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow0.4%
Key (black)0.4%

Color previews

#fe00fd text on a black background

contrast 6.63:1

Card sample

#fe00fd text on a white background

contrast 3.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fe00fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fe00fd in the Color Lab