Skip to content

#fffe34

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

RGB
255, 254, 52
HSL
60°, 100%, 60%
CMYK
0, 0, 80, 0
Luminance
0.9239

Every format

HEX#fffe34
RGBrgb(255, 254, 52)
HSLhsl(60, 100%, 60%)
CMYKcmyk(0%, 0%, 80%, 0%)
LABlab(97.0 -20.3 87.1)
LCHlch(97.0 89.4 103.1)
OKLCHoklch(0.967 0.199 109.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fffe34 on white: 1.08:1
AA ✗ fail · AA-large · AAA
Aa
#fffe34 on black: 19.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green99.6%
Blue20.4%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow79.6%
Key (black)0.0%

Color previews

#fffe34 text on a black background

contrast 19.48:1

Card sample

#fffe34 text on a white background

contrast 1.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(255, 254, 52, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 254, 52, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fffe34;
background: linear-gradient(135deg, #fffe34, #79FF34);

Monochromatic scale

Palettes built from #fffe34

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffe34 in the Color Lab