Skip to content

#fc9921

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

RGB
252, 153, 33
HSL
33°, 97%, 56%
CMYK
0, 39, 87, 1
Luminance
0.4359

Every format

HEX#fc9921
RGBrgb(252, 153, 33)
HSLhsl(33, 97%, 56%)
CMYKcmyk(0%, 39%, 87%, 1%)
LABlab(72.0 29.3 71.1)
LCHlch(72.0 76.9 67.6)
OKLCHoklch(0.769 0.166 63.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fc9921 on white: 2.16:1
AA ✗ fail · AA-large · AAA
Aa
#fc9921 on black: 9.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green60.0%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta39.3%
Yellow86.9%
Key (black)1.2%

Color previews

#fc9921 text on a black background

contrast 9.72:1

Card sample

#fc9921 text on a white background

contrast 2.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fc9921

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fc9921 in the Color Lab