Skip to content

#fdfaec

a pale, electric yellow · cool · “ivory”

RGB
253, 250, 236
HSL
49°, 81%, 96%
CMYK
0, 1, 7, 1
Luminance
0.9531

Every format

HEX#fdfaec
RGBrgb(253, 250, 236)
HSLhsl(49, 81%, 96%)
CMYKcmyk(0%, 1%, 7%, 1%)
LABlab(98.2 -1.4 7.1)
LCHlch(98.2 7.2 101.1)
OKLCHoklch(0.984 0.019 96.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green98.0%
Blue92.5%

CMYK percentages

Cyan0.0%
Magenta1.2%
Yellow6.7%
Key (black)0.8%

Color previews

#fdfaec text on a black background

contrast 20.06:1

Card sample

#fdfaec text on a white background

contrast 1.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdfaec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdfaec in the Color Lab