Skip to content

#fffe59

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

RGB
255, 254, 89
HSL
60°, 100%, 68%
CMYK
0, 0, 65, 0
Luminance
0.9286

Every format

HEX#fffe59
RGBrgb(255, 254, 89)
HSLhsl(60, 100%, 68%)
CMYKcmyk(0%, 0%, 65%, 0%)
LABlab(97.2 -18.7 75.6)
LCHlch(97.2 77.9 103.9)
OKLCHoklch(0.969 0.180 109.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fffe59 on white: 1.07:1
AA ✗ fail · AA-large · AAA
Aa
#fffe59 on black: 19.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green99.6%
Blue34.9%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow65.1%
Key (black)0.0%

Color previews

#fffe59 text on a black background

contrast 19.57:1

Card sample

#fffe59 text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffe59

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffe59 in the Color Lab