Skip to content

#ff80ac

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

RGB
255, 128, 172
HSL
339°, 100%, 75%
CMYK
0, 50, 33, 0
Luminance
0.3968

Every format

HEX#ff80ac
RGBrgb(255, 128, 172)
HSLhsl(339, 100%, 75%)
CMYKcmyk(0%, 50%, 33%, 0%)
LABlab(69.2 52.8 -0.6)
LCHlch(69.2 52.8 359.4)
OKLCHoklch(0.756 0.160 359.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff80ac on white: 2.35:1
AA ✗ fail · AA-large · AAA
Aa
#ff80ac on black: 8.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green50.2%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta49.8%
Yellow32.5%
Key (black)0.0%

Color previews

#ff80ac text on a black background

contrast 8.94:1

Card sample

#ff80ac text on a white background

contrast 2.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff80ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff80ac in the Color Lab