Skip to content

#f84fff

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

RGB
248, 79, 255
HSL
298°, 100%, 66%
CMYK
3, 69, 0, 0
Luminance
0.3277

Every format

HEX#f84fff
RGBrgb(248, 79, 255)
HSLhsl(298, 100%, 66%)
CMYKcmyk(3%, 69%, 0%, 0%)
LABlab(64.0 83.1 -55.1)
LCHlch(64.0 99.7 326.5)
OKLCHoklch(0.726 0.275 326.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f84fff on white: 2.78:1
AA ✗ fail · AA-large · AAA
Aa
#f84fff on black: 7.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red97.3%
Green31.0%
Blue100.0%

CMYK percentages

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

Color previews

#f84fff text on a black background

contrast 7.55:1

Card sample

#f84fff text on a white background

contrast 2.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f84fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f84fff in the Color Lab