Skip to content

#fff44f

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

RGB
255, 244, 79
HSL
56°, 100%, 66%
CMYK
0, 4, 69, 0
Luminance
0.8653

Every format

HEX#fff44f
RGBrgb(255, 244, 79)
HSLhsl(56, 100%, 66%)
CMYKcmyk(0%, 4%, 69%, 0%)
LABlab(94.5 -14.4 76.6)
LCHlch(94.5 78.0 100.7)
OKLCHoklch(0.948 0.177 105.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff44f on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#fff44f on black: 18.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green95.7%
Blue31.0%

CMYK percentages

Cyan0.0%
Magenta4.3%
Yellow69.0%
Key (black)0.0%

Color previews

#fff44f text on a black background

contrast 18.31:1

Card sample

#fff44f text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(255, 244, 79, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 244, 79, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fff44f;
background: linear-gradient(135deg, #fff44f, #95FF4F);

Monochromatic scale

Palettes built from #fff44f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff44f in the Color Lab