Skip to content

#fc33ff

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

RGB
252, 51, 255
HSL
299°, 100%, 60%
CMYK
1, 80, 0, 0
Luminance
0.3028

Every format

HEX#fc33ff
RGBrgb(252, 51, 255)
HSLhsl(299, 100%, 60%)
CMYKcmyk(1%, 80%, 0%, 0%)
LABlab(61.9 91.7 -58.3)
LCHlch(61.9 108.6 327.5)
OKLCHoklch(0.712 0.302 327.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fc33ff on white: 2.98:1
AA ✗ fail · AA-large · AAA
Aa
#fc33ff on black: 7.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green20.0%
Blue100.0%

CMYK percentages

Cyan1.2%
Magenta80.0%
Yellow0.0%
Key (black)0.0%

Color previews

#fc33ff text on a black background

contrast 7.06:1

Card sample

#fc33ff text on a white background

contrast 2.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fc33ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fc33ff in the Color Lab