Skip to content

#fa7c01

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

RGB
250, 124, 1
HSL
30°, 99%, 49%
CMYK
0, 50, 100, 2
Luminance
0.3474

Every format

HEX#fa7c01
RGBrgb(250, 124, 1)
HSLhsl(30, 99%, 49%)
CMYKcmyk(0%, 50%, 100%, 2%)
LABlab(65.5 42.9 72.6)
LCHlch(65.5 84.3 59.4)
OKLCHoklch(0.719 0.184 52.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fa7c01 on white: 2.64:1
AA ✗ fail · AA-large · AAA
Aa
#fa7c01 on black: 7.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green48.6%
Blue0.4%

CMYK percentages

Cyan0.0%
Magenta50.4%
Yellow99.6%
Key (black)2.0%

Color previews

#fa7c01 text on a black background

contrast 7.95:1

Card sample

#fa7c01 text on a white background

contrast 2.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fa7c01

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fa7c01 in the Color Lab