Skip to content

#f77c01

a balanced, electric orange · warm · closest name: chocolate

RGB
247, 124, 1
HSL
30°, 99%, 49%
CMYK
0, 50, 100, 3
Luminance
0.3419

Every format

HEX#f77c01
RGBrgb(247, 124, 1)
HSLhsl(30, 99%, 49%)
CMYKcmyk(0%, 50%, 100%, 3%)
LABlab(65.1 41.7 72.1)
LCHlch(65.1 83.3 60.0)
OKLCHoklch(0.715 0.181 53.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f77c01 on white: 2.68:1
AA ✗ fail · AA-large · AAA
Aa
#f77c01 on black: 7.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red96.9%
Green48.6%
Blue0.4%

CMYK percentages

Cyan0.0%
Magenta49.8%
Yellow99.6%
Key (black)3.1%

Color previews

#f77c01 text on a black background

contrast 7.84:1

Card sample

#f77c01 text on a white background

contrast 2.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(247, 124, 1, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(247, 124, 1, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f77c01;
background: linear-gradient(135deg, #f77c01, #CEF701);

Monochromatic scale

Palettes built from #f77c01

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f77c01 in the Color Lab