Skip to content

#fc24ff

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

RGB
252, 36, 255
HSL
299°, 100%, 57%
CMYK
1, 86, 0, 0
Luminance
0.2918

Every format

HEX#fc24ff
RGBrgb(252, 36, 255)
HSLhsl(299, 100%, 57%)
CMYKcmyk(1%, 86%, 0%, 0%)
LABlab(60.9 94.5 -59.9)
LCHlch(60.9 111.8 327.6)
OKLCHoklch(0.705 0.311 327.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fc24ff on white: 3.07:1
AA ✗ fail · AA-large · AAA
Aa
#fc24ff on black: 6.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green14.1%
Blue100.0%

CMYK percentages

Cyan1.2%
Magenta85.9%
Yellow0.0%
Key (black)0.0%

Color previews

#fc24ff text on a black background

contrast 6.84:1

Card sample

#fc24ff text on a white background

contrast 3.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fc24ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fc24ff in the Color Lab