Skip to content

#fcc049

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

RGB
252, 192, 73
HSL
40°, 97%, 64%
CMYK
0, 24, 71, 1
Luminance
0.5888

Every format

HEX#fcc049
RGBrgb(252, 192, 73)
HSLhsl(40, 97%, 64%)
CMYKcmyk(0%, 24%, 71%, 1%)
LABlab(81.2 10.3 65.5)
LCHlch(81.2 66.3 81.0)
OKLCHoklch(0.842 0.148 81.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc049 on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#fcc049 on black: 12.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green75.3%
Blue28.6%

CMYK percentages

Cyan0.0%
Magenta23.8%
Yellow71.0%
Key (black)1.2%

Color previews

#fcc049 text on a black background

contrast 12.78:1

Card sample

#fcc049 text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc049

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc049 in the Color Lab