Skip to content

#fc08fd

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

RGB
252, 8, 253
HSL
300°, 98%, 51%
CMYK
0, 97, 0, 1
Luminance
0.2796

Every format

HEX#fc08fd
RGBrgb(252, 8, 253)
HSLhsl(300, 98%, 51%)
CMYKcmyk(0%, 97%, 0%, 1%)
LABlab(59.9 97.0 -60.5)
LCHlch(59.9 114.3 328.1)
OKLCHoklch(0.697 0.319 328.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fc08fd on white: 3.19:1
AA ✗ fail · AA-large · AAA
Aa
#fc08fd on black: 6.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green3.1%
Blue99.2%

CMYK percentages

Cyan0.4%
Magenta96.8%
Yellow0.0%
Key (black)0.8%

Color previews

#fc08fd text on a black background

contrast 6.59:1

Card sample

#fc08fd text on a white background

contrast 3.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fc08fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fc08fd in the Color Lab