Skip to content

#f80ccc

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

RGB
248, 12, 204
HSL
311°, 94%, 51%
CMYK
0, 95, 18, 3
Luminance
0.2458

Every format

HEX#f80ccc
RGBrgb(248, 12, 204)
HSLhsl(311, 94%, 51%)
CMYKcmyk(0%, 95%, 18%, 3%)
LABlab(56.7 89.7 -38.0)
LCHlch(56.7 97.4 337.1)
OKLCHoklch(0.665 0.287 338.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f80ccc on white: 3.55:1
AA ✗ fail · AA-large · AAA
Aa
#f80ccc on black: 5.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red97.3%
Green4.7%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta95.2%
Yellow17.7%
Key (black)2.7%

Color previews

#f80ccc text on a black background

contrast 5.92:1

Card sample

#f80ccc text on a white background

contrast 3.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f80ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f80ccc in the Color Lab