Skip to content

#f800fd

a balanced, electric magenta / pink · warm · “magenta”

RGB
248, 0, 253
HSL
299°, 100%, 50%
CMYK
2, 100, 0, 1
Luminance
0.2705

Every format

HEX#f800fd
RGBrgb(248, 0, 253)
HSLhsl(299, 100%, 50%)
CMYKcmyk(2%, 100%, 0%, 1%)
LABlab(59.0 96.9 -61.9)
LCHlch(59.0 115.0 327.4)
OKLCHoklch(0.690 0.319 327.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f800fd on white: 3.28:1
AA ✗ fail · AA-large · AAA
Aa
#f800fd on black: 6.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red97.3%
Green0.0%
Blue99.2%

CMYK percentages

Cyan2.0%
Magenta100.0%
Yellow0.0%
Key (black)0.8%

Color previews

#f800fd text on a black background

contrast 6.41:1

Card sample

#f800fd text on a white background

contrast 3.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f800fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f800fd in the Color Lab