Skip to content

#fa5400

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

RGB
250, 84, 0
HSL
20°, 100%, 49%
CMYK
0, 66, 100, 2
Luminance
0.2666

Every format

HEX#fa5400
RGBrgb(250, 84, 0)
HSLhsl(20, 100%, 49%)
CMYKcmyk(0%, 66%, 100%, 2%)
LABlab(58.7 60.8 69.0)
LCHlch(58.7 91.9 48.6)
OKLCHoklch(0.667 0.214 39.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fa5400 on white: 3.32:1
AA ✗ fail · AA-large · AAA
Aa
#fa5400 on black: 6.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green32.9%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta66.4%
Yellow100.0%
Key (black)2.0%

Color previews

#fa5400 text on a black background

contrast 6.33:1

Card sample

#fa5400 text on a white background

contrast 3.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fa5400

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fa5400 in the Color Lab