Skip to content

#fe80af

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

RGB
254, 128, 175
HSL
338°, 98%, 75%
CMYK
0, 50, 31, 0
Luminance
0.3960

Every format

HEX#fe80af
RGBrgb(254, 128, 175)
HSLhsl(338, 98%, 75%)
CMYKcmyk(0%, 50%, 31%, 0%)
LABlab(69.2 52.8 -2.4)
LCHlch(69.2 52.8 357.5)
OKLCHoklch(0.755 0.160 358.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green50.2%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta49.6%
Yellow31.1%
Key (black)0.4%

Color previews

#fe80af text on a black background

contrast 8.92:1

Card sample

#fe80af text on a white background

contrast 2.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fe80af

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fe80af in the Color Lab