Skip to content

#f800eb

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

RGB
248, 0, 235
HSL
303°, 100%, 49%
CMYK
0, 100, 5, 3
Luminance
0.2595

Every format

HEX#f800eb
RGBrgb(248, 0, 235)
HSLhsl(303, 100%, 49%)
CMYKcmyk(0%, 100%, 5%, 3%)
LABlab(58.0 94.4 -53.5)
LCHlch(58.0 108.5 330.5)
OKLCHoklch(0.679 0.308 331.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f800eb on white: 3.39:1
AA ✗ fail · AA-large · AAA
Aa
#f800eb on black: 6.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red97.3%
Green0.0%
Blue92.2%

CMYK percentages

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

Color previews

#f800eb text on a black background

contrast 6.19:1

Card sample

#f800eb text on a white background

contrast 3.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f800eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f800eb in the Color Lab