Skip to content

#fff02c

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

RGB
255, 240, 44
HSL
56°, 100%, 59%
CMYK
0, 6, 83, 0
Luminance
0.8376

Every format

HEX#fff02c
RGBrgb(255, 240, 44)
HSLhsl(56, 100%, 59%)
CMYKcmyk(0%, 6%, 83%, 0%)
LABlab(93.3 -13.7 85.9)
LCHlch(93.3 87.0 99.1)
OKLCHoklch(0.938 0.190 104.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green94.1%
Blue17.3%

CMYK percentages

Cyan0.0%
Magenta5.9%
Yellow82.7%
Key (black)0.0%

Color previews

#fff02c text on a black background

contrast 17.75:1

Card sample

#fff02c text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff02c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff02c in the Color Lab