Skip to content

#f45fff

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

RGB
244, 95, 255
HSL
296°, 100%, 69%
CMYK
4, 63, 0, 0
Luminance
0.3464

Every format

HEX#f45fff
RGBrgb(244, 95, 255)
HSLhsl(296, 100%, 69%)
CMYKcmyk(4%, 63%, 0%, 0%)
LABlab(65.5 76.4 -52.7)
LCHlch(65.5 92.9 325.4)
OKLCHoklch(0.735 0.255 324.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f45fff on white: 2.65:1
AA ✗ fail · AA-large · AAA
Aa
#f45fff on black: 7.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red95.7%
Green37.3%
Blue100.0%

CMYK percentages

Cyan4.3%
Magenta62.7%
Yellow0.0%
Key (black)0.0%

Color previews

#f45fff text on a black background

contrast 7.93:1

Card sample

#f45fff text on a white background

contrast 2.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f45fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f45fff in the Color Lab