Skip to content

#fe07ff

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

RGB
254, 7, 255
HSL
300°, 100%, 51%
CMYK
0, 97, 0, 0
Luminance
0.2844

Every format

HEX#fe07ff
RGBrgb(254, 7, 255)
HSLhsl(300, 100%, 51%)
CMYKcmyk(0%, 97%, 0%, 0%)
LABlab(60.3 97.7 -60.9)
LCHlch(60.3 115.1 328.1)
OKLCHoklch(0.701 0.321 328.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fe07ff on white: 3.14:1
AA ✗ fail · AA-large · AAA
Aa
#fe07ff on black: 6.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green2.7%
Blue100.0%

CMYK percentages

Cyan0.4%
Magenta97.3%
Yellow0.0%
Key (black)0.0%

Color previews

#fe07ff text on a black background

contrast 6.69:1

Card sample

#fe07ff text on a white background

contrast 3.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fe07ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fe07ff in the Color Lab