Skip to content

#f500c0

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

RGB
245, 0, 192
HSL
313°, 100%, 48%
CMYK
0, 100, 22, 4
Luminance
0.2322

Every format

HEX#f500c0
RGBrgb(245, 0, 192)
HSLhsl(313, 100%, 48%)
CMYKcmyk(0%, 100%, 22%, 4%)
LABlab(55.3 88.5 -33.3)
LCHlch(55.3 94.6 339.4)
OKLCHoklch(0.652 0.282 341.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f500c0 on white: 3.72:1
AA ✗ fail · AA-large · AAA
Aa
#f500c0 on black: 5.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red96.1%
Green0.0%
Blue75.3%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow21.6%
Key (black)3.9%

Color previews

#f500c0 text on a black background

contrast 5.64:1

Card sample

#f500c0 text on a white background

contrast 3.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f500c0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f500c0 in the Color Lab