Skip to content

#fecc2c

a balanced, electric yellow · cool · closest name: gold

RGB
254, 204, 44
HSL
46°, 99%, 58%
CMYK
0, 20, 83, 0
Luminance
0.6444

Every format

HEX#fecc2c
RGBrgb(254, 204, 44)
HSLhsl(46, 99%, 58%)
CMYKcmyk(0%, 20%, 83%, 0%)
LABlab(84.2 3.9 78.2)
LCHlch(84.2 78.3 87.1)
OKLCHoklch(0.865 0.167 89.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fecc2c on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#fecc2c on black: 13.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green80.0%
Blue17.3%

CMYK percentages

Cyan0.0%
Magenta19.7%
Yellow82.7%
Key (black)0.4%

Color previews

#fecc2c text on a black background

contrast 13.89:1

Card sample

#fecc2c text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(254, 204, 44, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(254, 204, 44, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fecc2c;
background: linear-gradient(135deg, #fecc2c, #A4FE2C);

Monochromatic scale

Palettes built from #fecc2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fecc2c in the Color Lab