Skip to content

#ff7ffb

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

RGB
255, 127, 251
HSL
302°, 100%, 75%
CMYK
0, 50, 2, 0
Luminance
0.4340

Every format

HEX#ff7ffb
RGBrgb(255, 127, 251)
HSLhsl(302, 100%, 75%)
CMYKcmyk(0%, 50%, 2%, 0%)
LABlab(71.8 64.7 -40.4)
LCHlch(71.8 76.3 328.0)
OKLCHoklch(0.784 0.212 328.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff7ffb on white: 2.17:1
AA ✗ fail · AA-large · AAA
Aa
#ff7ffb on black: 9.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green49.8%
Blue98.4%

CMYK percentages

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

Color previews

#ff7ffb text on a black background

contrast 9.68:1

Card sample

#ff7ffb text on a white background

contrast 2.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7ffb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7ffb in the Color Lab