Skip to content

#ff976c

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

RGB
255, 151, 108
HSL
18°, 100%, 71%
CMYK
0, 41, 58, 0
Luminance
0.4448

Every format

HEX#ff976c
RGBrgb(255, 151, 108)
HSLhsl(18, 100%, 71%)
CMYKcmyk(0%, 41%, 58%, 0%)
LABlab(72.5 35.0 39.2)
LCHlch(72.5 52.6 48.2)
OKLCHoklch(0.776 0.138 42.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff976c on white: 2.12:1
AA ✗ fail · AA-large · AAA
Aa
#ff976c on black: 9.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green59.2%
Blue42.4%

CMYK percentages

Cyan0.0%
Magenta40.8%
Yellow57.6%
Key (black)0.0%

Color previews

#ff976c text on a black background

contrast 9.90:1

Card sample

#ff976c text on a white background

contrast 2.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff976c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff976c in the Color Lab