Skip to content

#fa8421

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

RGB
250, 132, 33
HSL
27°, 96%, 56%
CMYK
0, 47, 87, 2
Luminance
0.3694

Every format

HEX#fa8421
RGBrgb(250, 132, 33)
HSLhsl(27, 96%, 56%)
CMYKcmyk(0%, 47%, 87%, 2%)
LABlab(67.2 39.3 67.2)
LCHlch(67.2 77.8 59.7)
OKLCHoklch(0.732 0.174 53.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fa8421 on white: 2.50:1
AA ✗ fail · AA-large · AAA
Aa
#fa8421 on black: 8.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green51.8%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta47.2%
Yellow86.8%
Key (black)2.0%

Color previews

#fa8421 text on a black background

contrast 8.39:1

Card sample

#fa8421 text on a white background

contrast 2.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fa8421

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fa8421 in the Color Lab