Skip to content

#fffd34

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

RGB
255, 253, 52
HSL
59°, 100%, 60%
CMYK
0, 1, 80, 0
Luminance
0.9176

Every format

HEX#fffd34
RGBrgb(255, 253, 52)
HSLhsl(59, 100%, 60%)
CMYKcmyk(0%, 1%, 80%, 0%)
LABlab(96.7 -19.8 86.9)
LCHlch(96.7 89.1 102.8)
OKLCHoklch(0.965 0.198 109.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fffd34 on white: 1.09:1
AA ✗ fail · AA-large · AAA
Aa
#fffd34 on black: 19.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green99.2%
Blue20.4%

CMYK percentages

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

Color previews

#fffd34 text on a black background

contrast 19.35:1

Card sample

#fffd34 text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffd34

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffd34 in the Color Lab