Skip to content

#ff89cb

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

RGB
255, 137, 203
HSL
326°, 100%, 77%
CMYK
0, 46, 20, 0
Luminance
0.4346

Every format

HEX#ff89cb
RGBrgb(255, 137, 203)
HSLhsl(326, 100%, 77%)
CMYKcmyk(0%, 46%, 20%, 0%)
LABlab(71.9 52.5 -14.0)
LCHlch(71.9 54.3 345.1)
OKLCHoklch(0.778 0.161 346.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green53.7%
Blue79.6%

CMYK percentages

Cyan0.0%
Magenta46.3%
Yellow20.4%
Key (black)0.0%

Color previews

#ff89cb text on a black background

contrast 9.69:1

Card sample

#ff89cb text on a white background

contrast 2.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff89cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff89cb in the Color Lab