Skip to content

#fdda83

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

RGB
253, 218, 131
HSL
43°, 97%, 75%
CMYK
0, 14, 48, 1
Luminance
0.7266

Every format

HEX#fdda83
RGBrgb(253, 218, 131)
HSLhsl(43, 97%, 75%)
CMYKcmyk(0%, 14%, 48%, 1%)
LABlab(88.3 1.3 47.1)
LCHlch(88.3 47.1 88.4)
OKLCHoklch(0.900 0.113 88.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdda83 on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#fdda83 on black: 15.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green85.5%
Blue51.4%

CMYK percentages

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

Color previews

#fdda83 text on a black background

contrast 15.53:1

Card sample

#fdda83 text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdda83

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdda83 in the Color Lab