Skip to content

#ff9c50

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

RGB
255, 156, 80
HSL
26°, 100%, 66%
CMYK
0, 39, 69, 0
Luminance
0.4562

Every format

HEX#ff9c50
RGBrgb(255, 156, 80)
HSLhsl(26, 100%, 66%)
CMYKcmyk(0%, 39%, 69%, 0%)
LABlab(73.3 30.7 54.2)
LCHlch(73.3 62.3 60.5)
OKLCHoklch(0.781 0.149 55.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff9c50 on white: 2.07:1
AA ✗ fail · AA-large · AAA
Aa
#ff9c50 on black: 10.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green61.2%
Blue31.4%

CMYK percentages

Cyan0.0%
Magenta38.8%
Yellow68.6%
Key (black)0.0%

Color previews

#ff9c50 text on a black background

contrast 10.12:1

Card sample

#ff9c50 text on a white background

contrast 2.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff9c50

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff9c50 in the Color Lab