Skip to content

#f89fff

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

RGB
248, 159, 255
HSL
296°, 100%, 81%
CMYK
3, 38, 0, 0
Luminance
0.5197

Every format

HEX#f89fff
RGBrgb(248, 159, 255)
HSLhsl(296, 100%, 81%)
CMYKcmyk(3%, 38%, 0%, 0%)
LABlab(77.3 47.7 -34.2)
LCHlch(77.3 58.7 324.3)
OKLCHoklch(0.823 0.160 324.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f89fff on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#f89fff on black: 11.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red97.3%
Green62.4%
Blue100.0%

CMYK percentages

Cyan2.7%
Magenta37.6%
Yellow0.0%
Key (black)0.0%

Color previews

#f89fff text on a black background

contrast 11.39:1

Card sample

#f89fff text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f89fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f89fff in the Color Lab