Skip to content

#fe98ff

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

RGB
254, 152, 255
HSL
299°, 100%, 80%
CMYK
0, 40, 0, 0
Luminance
0.5075

Every format

HEX#fe98ff
RGBrgb(254, 152, 255)
HSLhsl(299, 100%, 80%)
CMYKcmyk(0%, 40%, 0%, 0%)
LABlab(76.5 53.0 -35.3)
LCHlch(76.5 63.7 326.3)
OKLCHoklch(0.819 0.176 326.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fe98ff on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#fe98ff on black: 11.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green59.6%
Blue100.0%

CMYK percentages

Cyan0.4%
Magenta40.4%
Yellow0.0%
Key (black)0.0%

Color previews

#fe98ff text on a black background

contrast 11.15:1

Card sample

#fe98ff text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fe98ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fe98ff in the Color Lab