Skip to content

#ff4980

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

RGB
255, 73, 128
HSL
342°, 100%, 64%
CMYK
0, 71, 50, 0
Luminance
0.2758

Every format

HEX#ff4980
RGBrgb(255, 73, 128)
HSLhsl(342, 100%, 64%)
CMYKcmyk(0%, 71%, 50%, 0%)
LABlab(59.5 71.3 10.7)
LCHlch(59.5 72.1 8.5)
OKLCHoklch(0.679 0.219 7.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff4980 on white: 3.22:1
AA ✗ fail · AA-large · AAA
Aa
#ff4980 on black: 6.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green28.6%
Blue50.2%

CMYK percentages

Cyan0.0%
Magenta71.4%
Yellow49.8%
Key (black)0.0%

Color previews

#ff4980 text on a black background

contrast 6.52:1

Card sample

#ff4980 text on a white background

contrast 3.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff4980

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff4980 in the Color Lab