Skip to content

#fcf8dd

a pale, electric yellow · cool · “beige”

RGB
252, 248, 221
HSL
52°, 84%, 93%
CMYK
0, 2, 12, 1
Luminance
0.9305

Every format

HEX#fcf8dd
RGBrgb(252, 248, 221)
HSLhsl(52, 84%, 93%)
CMYKcmyk(0%, 2%, 12%, 1%)
LABlab(97.3 -3.1 13.4)
LCHlch(97.3 13.8 103.0)
OKLCHoklch(0.975 0.035 100.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcf8dd on white: 1.07:1
AA ✗ fail · AA-large · AAA
Aa
#fcf8dd on black: 19.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green97.3%
Blue86.7%

CMYK percentages

Cyan0.0%
Magenta1.6%
Yellow12.3%
Key (black)1.2%

Color previews

#fcf8dd text on a black background

contrast 19.61:1

Card sample

#fcf8dd text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcf8dd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcf8dd in the Color Lab