Skip to content

#fe55ff

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

RGB
254, 85, 255
HSL
300°, 100%, 67%
CMYK
0, 67, 0, 0
Luminance
0.3479

Every format

HEX#fe55ff
RGBrgb(254, 85, 255)
HSLhsl(300, 100%, 67%)
CMYKcmyk(0%, 67%, 0%, 0%)
LABlab(65.6 82.4 -52.5)
LCHlch(65.6 97.6 327.5)
OKLCHoklch(0.739 0.271 327.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fe55ff on white: 2.64:1
AA ✗ fail · AA-large · AAA
Aa
#fe55ff on black: 7.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green33.3%
Blue100.0%

CMYK percentages

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

Color previews

#fe55ff text on a black background

contrast 7.96:1

Card sample

#fe55ff text on a white background

contrast 2.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fe55ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fe55ff in the Color Lab