Skip to content

#f97fff

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

RGB
249, 127, 255
HSL
297°, 100%, 75%
CMYK
2, 50, 0, 0
Luminance
0.4254

Every format

HEX#f97fff
RGBrgb(249, 127, 255)
HSLhsl(297, 100%, 75%)
CMYKcmyk(2%, 50%, 0%, 0%)
LABlab(71.2 63.8 -43.6)
LCHlch(71.2 77.3 325.7)
OKLCHoklch(0.779 0.212 325.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f97fff on white: 2.21:1
AA ✗ fail · AA-large · AAA
Aa
#f97fff on black: 9.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red97.6%
Green49.8%
Blue100.0%

CMYK percentages

Cyan2.4%
Magenta50.2%
Yellow0.0%
Key (black)0.0%

Color previews

#f97fff text on a black background

contrast 9.51:1

Card sample

#f97fff text on a white background

contrast 2.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f97fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f97fff in the Color Lab