Skip to content

#fcc02f

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

RGB
252, 192, 47
HSL
42°, 97%, 59%
CMYK
0, 24, 81, 1
Luminance
0.5860

Every format

HEX#fcc02f
RGBrgb(252, 192, 47)
HSLhsl(42, 97%, 59%)
CMYKcmyk(0%, 24%, 81%, 1%)
LABlab(81.1 9.3 74.6)
LCHlch(81.1 75.2 82.9)
OKLCHoklch(0.840 0.161 83.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.8%
Green75.3%
Blue18.4%

CMYK percentages

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

Color previews

#fcc02f text on a black background

contrast 12.72:1

Card sample

#fcc02f text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc02f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc02f in the Color Lab