Skip to content

#fddc5b

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

RGB
253, 220, 91
HSL
48°, 98%, 68%
CMYK
0, 13, 64, 1
Luminance
0.7282

Every format

HEX#fddc5b
RGBrgb(253, 220, 91)
HSLhsl(48, 98%, 68%)
CMYKcmyk(0%, 13%, 64%, 1%)
LABlab(88.4 -2.7 65.5)
LCHlch(88.4 65.6 92.3)
OKLCHoklch(0.899 0.149 94.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green86.3%
Blue35.7%

CMYK percentages

Cyan0.0%
Magenta13.0%
Yellow64.0%
Key (black)0.8%

Color previews

#fddc5b text on a black background

contrast 15.56:1

Card sample

#fddc5b text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fddc5b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fddc5b in the Color Lab