Skip to content

#ff8abc

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

RGB
255, 138, 188
HSL
334°, 100%, 77%
CMYK
0, 46, 26, 0
Luminance
0.4307

Every format

HEX#ff8abc
RGBrgb(255, 138, 188)
HSLhsl(334, 100%, 77%)
CMYKcmyk(0%, 46%, 26%, 0%)
LABlab(71.6 49.9 -6.0)
LCHlch(71.6 50.3 353.1)
OKLCHoklch(0.775 0.151 354.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff8abc on white: 2.18:1
AA ✗ fail · AA-large · AAA
Aa
#ff8abc on black: 9.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green54.1%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta45.9%
Yellow26.3%
Key (black)0.0%

Color previews

#ff8abc text on a black background

contrast 9.61:1

Card sample

#ff8abc text on a white background

contrast 2.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff8abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff8abc in the Color Lab