Skip to content

#fe65ff

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

RGB
254, 101, 255
HSL
300°, 100%, 70%
CMYK
0, 60, 0, 0
Luminance
0.3760

Every format

HEX#fe65ff
RGBrgb(254, 101, 255)
HSLhsl(300, 100%, 70%)
CMYKcmyk(0%, 60%, 0%, 0%)
LABlab(67.7 76.4 -49.1)
LCHlch(67.7 90.8 327.3)
OKLCHoklch(0.754 0.252 327.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fe65ff on white: 2.46:1
AA ✗ fail · AA-large · AAA
Aa
#fe65ff on black: 8.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green39.6%
Blue100.0%

CMYK percentages

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

Color previews

#fe65ff text on a black background

contrast 8.52:1

Card sample

#fe65ff text on a white background

contrast 2.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fe65ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fe65ff in the Color Lab