Skip to content

#fff962

a light, electric yellow · cool · closest name: gold

RGB
255, 249, 98
HSL
58°, 100%, 69%
CMYK
0, 2, 62, 0
Luminance
0.8989

Every format

HEX#fff962
RGBrgb(255, 249, 98)
HSLhsl(58, 100%, 69%)
CMYKcmyk(0%, 2%, 62%, 0%)
LABlab(96.0 -15.8 70.8)
LCHlch(96.0 72.6 102.6)
OKLCHoklch(0.960 0.169 107.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green97.6%
Blue38.4%

CMYK percentages

Cyan0.0%
Magenta2.4%
Yellow61.6%
Key (black)0.0%

Color previews

#fff962 text on a black background

contrast 18.98:1

Card sample

#fff962 text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff962

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff962 in the Color Lab