Skip to content

#ff024b

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

RGB
255, 2, 75
HSL
343°, 100%, 50%
CMYK
0, 99, 71, 0
Luminance
0.2181

Every format

HEX#ff024b
RGBrgb(255, 2, 75)
HSLhsl(343, 100%, 50%)
CMYKcmyk(0%, 99%, 71%, 0%)
LABlab(53.8 81.5 34.5)
LCHlch(53.8 88.5 23.0)
OKLCHoklch(0.634 0.254 18.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff024b on white: 3.92:1
AA ✗ fail · AA-large · AAA
Aa
#ff024b on black: 5.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green0.8%
Blue29.4%

CMYK percentages

Cyan0.0%
Magenta99.2%
Yellow70.6%
Key (black)0.0%

Color previews

#ff024b text on a black background

contrast 5.36:1

Card sample

#ff024b text on a white background

contrast 3.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff024b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff024b in the Color Lab