Skip to content

#f55abc

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

RGB
245, 90, 188
HSL
322°, 89%, 66%
CMYK
0, 63, 23, 4
Luminance
0.3036

Every format

HEX#f55abc
RGBrgb(245, 90, 188)
HSLhsl(322, 89%, 66%)
CMYKcmyk(0%, 63%, 23%, 4%)
LABlab(62.0 68.6 -20.7)
LCHlch(62.0 71.7 343.2)
OKLCHoklch(0.700 0.214 345.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f55abc on white: 2.97:1
AA ✗ fail · AA-large · AAA
Aa
#f55abc on black: 7.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red96.1%
Green35.3%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta63.3%
Yellow23.3%
Key (black)3.9%

Color previews

#f55abc text on a black background

contrast 7.07:1

Card sample

#f55abc text on a white background

contrast 2.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f55abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f55abc in the Color Lab