Skip to content

#fffd16

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

RGB
255, 253, 22
HSL
60°, 100%, 54%
CMYK
0, 1, 91, 0
Luminance
0.9157

Every format

HEX#fffd16
RGBrgb(255, 253, 22)
HSLhsl(60, 100%, 54%)
CMYKcmyk(0%, 1%, 91%, 0%)
LABlab(96.6 -20.4 92.3)
LCHlch(96.6 94.5 102.5)
OKLCHoklch(0.964 0.207 109.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green99.2%
Blue8.6%

CMYK percentages

Cyan0.0%
Magenta0.8%
Yellow91.4%
Key (black)0.0%

Color previews

#fffd16 text on a black background

contrast 19.31:1

Card sample

#fffd16 text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffd16

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffd16 in the Color Lab