Skip to content

#f95fff

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

RGB
249, 95, 255
HSL
298°, 100%, 69%
CMYK
2, 63, 0, 0
Luminance
0.3554

Every format

HEX#f95fff
RGBrgb(249, 95, 255)
HSLhsl(298, 100%, 69%)
CMYKcmyk(2%, 63%, 0%, 0%)
LABlab(66.2 77.6 -51.6)
LCHlch(66.2 93.2 326.4)
OKLCHoklch(0.742 0.257 326.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f95fff on white: 2.59:1
AA ✗ fail · AA-large · AAA
Aa
#f95fff on black: 8.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red97.6%
Green37.3%
Blue100.0%

CMYK percentages

Cyan2.4%
Magenta62.7%
Yellow0.0%
Key (black)0.0%

Color previews

#f95fff text on a black background

contrast 8.11:1

Card sample

#f95fff text on a white background

contrast 2.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f95fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f95fff in the Color Lab