Skip to content

#f8f02a

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

RGB
248, 240, 42
HSL
58°, 94%, 57%
CMYK
0, 3, 83, 3
Luminance
0.8244

Every format

HEX#f8f02a
RGBrgb(248, 240, 42)
HSLhsl(58, 94%, 57%)
CMYKcmyk(0%, 3%, 83%, 3%)
LABlab(92.8 -16.7 85.6)
LCHlch(92.8 87.3 101.0)
OKLCHoklch(0.932 0.192 107.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f8f02a on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#f8f02a on black: 17.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red97.3%
Green94.1%
Blue16.5%

CMYK percentages

Cyan0.0%
Magenta3.2%
Yellow83.1%
Key (black)2.7%

Color previews

#f8f02a text on a black background

contrast 17.49:1

Card sample

#f8f02a text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(248, 240, 42, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(248, 240, 42, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f8f02a;
background: linear-gradient(135deg, #f8f02a, #77F82A);

Monochromatic scale

Palettes built from #f8f02a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f8f02a in the Color Lab