Skip to content

#f86fff

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

RGB
248, 111, 255
HSL
297°, 100%, 72%
CMYK
3, 57, 0, 0
Luminance
0.3855

Every format

HEX#f86fff
RGBrgb(248, 111, 255)
HSLhsl(297, 100%, 72%)
CMYKcmyk(3%, 57%, 0%, 0%)
LABlab(68.4 70.8 -48.0)
LCHlch(68.4 85.5 325.8)
OKLCHoklch(0.758 0.235 325.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f86fff on white: 2.41:1
AA ✗ fail · AA-large · AAA
Aa
#f86fff on black: 8.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red97.3%
Green43.5%
Blue100.0%

CMYK percentages

Cyan2.7%
Magenta56.5%
Yellow0.0%
Key (black)0.0%

Color previews

#f86fff text on a black background

contrast 8.71:1

Card sample

#f86fff text on a white background

contrast 2.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f86fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f86fff in the Color Lab