Skip to content

#fddc85

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

RGB
253, 220, 133
HSL
44°, 97%, 76%
CMYK
0, 13, 47, 1
Luminance
0.7376

Every format

HEX#fddc85
RGBrgb(253, 220, 133)
HSLhsl(44, 97%, 76%)
CMYKcmyk(0%, 13%, 47%, 1%)
LABlab(88.8 0.5 46.8)
LCHlch(88.8 46.8 89.4)
OKLCHoklch(0.904 0.113 89.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fddc85 on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#fddc85 on black: 15.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green86.3%
Blue52.2%

CMYK percentages

Cyan0.0%
Magenta13.0%
Yellow47.4%
Key (black)0.8%

Color previews

#fddc85 text on a black background

contrast 15.75:1

Card sample

#fddc85 text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fddc85

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fddc85 in the Color Lab