Skip to content

#f45abc

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

RGB
244, 90, 188
HSL
322°, 88%, 66%
CMYK
0, 63, 23, 4
Luminance
0.3018

Every format

HEX#f45abc
RGBrgb(244, 90, 188)
HSLhsl(322, 88%, 66%)
CMYKcmyk(0%, 63%, 23%, 4%)
LABlab(61.8 68.3 -20.9)
LCHlch(61.8 71.5 343.0)
OKLCHoklch(0.699 0.213 344.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f45abc on white: 2.98:1
AA ✗ fail · AA-large · AAA
Aa
#f45abc on black: 7.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red95.7%
Green35.3%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta63.1%
Yellow23.0%
Key (black)4.3%

Color previews

#f45abc text on a black background

contrast 7.04:1

Card sample

#f45abc text on a white background

contrast 2.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f45abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f45abc in the Color Lab