Skip to content

#fc8563

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

RGB
252, 133, 99
HSL
13°, 96%, 69%
CMYK
0, 47, 61, 1
Luminance
0.3837

Every format

HEX#fc8563
RGBrgb(252, 133, 99)
HSLhsl(13, 96%, 69%)
CMYKcmyk(0%, 47%, 61%, 1%)
LABlab(68.3 42.4 38.6)
LCHlch(68.3 57.4 42.4)
OKLCHoklch(0.743 0.153 36.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fc8563 on white: 2.42:1
AA ✗ fail · AA-large · AAA
Aa
#fc8563 on black: 8.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green52.2%
Blue38.8%

CMYK percentages

Cyan0.0%
Magenta47.2%
Yellow60.7%
Key (black)1.2%

Color previews

#fc8563 text on a black background

contrast 8.67:1

Card sample

#fc8563 text on a white background

contrast 2.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fc8563

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fc8563 in the Color Lab