Skip to content

#fefd3b

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

RGB
254, 253, 59
HSL
60°, 99%, 61%
CMYK
0, 0, 77, 0
Luminance
0.9164

Every format

HEX#fefd3b
RGBrgb(254, 253, 59)
HSLhsl(60, 99%, 61%)
CMYKcmyk(0%, 0%, 77%, 0%)
LABlab(96.7 -20.0 85.0)
LCHlch(96.7 87.3 103.2)
OKLCHoklch(0.965 0.196 109.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green99.2%
Blue23.1%

CMYK percentages

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

Color previews

#fefd3b text on a black background

contrast 19.33:1

Card sample

#fefd3b text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fefd3b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fefd3b in the Color Lab