Skip to content

#fc686b

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

RGB
252, 104, 107
HSL
359°, 96%, 70%
CMYK
0, 59, 58, 1
Luminance
0.3166

Every format

HEX#fc686b
RGBrgb(252, 104, 107)
HSLhsl(359, 96%, 70%)
CMYKcmyk(0%, 59%, 58%, 1%)
LABlab(63.1 56.7 27.6)
LCHlch(63.1 63.0 25.9)
OKLCHoklch(0.703 0.181 21.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fc686b on white: 2.86:1
AA ✗ fail · AA-large · AAA
Aa
#fc686b on black: 7.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green40.8%
Blue42.0%

CMYK percentages

Cyan0.0%
Magenta58.7%
Yellow57.5%
Key (black)1.2%

Color previews

#fc686b text on a black background

contrast 7.33:1

Card sample

#fc686b text on a white background

contrast 2.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fc686b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fc686b in the Color Lab