Skip to content

#ffdd88

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

RGB
255, 221, 136
HSL
43°, 100%, 77%
CMYK
0, 13, 47, 0
Luminance
0.7475

Every format

HEX#ffdd88
RGBrgb(255, 221, 136)
HSLhsl(43, 100%, 77%)
CMYKcmyk(0%, 13%, 47%, 0%)
LABlab(89.3 1.0 45.9)
LCHlch(89.3 45.9 88.7)
OKLCHoklch(0.908 0.111 88.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffdd88 on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#ffdd88 on black: 15.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green86.7%
Blue53.3%

CMYK percentages

Cyan0.0%
Magenta13.3%
Yellow46.7%
Key (black)0.0%

Color previews

#ffdd88 text on a black background

contrast 15.95:1

Card sample

#ffdd88 text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffdd88

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffdd88 in the Color Lab