Skip to content

#fddf80

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

RGB
253, 223, 128
HSL
46°, 97%, 75%
CMYK
0, 12, 49, 1
Luminance
0.7522

Every format

HEX#fddf80
RGBrgb(253, 223, 128)
HSLhsl(46, 97%, 75%)
CMYKcmyk(0%, 12%, 49%, 1%)
LABlab(89.5 -1.5 50.0)
LCHlch(89.5 50.0 91.7)
OKLCHoklch(0.909 0.120 92.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fddf80 on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#fddf80 on black: 16.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green87.5%
Blue50.2%

CMYK percentages

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

Color previews

#fddf80 text on a black background

contrast 16.04:1

Card sample

#fddf80 text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fddf80

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fddf80 in the Color Lab