Skip to content

#fdfade

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

RGB
253, 250, 222
HSL
54°, 89%, 93%
CMYK
0, 1, 12, 1
Luminance
0.9453

Every format

HEX#fdfade
RGBrgb(253, 250, 222)
HSLhsl(54, 89%, 93%)
CMYKcmyk(0%, 1%, 12%, 1%)
LABlab(97.8 -3.6 13.8)
LCHlch(97.8 14.3 104.7)
OKLCHoklch(0.980 0.037 102.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdfade on white: 1.05:1
AA ✗ fail · AA-large · AAA
Aa
#fdfade on black: 19.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green98.0%
Blue87.1%

CMYK percentages

Cyan0.0%
Magenta1.2%
Yellow12.3%
Key (black)0.8%

Color previews

#fdfade text on a black background

contrast 19.91:1

Card sample

#fdfade text on a white background

contrast 1.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdfade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdfade in the Color Lab