Skip to content

#fcc554

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

RGB
252, 197, 84
HSL
40°, 97%, 66%
CMYK
0, 22, 67, 1
Luminance
0.6127

Every format

HEX#fcc554
RGBrgb(252, 197, 84)
HSLhsl(40, 97%, 66%)
CMYKcmyk(0%, 22%, 67%, 1%)
LABlab(82.5 8.3 62.3)
LCHlch(82.5 62.8 82.4)
OKLCHoklch(0.852 0.142 82.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc554 on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#fcc554 on black: 13.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green77.3%
Blue32.9%

CMYK percentages

Cyan0.0%
Magenta21.8%
Yellow66.7%
Key (black)1.2%

Color previews

#fcc554 text on a black background

contrast 13.25:1

Card sample

#fcc554 text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc554

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc554 in the Color Lab