Skip to content

#ff80bb

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

RGB
255, 128, 187
HSL
332°, 100%, 75%
CMYK
0, 50, 27, 0
Luminance
0.4029

Every format

HEX#ff80bb
RGBrgb(255, 128, 187)
HSLhsl(332, 100%, 75%)
CMYKcmyk(0%, 50%, 27%, 0%)
LABlab(69.7 54.6 -8.3)
LCHlch(69.7 55.3 351.3)
OKLCHoklch(0.760 0.166 352.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green50.2%
Blue73.3%

CMYK percentages

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

Color previews

#ff80bb text on a black background

contrast 9.06:1

Card sample

#ff80bb text on a white background

contrast 2.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff80bb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff80bb in the Color Lab