Skip to content

#fefd63

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

RGB
254, 253, 99
HSL
60°, 99%, 69%
CMYK
0, 0, 61, 0
Luminance
0.9222

Every format

HEX#fefd63
RGBrgb(254, 253, 99)
HSLhsl(60, 99%, 69%)
CMYKcmyk(0%, 0%, 61%, 0%)
LABlab(96.9 -18.1 71.4)
LCHlch(96.9 73.7 104.2)
OKLCHoklch(0.967 0.172 108.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green99.2%
Blue38.8%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow61.0%
Key (black)0.4%

Color previews

#fefd63 text on a black background

contrast 19.44:1

Card sample

#fefd63 text on a white background

contrast 1.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fefd63

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fefd63 in the Color Lab