Skip to content

#f500f3

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

RGB
245, 0, 243
HSL
301°, 100%, 48%
CMYK
0, 100, 1, 4
Luminance
0.2588

Every format

HEX#f500f3
RGBrgb(245, 0, 243)
HSLhsl(301, 100%, 48%)
CMYKcmyk(0%, 100%, 1%, 4%)
LABlab(57.9 95.0 -58.1)
LCHlch(57.9 111.4 328.6)
OKLCHoklch(0.680 0.312 328.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f500f3 on white: 3.40:1
AA ✗ fail · AA-large · AAA
Aa
#f500f3 on black: 6.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red96.1%
Green0.0%
Blue95.3%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow0.8%
Key (black)3.9%

Color previews

#f500f3 text on a black background

contrast 6.18:1

Card sample

#f500f3 text on a white background

contrast 3.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f500f3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f500f3 in the Color Lab