Skip to content

#feeb21

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

RGB
254, 235, 33
HSL
55°, 99%, 56%
CMYK
0, 8, 87, 0
Luminance
0.8060

Every format

HEX#feeb21
RGBrgb(254, 235, 33)
HSLhsl(55, 99%, 56%)
CMYKcmyk(0%, 8%, 87%, 0%)
LABlab(92.0 -11.9 87.0)
LCHlch(92.0 87.8 97.8)
OKLCHoklch(0.927 0.190 103.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feeb21 on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#feeb21 on black: 17.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green92.2%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta7.5%
Yellow87.0%
Key (black)0.4%

Color previews

#feeb21 text on a black background

contrast 17.12:1

Card sample

#feeb21 text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(254, 235, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(254, 235, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #feeb21;
background: linear-gradient(135deg, #feeb21, #7EFE21);

Monochromatic scale

Palettes built from #feeb21

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feeb21 in the Color Lab