Skip to content

#feec3f

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

RGB
254, 236, 63
HSL
54°, 99%, 62%
CMYK
0, 7, 75, 0
Luminance
0.8142

Every format

HEX#feec3f
RGBrgb(254, 236, 63)
HSLhsl(54, 99%, 62%)
CMYKcmyk(0%, 7%, 75%, 0%)
LABlab(92.3 -11.6 79.8)
LCHlch(92.3 80.7 98.3)
OKLCHoklch(0.930 0.179 103.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feec3f on white: 1.21:1
AA ✗ fail · AA-large · AAA
Aa
#feec3f on black: 17.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green92.5%
Blue24.7%

CMYK percentages

Cyan0.0%
Magenta7.1%
Yellow75.2%
Key (black)0.4%

Color previews

#feec3f text on a black background

contrast 17.28:1

Card sample

#feec3f text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(254, 236, 63, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(254, 236, 63, 0.45);
Border & gradient
Gradient panel
border: 3px solid #feec3f;
background: linear-gradient(135deg, #feec3f, #91FE3F);

Monochromatic scale

Palettes built from #feec3f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feec3f in the Color Lab