Skip to content

#fddc83

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

RGB
253, 220, 131
HSL
44°, 97%, 75%
CMYK
0, 13, 48, 1
Luminance
0.7371

Every format

HEX#fddc83
RGBrgb(253, 220, 131)
HSLhsl(44, 97%, 75%)
CMYKcmyk(0%, 13%, 48%, 1%)
LABlab(88.8 0.3 47.7)
LCHlch(88.8 47.7 89.6)
OKLCHoklch(0.903 0.115 89.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green86.3%
Blue51.4%

CMYK percentages

Cyan0.0%
Magenta13.0%
Yellow48.2%
Key (black)0.8%

Color previews

#fddc83 text on a black background

contrast 15.74:1

Card sample

#fddc83 text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fddc83

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fddc83 in the Color Lab