Skip to content

#fddc64

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

RGB
253, 220, 100
HSL
47°, 98%, 69%
CMYK
0, 13, 61, 1
Luminance
0.7299

Every format

HEX#fddc64
RGBrgb(253, 220, 100)
HSLhsl(47, 98%, 69%)
CMYKcmyk(0%, 13%, 61%, 1%)
LABlab(88.4 -2.1 61.8)
LCHlch(88.4 61.8 92.0)
OKLCHoklch(0.900 0.142 94.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fddc64 on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#fddc64 on black: 15.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green86.3%
Blue39.2%

CMYK percentages

Cyan0.0%
Magenta13.0%
Yellow60.5%
Key (black)0.8%

Color previews

#fddc64 text on a black background

contrast 15.60:1

Card sample

#fddc64 text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fddc64

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fddc64 in the Color Lab