Skip to content

#fffe80

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

RGB
255, 254, 128
HSL
60°, 100%, 75%
CMYK
0, 0, 50, 0
Luminance
0.9370

Every format

HEX#fffe80
RGBrgb(255, 254, 128)
HSLhsl(60, 100%, 75%)
CMYKcmyk(0%, 0%, 50%, 0%)
LABlab(97.5 -16.1 59.7)
LCHlch(97.5 61.8 105.1)
OKLCHoklch(0.973 0.148 108.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fffe80 on white: 1.06:1
AA ✗ fail · AA-large · AAA
Aa
#fffe80 on black: 19.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green99.6%
Blue50.2%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow49.8%
Key (black)0.0%

Color previews

#fffe80 text on a black background

contrast 19.74:1

Card sample

#fffe80 text on a white background

contrast 1.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffe80

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffe80 in the Color Lab