Skip to content

#ff5080

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

RGB
255, 80, 128
HSL
344°, 100%, 66%
CMYK
0, 69, 50, 0
Luminance
0.2856

Every format

HEX#ff5080
RGBrgb(255, 80, 128)
HSLhsl(344, 100%, 66%)
CMYKcmyk(0%, 69%, 50%, 0%)
LABlab(60.4 68.9 11.9)
LCHlch(60.4 69.9 9.8)
OKLCHoklch(0.686 0.212 8.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff5080 on white: 3.13:1
AA ✗ fail · AA-large · AAA
Aa
#ff5080 on black: 6.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green31.4%
Blue50.2%

CMYK percentages

Cyan0.0%
Magenta68.6%
Yellow49.8%
Key (black)0.0%

Color previews

#ff5080 text on a black background

contrast 6.71:1

Card sample

#ff5080 text on a white background

contrast 3.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff5080

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff5080 in the Color Lab