Skip to content

#f1ff33

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

RGB
241, 255, 51
HSL
64°, 100%, 60%
CMYK
6, 0, 80, 0
Luminance
0.9046

Every format

HEX#f1ff33
RGBrgb(241, 255, 51)
HSLhsl(64, 100%, 60%)
CMYKcmyk(6%, 0%, 80%, 0%)
LABlab(96.2 -26.4 86.2)
LCHlch(96.2 90.2 107.0)
OKLCHoklch(0.958 0.204 113.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f1ff33 on white: 1.10:1
AA ✗ fail · AA-large · AAA
Aa
#f1ff33 on black: 19.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.5%
Green100.0%
Blue20.0%

CMYK percentages

Cyan5.5%
Magenta0.0%
Yellow80.0%
Key (black)0.0%

Color previews

#f1ff33 text on a black background

contrast 19.09:1

Card sample

#f1ff33 text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(241, 255, 51, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(241, 255, 51, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f1ff33;
background: linear-gradient(135deg, #f1ff33, #69FF33);

Monochromatic scale

Palettes built from #f1ff33

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f1ff33 in the Color Lab