Skip to content

#fff02a

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

RGB
255, 240, 42
HSL
56°, 100%, 58%
CMYK
0, 6, 84, 0
Luminance
0.8375

Every format

HEX#fff02a
RGBrgb(255, 240, 42)
HSLhsl(56, 100%, 58%)
CMYKcmyk(0%, 6%, 84%, 0%)
LABlab(93.3 -13.8 86.3)
LCHlch(93.3 87.4 99.1)
OKLCHoklch(0.938 0.191 104.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff02a on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#fff02a on black: 17.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green94.1%
Blue16.5%

CMYK percentages

Cyan0.0%
Magenta5.9%
Yellow83.5%
Key (black)0.0%

Color previews

#fff02a text on a black background

contrast 17.75:1

Card sample

#fff02a text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff02a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff02a in the Color Lab