Skip to content

#fff91f

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

RGB
255, 249, 31
HSL
58°, 100%, 56%
CMYK
0, 2, 88, 0
Luminance
0.8911

Every format

HEX#fff91f
RGBrgb(255, 249, 31)
HSLhsl(58, 100%, 56%)
CMYKcmyk(0%, 2%, 88%, 0%)
LABlab(95.6 -18.4 90.3)
LCHlch(95.6 92.1 101.5)
OKLCHoklch(0.956 0.202 107.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green97.6%
Blue12.2%

CMYK percentages

Cyan0.0%
Magenta2.4%
Yellow87.8%
Key (black)0.0%

Color previews

#fff91f text on a black background

contrast 18.82:1

Card sample

#fff91f text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(255, 249, 31, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 249, 31, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fff91f;
background: linear-gradient(135deg, #fff91f, #70FF1F);

Monochromatic scale

Palettes built from #fff91f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff91f in the Color Lab