Skip to content

#fe80fd

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

RGB
254, 128, 253
HSL
301°, 98%, 75%
CMYK
0, 50, 0, 0
Luminance
0.4360

Every format

HEX#fe80fd
RGBrgb(254, 128, 253)
HSLhsl(301, 98%, 75%)
CMYKcmyk(0%, 50%, 0%, 0%)
LABlab(72.0 64.3 -41.3)
LCHlch(72.0 76.5 327.3)
OKLCHoklch(0.785 0.212 327.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fe80fd on white: 2.16:1
AA ✗ fail · AA-large · AAA
Aa
#fe80fd on black: 9.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green50.2%
Blue99.2%

CMYK percentages

Cyan0.0%
Magenta49.6%
Yellow0.4%
Key (black)0.4%

Color previews

#fe80fd text on a black background

contrast 9.72:1

Card sample

#fe80fd text on a white background

contrast 2.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fe80fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fe80fd in the Color Lab