Skip to content

#feee55

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

RGB
254, 238, 85
HSL
54°, 99%, 67%
CMYK
0, 6, 67, 0
Luminance
0.8288

Every format

HEX#feee55
RGBrgb(254, 238, 85)
HSLhsl(54, 99%, 67%)
CMYKcmyk(0%, 6%, 67%, 0%)
LABlab(93.0 -11.6 72.8)
LCHlch(93.0 73.7 99.0)
OKLCHoklch(0.935 0.168 103.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feee55 on white: 1.19:1
AA ✗ fail · AA-large · AAA
Aa
#feee55 on black: 17.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green93.3%
Blue33.3%

CMYK percentages

Cyan0.0%
Magenta6.3%
Yellow66.5%
Key (black)0.4%

Color previews

#feee55 text on a black background

contrast 17.58:1

Card sample

#feee55 text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feee55

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feee55 in the Color Lab