Skip to content

#fffe19

a balanced, electric yellow · cool · “yellow”

RGB
255, 254, 25
HSL
60°, 100%, 55%
CMYK
0, 0, 90, 0
Luminance
0.9221

Every format

HEX#fffe19
RGBrgb(255, 254, 25)
HSLhsl(60, 100%, 55%)
CMYKcmyk(0%, 0%, 90%, 0%)
LABlab(96.9 -20.9 92.1)
LCHlch(96.9 94.5 102.8)
OKLCHoklch(0.966 0.207 109.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fffe19 on white: 1.08:1
AA ✗ fail · AA-large · AAA
Aa
#fffe19 on black: 19.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green99.6%
Blue9.8%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow90.2%
Key (black)0.0%

Color previews

#fffe19 text on a black background

contrast 19.44:1

Card sample

#fffe19 text on a white background

contrast 1.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffe19

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffe19 in the Color Lab