Skip to content

#fefd68

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

RGB
254, 253, 104
HSL
60°, 99%, 70%
CMYK
0, 0, 59, 0
Luminance
0.9232

Every format

HEX#fefd68
RGBrgb(254, 253, 104)
HSLhsl(60, 99%, 70%)
CMYKcmyk(0%, 0%, 59%, 0%)
LABlab(97.0 -17.8 69.4)
LCHlch(97.0 71.7 104.3)
OKLCHoklch(0.968 0.168 108.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green99.2%
Blue40.8%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow59.1%
Key (black)0.4%

Color previews

#fefd68 text on a black background

contrast 19.46:1

Card sample

#fefd68 text on a white background

contrast 1.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fefd68

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fefd68 in the Color Lab