Skip to content

#f73fff

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

RGB
247, 63, 255
HSL
298°, 100%, 62%
CMYK
3, 75, 0, 0
Luminance
0.3055

Every format

HEX#f73fff
RGBrgb(247, 63, 255)
HSLhsl(298, 100%, 62%)
CMYKcmyk(3%, 75%, 0%, 0%)
LABlab(62.1 87.8 -58.0)
LCHlch(62.1 105.2 326.5)
OKLCHoklch(0.712 0.290 326.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f73fff on white: 2.95:1
AA ✗ fail · AA-large · AAA
Aa
#f73fff on black: 7.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red96.9%
Green24.7%
Blue100.0%

CMYK percentages

Cyan3.1%
Magenta75.3%
Yellow0.0%
Key (black)0.0%

Color previews

#f73fff text on a black background

contrast 7.11:1

Card sample

#f73fff text on a white background

contrast 2.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f73fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f73fff in the Color Lab