Skip to content

#fac02a

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

RGB
250, 192, 42
HSL
43°, 95%, 57%
CMYK
0, 23, 83, 2
Luminance
0.5819

Every format

HEX#fac02a
RGBrgb(250, 192, 42)
HSLhsl(43, 95%, 57%)
CMYKcmyk(0%, 23%, 83%, 2%)
LABlab(80.8 8.3 75.8)
LCHlch(80.8 76.2 83.7)
OKLCHoklch(0.838 0.162 85.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fac02a on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#fac02a on black: 12.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green75.3%
Blue16.5%

CMYK percentages

Cyan0.0%
Magenta23.2%
Yellow83.2%
Key (black)2.0%

Color previews

#fac02a text on a black background

contrast 12.64:1

Card sample

#fac02a text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(250, 192, 42, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(250, 192, 42, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fac02a;
background: linear-gradient(135deg, #fac02a, #A9FA2A);

Monochromatic scale

Palettes built from #fac02a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fac02a in the Color Lab