Skip to content

#fe8fff

a light, electric magenta / pink · warm · closest name: violet

RGB
254, 143, 255
HSL
300°, 100%, 78%
CMYK
0, 44, 0, 0
Luminance
0.4794

Every format

HEX#fe8fff
RGBrgb(254, 143, 255)
HSLhsl(300, 100%, 78%)
CMYKcmyk(0%, 44%, 0%, 0%)
LABlab(74.8 57.5 -38.0)
LCHlch(74.8 68.9 326.5)
OKLCHoklch(0.806 0.190 326.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fe8fff on white: 1.98:1
AA ✗ fail · AA-large · AAA
Aa
#fe8fff on black: 10.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green56.1%
Blue100.0%

CMYK percentages

Cyan0.4%
Magenta43.9%
Yellow0.0%
Key (black)0.0%

Color previews

#fe8fff text on a black background

contrast 10.59:1

Card sample

#fe8fff text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fe8fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fe8fff in the Color Lab