Skip to content

#fc836c

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

RGB
252, 131, 108
HSL
10°, 96%, 71%
CMYK
0, 48, 57, 1
Luminance
0.3801

Every format

HEX#fc836c
RGBrgb(252, 131, 108)
HSLhsl(10, 96%, 71%)
CMYKcmyk(0%, 48%, 57%, 1%)
LABlab(68.0 44.0 33.4)
LCHlch(68.0 55.3 37.2)
OKLCHoklch(0.741 0.152 32.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fc836c on white: 2.44:1
AA ✗ fail · AA-large · AAA
Aa
#fc836c on black: 8.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green51.4%
Blue42.4%

CMYK percentages

Cyan0.0%
Magenta48.0%
Yellow57.1%
Key (black)1.2%

Color previews

#fc836c text on a black background

contrast 8.60:1

Card sample

#fc836c text on a white background

contrast 2.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fc836c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fc836c in the Color Lab