Skip to content

#fefd03

a balanced, electric yellow · cool · “yellow”

RGB
254, 253, 3
HSL
60°, 99%, 50%
CMYK
0, 0, 99, 0
Luminance
0.9133

Every format

HEX#fefd03
RGBrgb(254, 253, 3)
HSLhsl(60, 99%, 50%)
CMYKcmyk(0%, 0%, 99%, 0%)
LABlab(96.5 -21.0 93.8)
LCHlch(96.5 96.1 102.6)
OKLCHoklch(0.963 0.209 109.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green99.2%
Blue1.2%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow98.8%
Key (black)0.4%

Color previews

#fefd03 text on a black background

contrast 19.27:1

Card sample

#fefd03 text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fefd03

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fefd03 in the Color Lab