Skip to content

#fe5fff

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

RGB
254, 95, 255
HSL
300°, 100%, 69%
CMYK
0, 63, 0, 0
Luminance
0.3648

Every format

HEX#fe5fff
RGBrgb(254, 95, 255)
HSLhsl(300, 100%, 69%)
CMYKcmyk(0%, 63%, 0%, 0%)
LABlab(66.9 78.7 -50.4)
LCHlch(66.9 93.5 327.4)
OKLCHoklch(0.748 0.260 327.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fe5fff on white: 2.53:1
AA ✗ fail · AA-large · AAA
Aa
#fe5fff on black: 8.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green37.3%
Blue100.0%

CMYK percentages

Cyan0.4%
Magenta62.7%
Yellow0.0%
Key (black)0.0%

Color previews

#fe5fff text on a black background

contrast 8.30:1

Card sample

#fe5fff text on a white background

contrast 2.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fe5fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fe5fff in the Color Lab