Skip to content

#f87fff

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

RGB
248, 127, 255
HSL
297°, 100%, 75%
CMYK
3, 50, 0, 0
Luminance
0.4236

Every format

HEX#f87fff
RGBrgb(248, 127, 255)
HSLhsl(297, 100%, 75%)
CMYKcmyk(3%, 50%, 0%, 0%)
LABlab(71.1 63.5 -43.8)
LCHlch(71.1 77.2 325.4)
OKLCHoklch(0.777 0.212 325.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f87fff on white: 2.22:1
AA ✗ fail · AA-large · AAA
Aa
#f87fff on black: 9.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red97.3%
Green49.8%
Blue100.0%

CMYK percentages

Cyan2.7%
Magenta50.2%
Yellow0.0%
Key (black)0.0%

Color previews

#f87fff text on a black background

contrast 9.47:1

Card sample

#f87fff text on a white background

contrast 2.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f87fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f87fff in the Color Lab