Skip to content

#fe08fd

a balanced, electric magenta / pink · warm · “magenta”

RGB
254, 8, 253
HSL
300°, 99%, 51%
CMYK
0, 97, 0, 0
Luminance
0.2834

Every format

HEX#fe08fd
RGBrgb(254, 8, 253)
HSLhsl(300, 99%, 51%)
CMYKcmyk(0%, 97%, 0%, 0%)
LABlab(60.2 97.3 -59.9)
LCHlch(60.2 114.3 328.4)
OKLCHoklch(0.700 0.319 328.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fe08fd on white: 3.15:1
AA ✗ fail · AA-large · AAA
Aa
#fe08fd on black: 6.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green3.1%
Blue99.2%

CMYK percentages

Cyan0.0%
Magenta96.9%
Yellow0.4%
Key (black)0.4%

Color previews

#fe08fd text on a black background

contrast 6.67:1

Card sample

#fe08fd text on a white background

contrast 3.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fe08fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fe08fd in the Color Lab