Skip to content

#f080eb

a light, electric magenta / pink · warm · “violet”

RGB
240, 128, 235
HSL
303°, 79%, 72%
CMYK
0, 47, 2, 6
Luminance
0.3996

Every format

HEX#f080eb
RGBrgb(240, 128, 235)
HSLhsl(303, 79%, 72%)
CMYKcmyk(0%, 47%, 2%, 6%)
LABlab(69.4 57.4 -35.5)
LCHlch(69.4 67.5 328.2)
OKLCHoklch(0.760 0.188 328.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f080eb on white: 2.34:1
AA ✗ fail · AA-large · AAA
Aa
#f080eb on black: 8.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green50.2%
Blue92.2%

CMYK percentages

Cyan0.0%
Magenta46.7%
Yellow2.1%
Key (black)5.9%

Color previews

#f080eb text on a black background

contrast 8.99:1

Card sample

#f080eb text on a white background

contrast 2.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f080eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f080eb in the Color Lab