Skip to content

#ff54ec

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

RGB
255, 84, 236
HSL
307°, 100%, 67%
CMYK
0, 67, 8, 0
Luminance
0.3366

Every format

HEX#ff54ec
RGBrgb(255, 84, 236)
HSLhsl(307, 100%, 67%)
CMYKcmyk(0%, 67%, 8%, 0%)
LABlab(64.7 80.0 -43.4)
LCHlch(64.7 91.0 331.6)
OKLCHoklch(0.730 0.259 332.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff54ec on white: 2.72:1
AA ✗ fail · AA-large · AAA
Aa
#ff54ec on black: 7.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green32.9%
Blue92.5%

CMYK percentages

Cyan0.0%
Magenta67.1%
Yellow7.5%
Key (black)0.0%

Color previews

#ff54ec text on a black background

contrast 7.73:1

Card sample

#ff54ec text on a white background

contrast 2.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff54ec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff54ec in the Color Lab