Skip to content

#fe33ff

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

RGB
254, 51, 255
HSL
300°, 100%, 60%
CMYK
0, 80, 0, 0
Luminance
0.3066

Every format

HEX#fe33ff
RGBrgb(254, 51, 255)
HSLhsl(300, 100%, 60%)
CMYKcmyk(0%, 80%, 0%, 0%)
LABlab(62.2 92.0 -57.8)
LCHlch(62.2 108.7 327.9)
OKLCHoklch(0.715 0.303 328.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fe33ff on white: 2.94:1
AA ✗ fail · AA-large · AAA
Aa
#fe33ff on black: 7.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green20.0%
Blue100.0%

CMYK percentages

Cyan0.4%
Magenta80.0%
Yellow0.0%
Key (black)0.0%

Color previews

#fe33ff text on a black background

contrast 7.13:1

Card sample

#fe33ff text on a white background

contrast 2.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fe33ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fe33ff in the Color Lab