Skip to content

#f500fd

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

RGB
245, 0, 253
HSL
298°, 100%, 50%
CMYK
3, 100, 0, 1
Luminance
0.2650

Every format

HEX#f500fd
RGBrgb(245, 0, 253)
HSLhsl(298, 100%, 50%)
CMYKcmyk(3%, 100%, 0%, 1%)
LABlab(58.5 96.4 -62.7)
LCHlch(58.5 115.0 327.0)
OKLCHoklch(0.685 0.318 326.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f500fd on white: 3.33:1
AA ✗ fail · AA-large · AAA
Aa
#f500fd on black: 6.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red96.1%
Green0.0%
Blue99.2%

CMYK percentages

Cyan3.2%
Magenta100.0%
Yellow0.0%
Key (black)0.8%

Color previews

#f500fd text on a black background

contrast 6.30:1

Card sample

#f500fd text on a white background

contrast 3.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f500fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f500fd in the Color Lab