Skip to content

#f74fff

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

RGB
247, 79, 255
HSL
297°, 100%, 66%
CMYK
3, 69, 0, 0
Luminance
0.3259

Every format

HEX#f74fff
RGBrgb(247, 79, 255)
HSLhsl(297, 100%, 66%)
CMYKcmyk(3%, 69%, 0%, 0%)
LABlab(63.8 82.9 -55.3)
LCHlch(63.8 99.7 326.3)
OKLCHoklch(0.724 0.275 326.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f74fff on white: 2.79:1
AA ✗ fail · AA-large · AAA
Aa
#f74fff on black: 7.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red96.9%
Green31.0%
Blue100.0%

CMYK percentages

Cyan3.1%
Magenta69.0%
Yellow0.0%
Key (black)0.0%

Color previews

#f74fff text on a black background

contrast 7.52:1

Card sample

#f74fff text on a white background

contrast 2.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f74fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f74fff in the Color Lab