Skip to content

#fc024b

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

RGB
252, 2, 75
HSL
343°, 98%, 50%
CMYK
0, 99, 70, 1
Luminance
0.2125

Every format

HEX#fc024b
RGBrgb(252, 2, 75)
HSLhsl(343, 98%, 50%)
CMYKcmyk(0%, 99%, 70%, 1%)
LABlab(53.2 80.8 33.6)
LCHlch(53.2 87.5 22.6)
OKLCHoklch(0.628 0.251 17.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fc024b on white: 4.00:1
AA ✗ fail · AA-large · AAA
Aa
#fc024b on black: 5.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green0.8%
Blue29.4%

CMYK percentages

Cyan0.0%
Magenta99.2%
Yellow70.2%
Key (black)1.2%

Color previews

#fc024b text on a black background

contrast 5.25:1

Card sample

#fc024b text on a white background

contrast 4.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fc024b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fc024b in the Color Lab