Skip to content

#ff89ff

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

RGB
255, 137, 255
HSL
300°, 100%, 77%
CMYK
0, 46, 0, 0
Luminance
0.4637

Every format

HEX#ff89ff
RGBrgb(255, 137, 255)
HSLhsl(300, 100%, 77%)
CMYKcmyk(0%, 46%, 0%, 0%)
LABlab(73.8 60.7 -39.6)
LCHlch(73.8 72.4 326.9)
OKLCHoklch(0.799 0.200 327.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff89ff on white: 2.04:1
AA ✗ fail · AA-large · AAA
Aa
#ff89ff on black: 10.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green53.7%
Blue100.0%

CMYK percentages

Cyan0.0%
Magenta46.3%
Yellow0.0%
Key (black)0.0%

Color previews

#ff89ff text on a black background

contrast 10.27:1

Card sample

#ff89ff text on a white background

contrast 2.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff89ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff89ff in the Color Lab