Skip to content

#f800c1

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

RGB
248, 0, 193
HSL
313°, 100%, 49%
CMYK
0, 100, 22, 3
Luminance
0.2381

Every format

HEX#f800c1
RGBrgb(248, 0, 193)
HSLhsl(313, 100%, 49%)
CMYKcmyk(0%, 100%, 22%, 3%)
LABlab(55.9 89.2 -32.9)
LCHlch(55.9 95.1 339.8)
OKLCHoklch(0.658 0.284 341.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f800c1 on white: 3.64:1
AA ✗ fail · AA-large · AAA
Aa
#f800c1 on black: 5.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red97.3%
Green0.0%
Blue75.7%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow22.2%
Key (black)2.7%

Color previews

#f800c1 text on a black background

contrast 5.76:1

Card sample

#f800c1 text on a white background

contrast 3.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f800c1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f800c1 in the Color Lab