Skip to content

#fff91c

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

RGB
255, 249, 28
HSL
58°, 100%, 56%
CMYK
0, 2, 89, 0
Luminance
0.8910

Every format

HEX#fff91c
RGBrgb(255, 249, 28)
HSLhsl(58, 100%, 56%)
CMYKcmyk(0%, 2%, 89%, 0%)
LABlab(95.6 -18.4 90.7)
LCHlch(95.6 92.6 101.5)
OKLCHoklch(0.956 0.202 107.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green97.6%
Blue11.0%

CMYK percentages

Cyan0.0%
Magenta2.4%
Yellow89.0%
Key (black)0.0%

Color previews

#fff91c text on a black background

contrast 18.82:1

Card sample

#fff91c text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff91c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff91c in the Color Lab