Skip to content

#fddc99

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

RGB
253, 220, 153
HSL
40°, 96%, 80%
CMYK
0, 13, 40, 1
Luminance
0.7437

Every format

HEX#fddc99
RGBrgb(253, 220, 153)
HSLhsl(40, 96%, 80%)
CMYKcmyk(0%, 13%, 40%, 1%)
LABlab(89.1 2.5 37.1)
LCHlch(89.1 37.2 86.2)
OKLCHoklch(0.907 0.092 84.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fddc99 on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#fddc99 on black: 15.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green86.3%
Blue60.0%

CMYK percentages

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

Color previews

#fddc99 text on a black background

contrast 15.87:1

Card sample

#fddc99 text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fddc99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fddc99 in the Color Lab