Skip to content

#fcc02a

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

RGB
252, 192, 42
HSL
43°, 97%, 58%
CMYK
0, 24, 83, 1
Luminance
0.5856

Every format

HEX#fcc02a
RGBrgb(252, 192, 42)
HSLhsl(43, 97%, 58%)
CMYKcmyk(0%, 24%, 83%, 1%)
LABlab(81.0 9.2 76.0)
LCHlch(81.0 76.6 83.1)
OKLCHoklch(0.840 0.163 84.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc02a on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#fcc02a on black: 12.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green75.3%
Blue16.5%

CMYK percentages

Cyan0.0%
Magenta23.8%
Yellow83.3%
Key (black)1.2%

Color previews

#fcc02a text on a black background

contrast 12.71:1

Card sample

#fcc02a text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc02a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc02a in the Color Lab