Skip to content

#fdfedd

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

RGB
253, 254, 221
HSL
62°, 94%, 93%
CMYK
0, 0, 13, 0
Luminance
0.9699

Every format

HEX#fdfedd
RGBrgb(253, 254, 221)
HSLhsl(62, 94%, 93%)
CMYKcmyk(0%, 0%, 13%, 0%)
LABlab(98.8 -5.8 15.7)
LCHlch(98.8 16.7 110.2)
OKLCHoklch(0.988 0.043 108.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdfedd on white: 1.03:1
AA ✗ fail · AA-large · AAA
Aa
#fdfedd on black: 20.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green99.6%
Blue86.7%

CMYK percentages

Cyan0.4%
Magenta0.0%
Yellow13.0%
Key (black)0.4%

Color previews

#fdfedd text on a black background

contrast 20.40:1

Card sample

#fdfedd text on a white background

contrast 1.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdfedd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdfedd in the Color Lab