Skip to content

#f978ff

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

RGB
249, 120, 255
HSL
297°, 100%, 74%
CMYK
2, 53, 0, 0
Luminance
0.4079

Every format

HEX#f978ff
RGBrgb(249, 120, 255)
HSLhsl(297, 100%, 74%)
CMYKcmyk(2%, 53%, 0%, 0%)
LABlab(70.0 67.0 -45.5)
LCHlch(70.0 81.0 325.8)
OKLCHoklch(0.770 0.223 325.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f978ff on white: 2.29:1
AA ✗ fail · AA-large · AAA
Aa
#f978ff on black: 9.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red97.6%
Green47.1%
Blue100.0%

CMYK percentages

Cyan2.4%
Magenta52.9%
Yellow0.0%
Key (black)0.0%

Color previews

#f978ff text on a black background

contrast 9.16:1

Card sample

#f978ff text on a white background

contrast 2.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f978ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f978ff in the Color Lab