Skip to content

#feee80

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

RGB
254, 238, 128
HSL
52°, 98%, 75%
CMYK
0, 6, 50, 0
Luminance
0.8378

Every format

HEX#feee80
RGBrgb(254, 238, 128)
HSLhsl(52, 98%, 75%)
CMYKcmyk(0%, 6%, 50%, 0%)
LABlab(93.4 -8.6 54.7)
LCHlch(93.4 55.4 98.9)
OKLCHoklch(0.940 0.132 101.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feee80 on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#feee80 on black: 17.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green93.3%
Blue50.2%

CMYK percentages

Cyan0.0%
Magenta6.3%
Yellow49.6%
Key (black)0.4%

Color previews

#feee80 text on a black background

contrast 17.76:1

Card sample

#feee80 text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feee80

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feee80 in the Color Lab