Skip to content

#fe80eb

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

RGB
254, 128, 235
HSL
309°, 98%, 75%
CMYK
0, 50, 8, 0
Luminance
0.4251

Every format

HEX#fe80eb
RGBrgb(254, 128, 235)
HSLhsl(309, 98%, 75%)
CMYKcmyk(0%, 50%, 8%, 0%)
LABlab(71.2 61.3 -32.6)
LCHlch(71.2 69.5 332.0)
OKLCHoklch(0.777 0.197 333.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fe80eb on white: 2.21:1
AA ✗ fail · AA-large · AAA
Aa
#fe80eb on black: 9.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green50.2%
Blue92.2%

CMYK percentages

Cyan0.0%
Magenta49.6%
Yellow7.5%
Key (black)0.4%

Color previews

#fe80eb text on a black background

contrast 9.50:1

Card sample

#fe80eb text on a white background

contrast 2.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fe80eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fe80eb in the Color Lab