Skip to content

#ff9977

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

RGB
255, 153, 119
HSL
15°, 100%, 73%
CMYK
0, 40, 53, 0
Luminance
0.4537

Every format

HEX#ff9977
RGBrgb(255, 153, 119)
HSLhsl(15, 100%, 73%)
CMYKcmyk(0%, 40%, 53%, 0%)
LABlab(73.1 34.9 34.1)
LCHlch(73.1 48.8 44.4)
OKLCHoklch(0.782 0.132 39.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff9977 on white: 2.08:1
AA ✗ fail · AA-large · AAA
Aa
#ff9977 on black: 10.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green60.0%
Blue46.7%

CMYK percentages

Cyan0.0%
Magenta40.0%
Yellow53.3%
Key (black)0.0%

Color previews

#ff9977 text on a black background

contrast 10.07:1

Card sample

#ff9977 text on a white background

contrast 2.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff9977

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff9977 in the Color Lab