Skip to content

#ffabeb

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

RGB
255, 171, 235
HSL
314°, 100%, 84%
CMYK
0, 33, 8, 0
Luminance
0.5638

Every format

HEX#ffabeb
RGBrgb(255, 171, 235)
HSLhsl(314, 100%, 84%)
CMYKcmyk(0%, 33%, 8%, 0%)
LABlab(79.8 40.2 -19.4)
LCHlch(79.8 44.6 334.2)
OKLCHoklch(0.842 0.127 335.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffabeb on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#ffabeb on black: 12.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green67.1%
Blue92.2%

CMYK percentages

Cyan0.0%
Magenta32.9%
Yellow7.8%
Key (black)0.0%

Color previews

#ffabeb text on a black background

contrast 12.28:1

Card sample

#ffabeb text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffabeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffabeb in the Color Lab