Skip to content

#fefd20

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

RGB
254, 253, 32
HSL
60°, 99%, 56%
CMYK
0, 0, 87, 0
Luminance
0.9143

Every format

HEX#fefd20
RGBrgb(254, 253, 32)
HSLhsl(60, 99%, 56%)
CMYKcmyk(0%, 0%, 87%, 0%)
LABlab(96.6 -20.7 90.8)
LCHlch(96.6 93.2 102.8)
OKLCHoklch(0.964 0.205 109.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green99.2%
Blue12.5%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow87.4%
Key (black)0.4%

Color previews

#fefd20 text on a black background

contrast 19.29:1

Card sample

#fefd20 text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fefd20

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fefd20 in the Color Lab