Skip to content

#ff7afe

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

RGB
255, 122, 254
HSL
301°, 100%, 74%
CMYK
0, 52, 0, 0
Luminance
0.4233

Every format

HEX#ff7afe
RGBrgb(255, 122, 254)
HSLhsl(301, 100%, 74%)
CMYKcmyk(0%, 52%, 0%, 0%)
LABlab(71.1 67.5 -43.2)
LCHlch(71.1 80.2 327.4)
OKLCHoklch(0.779 0.222 327.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff7afe on white: 2.22:1
AA ✗ fail · AA-large · AAA
Aa
#ff7afe on black: 9.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green47.8%
Blue99.6%

CMYK percentages

Cyan0.0%
Magenta52.2%
Yellow0.4%
Key (black)0.0%

Color previews

#ff7afe text on a black background

contrast 9.47:1

Card sample

#ff7afe text on a white background

contrast 2.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7afe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7afe in the Color Lab