Skip to content

#fdec64

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

RGB
253, 236, 100
HSL
53°, 98%, 69%
CMYK
0, 7, 61, 1
Luminance
0.8179

Every format

HEX#fdec64
RGBrgb(253, 236, 100)
HSLhsl(53, 98%, 69%)
CMYKcmyk(0%, 7%, 61%, 1%)
LABlab(92.5 -10.1 66.2)
LCHlch(92.5 67.0 98.7)
OKLCHoklch(0.932 0.155 102.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdec64 on white: 1.21:1
AA ✗ fail · AA-large · AAA
Aa
#fdec64 on black: 17.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green92.5%
Blue39.2%

CMYK percentages

Cyan0.0%
Magenta6.7%
Yellow60.5%
Key (black)0.8%

Color previews

#fdec64 text on a black background

contrast 17.36:1

Card sample

#fdec64 text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdec64

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdec64 in the Color Lab