Skip to content

#fc949c

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

RGB
252, 148, 156
HSL
355°, 95%, 78%
CMYK
0, 41, 38, 1
Luminance
0.4428

Every format

HEX#fc949c
RGBrgb(252, 148, 156)
HSLhsl(355, 95%, 78%)
CMYKcmyk(0%, 41%, 38%, 1%)
LABlab(72.4 39.9 12.9)
LCHlch(72.4 41.9 17.9)
OKLCHoklch(0.777 0.125 15.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.8%
Green58.0%
Blue61.2%

CMYK percentages

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

Color previews

#fc949c text on a black background

contrast 9.86:1

Card sample

#fc949c text on a white background

contrast 2.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fc949c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fc949c in the Color Lab