Skip to content

#fd80ac

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

RGB
253, 128, 172
HSL
339°, 97%, 75%
CMYK
0, 49, 32, 1
Luminance
0.3930

Every format

HEX#fd80ac
RGBrgb(253, 128, 172)
HSLhsl(339, 97%, 75%)
CMYKcmyk(0%, 49%, 32%, 1%)
LABlab(69.0 52.1 -1.0)
LCHlch(69.0 52.1 358.9)
OKLCHoklch(0.753 0.158 359.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd80ac on white: 2.37:1
AA ✗ fail · AA-large · AAA
Aa
#fd80ac on black: 8.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green50.2%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta49.4%
Yellow32.0%
Key (black)0.8%

Color previews

#fd80ac text on a black background

contrast 8.86:1

Card sample

#fd80ac text on a white background

contrast 2.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd80ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd80ac in the Color Lab