Skip to content

#f98abc

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

RGB
249, 138, 188
HSL
333°, 90%, 76%
CMYK
0, 45, 25, 2
Luminance
0.4195

Every format

HEX#f98abc
RGBrgb(249, 138, 188)
HSLhsl(333, 90%, 76%)
CMYKcmyk(0%, 45%, 25%, 2%)
LABlab(70.8 47.9 -7.3)
LCHlch(70.8 48.5 351.4)
OKLCHoklch(0.767 0.145 352.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f98abc on white: 2.24:1
AA ✗ fail · AA-large · AAA
Aa
#f98abc on black: 9.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red97.6%
Green54.1%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta44.6%
Yellow24.5%
Key (black)2.4%

Color previews

#f98abc text on a black background

contrast 9.39:1

Card sample

#f98abc text on a white background

contrast 2.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(249, 138, 188, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(249, 138, 188, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f98abc;
background: linear-gradient(135deg, #f98abc, #F9A28A);

Monochromatic scale

Palettes built from #f98abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f98abc in the Color Lab