Skip to content

#fffa13

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

RGB
255, 250, 19
HSL
59°, 100%, 54%
CMYK
0, 2, 93, 0
Luminance
0.8968

Every format

HEX#fffa13
RGBrgb(255, 250, 19)
HSLhsl(59, 100%, 54%)
CMYKcmyk(0%, 2%, 93%, 0%)
LABlab(95.9 -19.0 92.0)
LCHlch(95.9 94.0 101.7)
OKLCHoklch(0.958 0.205 108.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fffa13 on white: 1.11:1
AA ✗ fail · AA-large · AAA
Aa
#fffa13 on black: 18.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green98.0%
Blue7.5%

CMYK percentages

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

Color previews

#fffa13 text on a black background

contrast 18.94:1

Card sample

#fffa13 text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffa13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffa13 in the Color Lab