Skip to content

#fecc4f

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

RGB
254, 204, 79
HSL
43°, 99%, 65%
CMYK
0, 20, 69, 0
Luminance
0.6482

Every format

HEX#fecc4f
RGBrgb(254, 204, 79)
HSLhsl(43, 99%, 65%)
CMYKcmyk(0%, 20%, 69%, 0%)
LABlab(84.4 5.2 66.4)
LCHlch(84.4 66.6 85.5)
OKLCHoklch(0.867 0.149 86.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fecc4f on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#fecc4f on black: 13.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green80.0%
Blue31.0%

CMYK percentages

Cyan0.0%
Magenta19.7%
Yellow68.9%
Key (black)0.4%

Color previews

#fecc4f text on a black background

contrast 13.96:1

Card sample

#fecc4f text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fecc4f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fecc4f in the Color Lab