Skip to content

#fddc90

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

RGB
253, 220, 144
HSL
42°, 97%, 78%
CMYK
0, 13, 43, 1
Luminance
0.7408

Every format

HEX#fddc90
RGBrgb(253, 220, 144)
HSLhsl(42, 97%, 78%)
CMYKcmyk(0%, 13%, 43%, 1%)
LABlab(89.0 1.5 41.5)
LCHlch(89.0 41.5 87.9)
OKLCHoklch(0.905 0.101 86.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green86.3%
Blue56.5%

CMYK percentages

Cyan0.0%
Magenta13.0%
Yellow43.1%
Key (black)0.8%

Color previews

#fddc90 text on a black background

contrast 15.82:1

Card sample

#fddc90 text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fddc90

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fddc90 in the Color Lab