Skip to content

#fd08ff

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

RGB
253, 8, 255
HSL
300°, 100%, 52%
CMYK
1, 97, 0, 0
Luminance
0.2828

Every format

HEX#fd08ff
RGBrgb(253, 8, 255)
HSLhsl(300, 100%, 52%)
CMYKcmyk(1%, 97%, 0%, 0%)
LABlab(60.1 97.5 -61.1)
LCHlch(60.1 115.1 327.9)
OKLCHoklch(0.700 0.320 327.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd08ff on white: 3.16:1
AA ✗ fail · AA-large · AAA
Aa
#fd08ff on black: 6.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green3.1%
Blue100.0%

CMYK percentages

Cyan0.8%
Magenta96.9%
Yellow0.0%
Key (black)0.0%

Color previews

#fd08ff text on a black background

contrast 6.66:1

Card sample

#fd08ff text on a white background

contrast 3.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd08ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd08ff in the Color Lab