Skip to content

#ff7ab2

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

RGB
255, 122, 178
HSL
335°, 100%, 74%
CMYK
0, 52, 30, 0
Luminance
0.3839

Every format

HEX#ff7ab2
RGBrgb(255, 122, 178)
HSLhsl(335, 100%, 74%)
CMYKcmyk(0%, 52%, 30%, 0%)
LABlab(68.3 56.3 -5.3)
LCHlch(68.3 56.6 354.6)
OKLCHoklch(0.749 0.172 355.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff7ab2 on white: 2.42:1
AA ✗ fail · AA-large · AAA
Aa
#ff7ab2 on black: 8.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green47.8%
Blue69.8%

CMYK percentages

Cyan0.0%
Magenta52.2%
Yellow30.2%
Key (black)0.0%

Color previews

#ff7ab2 text on a black background

contrast 8.68:1

Card sample

#ff7ab2 text on a white background

contrast 2.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7ab2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7ab2 in the Color Lab