Skip to content

#fefd09

a balanced, electric yellow · cool · “yellow”

RGB
254, 253, 9
HSL
60°, 99%, 52%
CMYK
0, 0, 97, 0
Luminance
0.9134

Every format

HEX#fefd09
RGBrgb(254, 253, 9)
HSLhsl(60, 99%, 52%)
CMYKcmyk(0%, 0%, 97%, 0%)
LABlab(96.5 -20.9 93.4)
LCHlch(96.5 95.7 102.6)
OKLCHoklch(0.963 0.209 109.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fefd09 on white: 1.09:1
AA ✗ fail · AA-large · AAA
Aa
#fefd09 on black: 19.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green99.2%
Blue3.5%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow96.5%
Key (black)0.4%

Color previews

#fefd09 text on a black background

contrast 19.27:1

Card sample

#fefd09 text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(254, 253, 9, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(254, 253, 9, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fefd09;
background: linear-gradient(135deg, #fefd09, #5CFE09);

Monochromatic scale

Palettes built from #fefd09

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fefd09 in the Color Lab