Skip to content

#fefc0f

a balanced, electric yellow · cool · “yellow”

RGB
254, 252, 15
HSL
60°, 99%, 53%
CMYK
0, 1, 94, 0
Luminance
0.9073

Every format

HEX#fefc0f
RGBrgb(254, 252, 15)
HSLhsl(60, 99%, 53%)
CMYKcmyk(0%, 1%, 94%, 0%)
LABlab(96.3 -20.4 92.7)
LCHlch(96.3 95.0 102.4)
OKLCHoklch(0.961 0.207 109.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fefc0f on white: 1.10:1
AA ✗ fail · AA-large · AAA
Aa
#fefc0f on black: 19.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green98.8%
Blue5.9%

CMYK percentages

Cyan0.0%
Magenta0.8%
Yellow94.1%
Key (black)0.4%

Color previews

#fefc0f text on a black background

contrast 19.15:1

Card sample

#fefc0f text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(254, 252, 15, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(254, 252, 15, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fefc0f;
background: linear-gradient(135deg, #fefc0f, #60FE0F);

Monochromatic scale

Palettes built from #fefc0f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fefc0f in the Color Lab