Skip to content

#fe0fff

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

RGB
254, 15, 255
HSL
300°, 100%, 53%
CMYK
0, 94, 0, 0
Luminance
0.2863

Every format

HEX#fe0fff
RGBrgb(254, 15, 255)
HSLhsl(300, 100%, 53%)
CMYKcmyk(0%, 94%, 0%, 0%)
LABlab(60.5 97.2 -60.6)
LCHlch(60.5 114.5 328.0)
OKLCHoklch(0.702 0.319 328.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fe0fff on white: 3.12:1
AA ✗ fail · AA-large · AAA
Aa
#fe0fff on black: 6.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green5.9%
Blue100.0%

CMYK percentages

Cyan0.4%
Magenta94.1%
Yellow0.0%
Key (black)0.0%

Color previews

#fe0fff text on a black background

contrast 6.73:1

Card sample

#fe0fff text on a white background

contrast 3.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fe0fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fe0fff in the Color Lab