Skip to content

#ff024c

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

RGB
255, 2, 76
HSL
343°, 100%, 50%
CMYK
0, 99, 70, 0
Luminance
0.2183

Every format

HEX#ff024c
RGBrgb(255, 2, 76)
HSLhsl(343, 100%, 50%)
CMYKcmyk(0%, 99%, 70%, 0%)
LABlab(53.9 81.5 33.9)
LCHlch(53.9 88.3 22.6)
OKLCHoklch(0.634 0.254 17.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff024c on white: 3.91:1
AA ✗ fail · AA-large · AAA
Aa
#ff024c on black: 5.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#ff024c text on a black background

contrast 5.37:1

Card sample

#ff024c text on a white background

contrast 3.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff024c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff024c in the Color Lab