Skip to content

#fd577b

a light, electric red · warm · closest name: crimson

RGB
253, 87, 123
HSL
347°, 98%, 67%
CMYK
0, 66, 51, 1
Luminance
0.2913

Every format

HEX#fd577b
RGBrgb(253, 87, 123)
HSLhsl(347, 98%, 67%)
CMYKcmyk(0%, 66%, 51%, 1%)
LABlab(60.9 65.3 15.5)
LCHlch(60.9 67.1 13.3)
OKLCHoklch(0.689 0.202 11.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd577b on white: 3.08:1
AA ✗ fail · AA-large · AAA
Aa
#fd577b on black: 6.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green34.1%
Blue48.2%

CMYK percentages

Cyan0.0%
Magenta65.6%
Yellow51.4%
Key (black)0.8%

Color previews

#fd577b text on a black background

contrast 6.83:1

Card sample

#fd577b text on a white background

contrast 3.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(253, 87, 123, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(253, 87, 123, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fd577b;
background: linear-gradient(135deg, #fd577b, #FDA257);

Monochromatic scale

Palettes built from #fd577b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd577b in the Color Lab