Skip to content

#fc949b

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

RGB
252, 148, 155
HSL
356°, 95%, 78%
CMYK
0, 41, 39, 1
Luminance
0.4424

Every format

HEX#fc949b
RGBrgb(252, 148, 155)
HSLhsl(356, 95%, 78%)
CMYKcmyk(0%, 41%, 39%, 1%)
LABlab(72.4 39.8 13.4)
LCHlch(72.4 42.0 18.6)
OKLCHoklch(0.777 0.125 16.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fc949b on white: 2.13:1
AA ✗ fail · AA-large · AAA
Aa
#fc949b on black: 9.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green58.0%
Blue60.8%

CMYK percentages

Cyan0.0%
Magenta41.3%
Yellow38.5%
Key (black)1.2%

Color previews

#fc949b text on a black background

contrast 9.85:1

Card sample

#fc949b text on a white background

contrast 2.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(252, 148, 155, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(252, 148, 155, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fc949b;
background: linear-gradient(135deg, #fc949b, #FCD294);

Monochromatic scale

Palettes built from #fc949b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fc949b in the Color Lab