Skip to content

#ff7afb

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

RGB
255, 122, 251
HSL
302°, 100%, 74%
CMYK
0, 52, 2, 0
Luminance
0.4214

Every format

HEX#ff7afb
RGBrgb(255, 122, 251)
HSLhsl(302, 100%, 74%)
CMYKcmyk(0%, 52%, 2%, 0%)
LABlab(71.0 67.0 -41.8)
LCHlch(71.0 79.0 328.1)
OKLCHoklch(0.778 0.220 328.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff7afb on white: 2.23:1
AA ✗ fail · AA-large · AAA
Aa
#ff7afb on black: 9.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green47.8%
Blue98.4%

CMYK percentages

Cyan0.0%
Magenta52.2%
Yellow1.6%
Key (black)0.0%

Color previews

#ff7afb text on a black background

contrast 9.43:1

Card sample

#ff7afb text on a white background

contrast 2.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7afb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7afb in the Color Lab