Skip to content

#f2c80c

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

RGB
242, 200, 12
HSL
49°, 91%, 50%
CMYK
0, 17, 95, 5
Luminance
0.6021

Every format

HEX#f2c80c
RGBrgb(242, 200, 12)
HSLhsl(49, 91%, 50%)
CMYKcmyk(0%, 17%, 95%, 5%)
LABlab(82.0 0.3 81.9)
LCHlch(82.0 81.9 89.8)
OKLCHoklch(0.845 0.172 93.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f2c80c on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#f2c80c on black: 13.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.9%
Green78.4%
Blue4.7%

CMYK percentages

Cyan0.0%
Magenta17.4%
Yellow95.0%
Key (black)5.1%

Color previews

#f2c80c text on a black background

contrast 13.04:1

Card sample

#f2c80c text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(242, 200, 12, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(242, 200, 12, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f2c80c;
background: linear-gradient(135deg, #f2c80c, #83F20C);

Monochromatic scale

Palettes built from #f2c80c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f2c80c in the Color Lab