Skip to content

#fefd15

a balanced, electric yellow · cool · “yellow”

RGB
254, 253, 21
HSL
60°, 99%, 54%
CMYK
0, 0, 92, 0
Luminance
0.9138

Every format

HEX#fefd15
RGBrgb(254, 253, 21)
HSLhsl(60, 99%, 54%)
CMYKcmyk(0%, 0%, 92%, 0%)
LABlab(96.6 -20.8 92.3)
LCHlch(96.6 94.7 102.7)
OKLCHoklch(0.963 0.207 109.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green99.2%
Blue8.2%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow91.7%
Key (black)0.4%

Color previews

#fefd15 text on a black background

contrast 19.28:1

Card sample

#fefd15 text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fefd15

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fefd15 in the Color Lab