Skip to content

#f01fff

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

RGB
240, 31, 255
HSL
296°, 100%, 56%
CMYK
6, 88, 0, 0
Luminance
0.2673

Every format

HEX#f01fff
RGBrgb(240, 31, 255)
HSLhsl(296, 100%, 56%)
CMYKcmyk(6%, 88%, 0%, 0%)
LABlab(58.7 93.2 -63.5)
LCHlch(58.7 112.8 325.7)
OKLCHoklch(0.686 0.309 324.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f01fff on white: 3.31:1
AA ✗ fail · AA-large · AAA
Aa
#f01fff on black: 6.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green12.2%
Blue100.0%

CMYK percentages

Cyan5.9%
Magenta87.8%
Yellow0.0%
Key (black)0.0%

Color previews

#f01fff text on a black background

contrast 6.35:1

Card sample

#f01fff text on a white background

contrast 3.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f01fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f01fff in the Color Lab