Skip to content

#fefd4b

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

RGB
254, 253, 75
HSL
60°, 99%, 65%
CMYK
0, 0, 71, 0
Luminance
0.9183

Every format

HEX#fefd4b
RGBrgb(254, 253, 75)
HSLhsl(60, 99%, 65%)
CMYKcmyk(0%, 0%, 71%, 0%)
LABlab(96.8 -19.3 80.1)
LCHlch(96.8 82.4 103.6)
OKLCHoklch(0.965 0.188 109.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fefd4b on white: 1.08:1
AA ✗ fail · AA-large · AAA
Aa
#fefd4b on black: 19.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green99.2%
Blue29.4%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow70.5%
Key (black)0.4%

Color previews

#fefd4b text on a black background

contrast 19.37:1

Card sample

#fefd4b text on a white background

contrast 1.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fefd4b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fefd4b in the Color Lab