Skip to content

#fddf55

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

RGB
253, 223, 85
HSL
49°, 98%, 66%
CMYK
0, 12, 66, 1
Luminance
0.7431

Every format

HEX#fddf55
RGBrgb(253, 223, 85)
HSLhsl(49, 98%, 66%)
CMYKcmyk(0%, 12%, 66%, 1%)
LABlab(89.1 -4.5 68.8)
LCHlch(89.1 68.9 93.8)
OKLCHoklch(0.904 0.156 96.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green87.5%
Blue33.3%

CMYK percentages

Cyan0.0%
Magenta11.9%
Yellow66.4%
Key (black)0.8%

Color previews

#fddf55 text on a black background

contrast 15.86:1

Card sample

#fddf55 text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fddf55

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fddf55 in the Color Lab