Skip to content

#f55fff

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

RGB
245, 95, 255
HSL
296°, 100%, 69%
CMYK
4, 63, 0, 0
Luminance
0.3482

Every format

HEX#f55fff
RGBrgb(245, 95, 255)
HSLhsl(296, 100%, 69%)
CMYKcmyk(4%, 63%, 0%, 0%)
LABlab(65.6 76.7 -52.5)
LCHlch(65.6 92.9 325.6)
OKLCHoklch(0.736 0.255 325.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f55fff on white: 2.64:1
AA ✗ fail · AA-large · AAA
Aa
#f55fff on black: 7.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red96.1%
Green37.3%
Blue100.0%

CMYK percentages

Cyan3.9%
Magenta62.7%
Yellow0.0%
Key (black)0.0%

Color previews

#f55fff text on a black background

contrast 7.96:1

Card sample

#f55fff text on a white background

contrast 2.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f55fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f55fff in the Color Lab