Skip to content

#ff9abc

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

RGB
255, 154, 188
HSL
340°, 100%, 80%
CMYK
0, 40, 26, 0
Luminance
0.4800

Every format

HEX#ff9abc
RGBrgb(255, 154, 188)
HSLhsl(340, 100%, 80%)
CMYKcmyk(0%, 40%, 26%, 0%)
LABlab(74.8 41.8 -1.3)
LCHlch(74.8 41.9 358.2)
OKLCHoklch(0.799 0.126 358.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff9abc on white: 1.98:1
AA ✗ fail · AA-large · AAA
Aa
#ff9abc on black: 10.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green60.4%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta39.6%
Yellow26.3%
Key (black)0.0%

Color previews

#ff9abc text on a black background

contrast 10.60:1

Card sample

#ff9abc text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff9abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff9abc in the Color Lab