Skip to content

#fe00cd

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

RGB
254, 0, 205
HSL
312°, 100%, 50%
CMYK
0, 100, 19, 0
Luminance
0.2548

Every format

HEX#fe00cd
RGBrgb(254, 0, 205)
HSLhsl(312, 100%, 50%)
CMYKcmyk(0%, 100%, 19%, 0%)
LABlab(57.5 91.7 -37.1)
LCHlch(57.5 98.9 338.0)
OKLCHoklch(0.673 0.293 339.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fe00cd on white: 3.45:1
AA ✗ fail · AA-large · AAA
Aa
#fe00cd on black: 6.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green0.0%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow19.3%
Key (black)0.4%

Color previews

#fe00cd text on a black background

contrast 6.10:1

Card sample

#fe00cd text on a white background

contrast 3.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fe00cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fe00cd in the Color Lab