Skip to content

#ffdd99

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

RGB
255, 221, 153
HSL
40°, 100%, 80%
CMYK
0, 13, 40, 0
Luminance
0.7527

Every format

HEX#ffdd99
RGBrgb(255, 221, 153)
HSLhsl(40, 100%, 80%)
CMYKcmyk(0%, 13%, 40%, 0%)
LABlab(89.5 2.7 37.7)
LCHlch(89.5 37.8 85.8)
OKLCHoklch(0.911 0.093 84.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green86.7%
Blue60.0%

CMYK percentages

Cyan0.0%
Magenta13.3%
Yellow40.0%
Key (black)0.0%

Color previews

#ffdd99 text on a black background

contrast 16.05:1

Card sample

#ffdd99 text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(255, 221, 153, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 221, 153, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ffdd99;
background: linear-gradient(135deg, #ffdd99, #DDFF99);

Monochromatic scale

Palettes built from #ffdd99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffdd99 in the Color Lab