Skip to content

#f83fff

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

RGB
248, 63, 255
HSL
298°, 100%, 62%
CMYK
3, 75, 0, 0
Luminance
0.3073

Every format

HEX#f83fff
RGBrgb(248, 63, 255)
HSLhsl(298, 100%, 62%)
CMYKcmyk(3%, 75%, 0%, 0%)
LABlab(62.3 88.0 -57.8)
LCHlch(62.3 105.3 326.7)
OKLCHoklch(0.713 0.291 326.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f83fff on white: 2.94:1
AA ✗ fail · AA-large · AAA
Aa
#f83fff on black: 7.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red97.3%
Green24.7%
Blue100.0%

CMYK percentages

Cyan2.7%
Magenta75.3%
Yellow0.0%
Key (black)0.0%

Color previews

#f83fff text on a black background

contrast 7.15:1

Card sample

#f83fff text on a white background

contrast 2.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f83fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f83fff in the Color Lab