Skip to content

#f080ee

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

RGB
240, 128, 238
HSL
301°, 79%, 72%
CMYK
0, 47, 1, 6
Luminance
0.4014

Every format

HEX#f080ee
RGBrgb(240, 128, 238)
HSLhsl(301, 79%, 72%)
CMYKcmyk(0%, 47%, 1%, 6%)
LABlab(69.6 57.9 -37.0)
LCHlch(69.6 68.7 327.4)
OKLCHoklch(0.761 0.191 327.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f080ee on white: 2.33:1
AA ✗ fail · AA-large · AAA
Aa
#f080ee on black: 9.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green50.2%
Blue93.3%

CMYK percentages

Cyan0.0%
Magenta46.7%
Yellow0.8%
Key (black)5.9%

Color previews

#f080ee text on a black background

contrast 9.03:1

Card sample

#f080ee text on a white background

contrast 2.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f080ee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f080ee in the Color Lab