Skip to content

#f080fe

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

RGB
240, 128, 254
HSL
293°, 98%, 75%
CMYK
6, 50, 0, 0
Luminance
0.4112

Every format

HEX#f080fe
RGBrgb(240, 128, 254)
HSLhsl(293, 98%, 75%)
CMYKcmyk(6%, 50%, 0%, 0%)
LABlab(70.3 60.7 -44.7)
LCHlch(70.3 75.4 323.7)
OKLCHoklch(0.769 0.205 323.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f080fe on white: 2.28:1
AA ✗ fail · AA-large · AAA
Aa
#f080fe on black: 9.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green50.2%
Blue99.6%

CMYK percentages

Cyan5.5%
Magenta49.6%
Yellow0.0%
Key (black)0.4%

Color previews

#f080fe text on a black background

contrast 9.22:1

Card sample

#f080fe text on a white background

contrast 2.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f080fe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f080fe in the Color Lab