Skip to content

#f05fff

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

RGB
240, 95, 255
HSL
294°, 100%, 69%
CMYK
6, 63, 0, 0
Luminance
0.3393

Every format

HEX#f05fff
RGBrgb(240, 95, 255)
HSLhsl(294, 100%, 69%)
CMYKcmyk(6%, 63%, 0%, 0%)
LABlab(64.9 75.5 -53.6)
LCHlch(64.9 92.7 324.6)
OKLCHoklch(0.730 0.253 323.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f05fff on white: 2.70:1
AA ✗ fail · AA-large · AAA
Aa
#f05fff on black: 7.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green37.3%
Blue100.0%

CMYK percentages

Cyan5.9%
Magenta62.7%
Yellow0.0%
Key (black)0.0%

Color previews

#f05fff text on a black background

contrast 7.79:1

Card sample

#f05fff text on a white background

contrast 2.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f05fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f05fff in the Color Lab