Skip to content

#f9df5b

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

RGB
249, 223, 91
HSL
50°, 93%, 67%
CMYK
0, 10, 64, 2
Luminance
0.7367

Every format

HEX#f9df5b
RGBrgb(249, 223, 91)
HSLhsl(50, 93%, 67%)
CMYKcmyk(0%, 10%, 64%, 2%)
LABlab(88.8 -5.8 65.9)
LCHlch(88.8 66.1 95.1)
OKLCHoklch(0.901 0.151 98.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f9df5b on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#f9df5b on black: 15.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red97.6%
Green87.5%
Blue35.7%

CMYK percentages

Cyan0.0%
Magenta10.4%
Yellow63.5%
Key (black)2.4%

Color previews

#f9df5b text on a black background

contrast 15.73:1

Card sample

#f9df5b text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f9df5b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f9df5b in the Color Lab