Skip to content

#feac00

a balanced, electric yellow · warm · closest name: orange

RGB
254, 172, 0
HSL
41°, 100%, 50%
CMYK
0, 32, 100, 0
Luminance
0.5058

Every format

HEX#feac00
RGBrgb(254, 172, 0)
HSLhsl(41, 100%, 50%)
CMYKcmyk(0%, 32%, 100%, 0%)
LABlab(76.4 19.9 79.9)
LCHlch(76.4 82.3 76.0)
OKLCHoklch(0.804 0.170 74.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feac00 on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#feac00 on black: 11.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green67.5%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta32.3%
Yellow100.0%
Key (black)0.4%

Color previews

#feac00 text on a black background

contrast 11.12:1

Card sample

#feac00 text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feac00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feac00 in the Color Lab