Skip to content

#f800cd

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

RGB
248, 0, 205
HSL
310°, 100%, 49%
CMYK
0, 100, 17, 3
Luminance
0.2436

Every format

HEX#f800cd
RGBrgb(248, 0, 205)
HSLhsl(310, 100%, 49%)
CMYKcmyk(0%, 100%, 17%, 3%)
LABlab(56.5 90.6 -38.9)
LCHlch(56.5 98.6 336.8)
OKLCHoklch(0.664 0.290 338.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f800cd on white: 3.58:1
AA ✗ fail · AA-large · AAA
Aa
#f800cd on black: 5.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red97.3%
Green0.0%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow17.3%
Key (black)2.7%

Color previews

#f800cd text on a black background

contrast 5.87:1

Card sample

#f800cd text on a white background

contrast 3.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f800cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f800cd in the Color Lab