Skip to content

#f899ff

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

RGB
248, 153, 255
HSL
296°, 100%, 80%
CMYK
3, 40, 0, 0
Luminance
0.4996

Every format

HEX#f899ff
RGBrgb(248, 153, 255)
HSLhsl(296, 100%, 80%)
CMYKcmyk(3%, 40%, 0%, 0%)
LABlab(76.0 50.8 -36.1)
LCHlch(76.0 62.3 324.6)
OKLCHoklch(0.814 0.170 324.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f899ff on white: 1.91:1
AA ✗ fail · AA-large · AAA
Aa
#f899ff on black: 10.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red97.3%
Green60.0%
Blue100.0%

CMYK percentages

Cyan2.7%
Magenta40.0%
Yellow0.0%
Key (black)0.0%

Color previews

#f899ff text on a black background

contrast 10.99:1

Card sample

#f899ff text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f899ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f899ff in the Color Lab