Skip to content

#fe80df

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

RGB
254, 128, 223
HSL
315°, 98%, 75%
CMYK
0, 50, 12, 0
Luminance
0.4184

Every format

HEX#fe80df
RGBrgb(254, 128, 223)
HSLhsl(315, 98%, 75%)
CMYKcmyk(0%, 50%, 12%, 0%)
LABlab(70.8 59.5 -26.7)
LCHlch(70.8 65.2 335.8)
OKLCHoklch(0.772 0.188 337.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fe80df on white: 2.24:1
AA ✗ fail · AA-large · AAA
Aa
#fe80df on black: 9.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green50.2%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta49.6%
Yellow12.2%
Key (black)0.4%

Color previews

#fe80df text on a black background

contrast 9.37:1

Card sample

#fe80df text on a white background

contrast 2.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fe80df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fe80df in the Color Lab