Skip to content

#fc3fff

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

RGB
252, 63, 255
HSL
299°, 100%, 62%
CMYK
1, 75, 0, 0
Luminance
0.3147

Every format

HEX#fc3fff
RGBrgb(252, 63, 255)
HSLhsl(299, 100%, 62%)
CMYKcmyk(1%, 75%, 0%, 0%)
LABlab(62.9 88.7 -56.7)
LCHlch(62.9 105.3 327.4)
OKLCHoklch(0.719 0.292 327.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fc3fff on white: 2.88:1
AA ✗ fail · AA-large · AAA
Aa
#fc3fff on black: 7.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green24.7%
Blue100.0%

CMYK percentages

Cyan1.2%
Magenta75.3%
Yellow0.0%
Key (black)0.0%

Color previews

#fc3fff text on a black background

contrast 7.29:1

Card sample

#fc3fff text on a white background

contrast 2.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fc3fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fc3fff in the Color Lab