Skip to content

#fff950

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

RGB
255, 249, 80
HSL
58°, 100%, 66%
CMYK
0, 2, 69, 0
Luminance
0.8959

Every format

HEX#fff950
RGBrgb(255, 249, 80)
HSLhsl(58, 100%, 66%)
CMYKcmyk(0%, 2%, 69%, 0%)
LABlab(95.8 -16.8 77.5)
LCHlch(95.8 79.3 102.2)
OKLCHoklch(0.958 0.181 107.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green97.6%
Blue31.4%

CMYK percentages

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

Color previews

#fff950 text on a black background

contrast 18.92:1

Card sample

#fff950 text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff950

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff950 in the Color Lab