Skip to content

#f91fff

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

RGB
249, 31, 255
HSL
298°, 100%, 56%
CMYK
2, 88, 0, 0
Luminance
0.2834

Every format

HEX#f91fff
RGBrgb(249, 31, 255)
HSLhsl(298, 100%, 56%)
CMYKcmyk(2%, 88%, 0%, 0%)
LABlab(60.2 94.7 -61.1)
LCHlch(60.2 112.7 327.2)
OKLCHoklch(0.699 0.312 327.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f91fff on white: 3.15:1
AA ✗ fail · AA-large · AAA
Aa
#f91fff on black: 6.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red97.6%
Green12.2%
Blue100.0%

CMYK percentages

Cyan2.4%
Magenta87.8%
Yellow0.0%
Key (black)0.0%

Color previews

#f91fff text on a black background

contrast 6.67:1

Card sample

#f91fff text on a white background

contrast 3.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f91fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f91fff in the Color Lab