Skip to content

#fff59a

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

RGB
255, 245, 154
HSL
54°, 100%, 80%
CMYK
0, 4, 40, 0
Luminance
0.8890

Every format

HEX#fff59a
RGBrgb(255, 245, 154)
HSLhsl(54, 100%, 80%)
CMYKcmyk(0%, 4%, 40%, 0%)
LABlab(95.5 -9.2 45.0)
LCHlch(95.5 45.9 101.6)
OKLCHoklch(0.958 0.113 102.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff59a on white: 1.12:1
AA ✗ fail · AA-large · AAA
Aa
#fff59a on black: 18.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green96.1%
Blue60.4%

CMYK percentages

Cyan0.0%
Magenta3.9%
Yellow39.6%
Key (black)0.0%

Color previews

#fff59a text on a black background

contrast 18.78:1

Card sample

#fff59a text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff59a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff59a in the Color Lab