Skip to content

#ff5abb

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

RGB
255, 90, 187
HSL
325°, 100%, 68%
CMYK
0, 65, 27, 0
Luminance
0.3216

Every format

HEX#ff5abb
RGBrgb(255, 90, 187)
HSLhsl(325, 100%, 68%)
CMYKcmyk(0%, 65%, 27%, 0%)
LABlab(63.5 71.2 -17.6)
LCHlch(63.5 73.3 346.1)
OKLCHoklch(0.714 0.221 347.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff5abb on white: 2.83:1
AA ✗ fail · AA-large · AAA
Aa
#ff5abb on black: 7.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green35.3%
Blue73.3%

CMYK percentages

Cyan0.0%
Magenta64.7%
Yellow26.7%
Key (black)0.0%

Color previews

#ff5abb text on a black background

contrast 7.43:1

Card sample

#ff5abb text on a white background

contrast 2.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff5abb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff5abb in the Color Lab