Skip to content

#ffffdd

a pale, electric yellow · cool · closest name: beige

RGB
255, 255, 221
HSL
60°, 100%, 93%
CMYK
0, 0, 13, 0
Luminance
0.9800

Every format

HEX#ffffdd
RGBrgb(255, 255, 221)
HSLhsl(60, 100%, 93%)
CMYKcmyk(0%, 0%, 13%, 0%)
LABlab(99.2 -5.6 16.3)
LCHlch(99.2 17.2 108.9)
OKLCHoklch(0.991 0.044 107.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffffdd on white: 1.02:1
AA ✗ fail · AA-large · AAA
Aa
#ffffdd on black: 20.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green100.0%
Blue86.7%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow13.3%
Key (black)0.0%

Color previews

#ffffdd text on a black background

contrast 20.60:1

Card sample

#ffffdd text on a white background

contrast 1.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffffdd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffffdd in the Color Lab