Skip to content

#fffd15

a balanced, electric yellow · cool · “yellow”

RGB
255, 253, 21
HSL
60°, 100%, 54%
CMYK
0, 1, 92, 0
Luminance
0.9156

Every format

HEX#fffd15
RGBrgb(255, 253, 21)
HSLhsl(60, 100%, 54%)
CMYKcmyk(0%, 1%, 92%, 0%)
LABlab(96.6 -20.4 92.4)
LCHlch(96.6 94.7 102.5)
OKLCHoklch(0.964 0.207 109.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#fffd15 text on a black background

contrast 19.31:1

Card sample

#fffd15 text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffd15

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffd15 in the Color Lab