Skip to content

#f9da3b

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

RGB
249, 218, 59
HSL
50°, 94%, 60%
CMYK
0, 12, 76, 2
Luminance
0.7060

Every format

HEX#f9da3b
RGBrgb(249, 218, 59)
HSLhsl(50, 94%, 60%)
CMYKcmyk(0%, 12%, 76%, 2%)
LABlab(87.3 -4.9 76.3)
LCHlch(87.3 76.5 93.6)
OKLCHoklch(0.889 0.168 97.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f9da3b on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#f9da3b on black: 15.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red97.6%
Green85.5%
Blue23.1%

CMYK percentages

Cyan0.0%
Magenta12.4%
Yellow76.3%
Key (black)2.4%

Color previews

#f9da3b text on a black background

contrast 15.12:1

Card sample

#f9da3b text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(249, 218, 59, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(249, 218, 59, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f9da3b;
background: linear-gradient(135deg, #f9da3b, #99F93B);

Monochromatic scale

Palettes built from #f9da3b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f9da3b in the Color Lab