Skip to content

#fff913

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

RGB
255, 249, 19
HSL
59°, 100%, 54%
CMYK
0, 2, 93, 0
Luminance
0.8906

Every format

HEX#fff913
RGBrgb(255, 249, 19)
HSLhsl(59, 100%, 54%)
CMYKcmyk(0%, 2%, 93%, 0%)
LABlab(95.6 -18.5 91.9)
LCHlch(95.6 93.7 101.4)
OKLCHoklch(0.956 0.204 107.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green97.6%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta2.4%
Yellow92.5%
Key (black)0.0%

Color previews

#fff913 text on a black background

contrast 18.81:1

Card sample

#fff913 text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff913

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff913 in the Color Lab