Skip to content

#ff7abd

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

RGB
255, 122, 189
HSL
330°, 100%, 74%
CMYK
0, 52, 26, 0
Luminance
0.3885

Every format

HEX#ff7abd
RGBrgb(255, 122, 189)
HSLhsl(330, 100%, 74%)
CMYKcmyk(0%, 52%, 26%, 0%)
LABlab(68.7 57.7 -11.0)
LCHlch(68.7 58.8 349.2)
OKLCHoklch(0.753 0.177 350.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff7abd on white: 2.39:1
AA ✗ fail · AA-large · AAA
Aa
#ff7abd on black: 8.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green47.8%
Blue74.1%

CMYK percentages

Cyan0.0%
Magenta52.2%
Yellow25.9%
Key (black)0.0%

Color previews

#ff7abd text on a black background

contrast 8.77:1

Card sample

#ff7abd text on a white background

contrast 2.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7abd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7abd in the Color Lab