Skip to content

#f85fff

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

RGB
248, 95, 255
HSL
297°, 100%, 69%
CMYK
3, 63, 0, 0
Luminance
0.3536

Every format

HEX#f85fff
RGBrgb(248, 95, 255)
HSLhsl(297, 100%, 69%)
CMYKcmyk(3%, 63%, 0%, 0%)
LABlab(66.0 77.4 -51.8)
LCHlch(66.0 93.1 326.2)
OKLCHoklch(0.740 0.257 326.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f85fff on white: 2.60:1
AA ✗ fail · AA-large · AAA
Aa
#f85fff on black: 8.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#f85fff text on a black background

contrast 8.07:1

Card sample

#f85fff text on a white background

contrast 2.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f85fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f85fff in the Color Lab