Skip to content

#ff80bc

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

RGB
255, 128, 188
HSL
332°, 100%, 75%
CMYK
0, 50, 26, 0
Luminance
0.4033

Every format

HEX#ff80bc
RGBrgb(255, 128, 188)
HSLhsl(332, 100%, 75%)
CMYKcmyk(0%, 50%, 26%, 0%)
LABlab(69.7 54.8 -8.9)
LCHlch(69.7 55.5 350.8)
OKLCHoklch(0.761 0.167 352.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff80bc on white: 2.32:1
AA ✗ fail · AA-large · AAA
Aa
#ff80bc on black: 9.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green50.2%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta49.8%
Yellow26.3%
Key (black)0.0%

Color previews

#ff80bc text on a black background

contrast 9.07:1

Card sample

#ff80bc text on a white background

contrast 2.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff80bc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff80bc in the Color Lab