Skip to content

#ff89ac

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

RGB
255, 137, 172
HSL
342°, 100%, 77%
CMYK
0, 46, 33, 0
Luminance
0.4213

Every format

HEX#ff89ac
RGBrgb(255, 137, 172)
HSLhsl(342, 100%, 77%)
CMYKcmyk(0%, 46%, 33%, 0%)
LABlab(71.0 48.4 1.9)
LCHlch(71.0 48.4 2.3)
OKLCHoklch(0.769 0.147 2.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green53.7%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta46.3%
Yellow32.5%
Key (black)0.0%

Color previews

#ff89ac text on a black background

contrast 9.43:1

Card sample

#ff89ac text on a white background

contrast 2.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff89ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff89ac in the Color Lab