Skip to content

#ff976f

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

RGB
255, 151, 111
HSL
17°, 100%, 72%
CMYK
0, 41, 57, 0
Luminance
0.4454

Every format

HEX#ff976f
RGBrgb(255, 151, 111)
HSLhsl(17, 100%, 72%)
CMYKcmyk(0%, 41%, 57%, 0%)
LABlab(72.6 35.3 37.7)
LCHlch(72.6 51.6 46.9)
OKLCHoklch(0.777 0.137 41.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green59.2%
Blue43.5%

CMYK percentages

Cyan0.0%
Magenta40.8%
Yellow56.5%
Key (black)0.0%

Color previews

#ff976f text on a black background

contrast 9.91:1

Card sample

#ff976f text on a white background

contrast 2.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff976f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff976f in the Color Lab