Skip to content

#fff554

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

RGB
255, 245, 84
HSL
57°, 100%, 67%
CMYK
0, 4, 67, 0
Luminance
0.8720

Every format

HEX#fff554
RGBrgb(255, 245, 84)
HSLhsl(57, 100%, 67%)
CMYKcmyk(0%, 4%, 67%, 0%)
LABlab(94.8 -14.7 75.1)
LCHlch(94.8 76.5 101.0)
OKLCHoklch(0.950 0.175 105.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff554 on white: 1.14:1
AA ✗ fail · AA-large · AAA
Aa
#fff554 on black: 18.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green96.1%
Blue32.9%

CMYK percentages

Cyan0.0%
Magenta3.9%
Yellow67.1%
Key (black)0.0%

Color previews

#fff554 text on a black background

contrast 18.44:1

Card sample

#fff554 text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff554

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff554 in the Color Lab