Skip to content

#fc80eb

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

RGB
252, 128, 235
HSL
308°, 95%, 75%
CMYK
0, 49, 7, 1
Luminance
0.4213

Every format

HEX#fc80eb
RGBrgb(252, 128, 235)
HSLhsl(308, 95%, 75%)
CMYKcmyk(0%, 49%, 7%, 1%)
LABlab(71.0 60.8 -33.1)
LCHlch(71.0 69.2 331.5)
OKLCHoklch(0.775 0.196 332.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fc80eb on white: 2.23:1
AA ✗ fail · AA-large · AAA
Aa
#fc80eb on black: 9.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green50.2%
Blue92.2%

CMYK percentages

Cyan0.0%
Magenta49.2%
Yellow6.7%
Key (black)1.2%

Color previews

#fc80eb text on a black background

contrast 9.43:1

Card sample

#fc80eb text on a white background

contrast 2.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fc80eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fc80eb in the Color Lab