Skip to content

#fcfade

a pale, electric yellow · cool · “beige”

RGB
252, 250, 222
HSL
56°, 83%, 93%
CMYK
0, 1, 12, 1
Luminance
0.9434

Every format

HEX#fcfade
RGBrgb(252, 250, 222)
HSLhsl(56, 83%, 93%)
CMYKcmyk(0%, 1%, 12%, 1%)
LABlab(97.8 -4.0 13.7)
LCHlch(97.8 14.2 106.1)
OKLCHoklch(0.979 0.037 103.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcfade on white: 1.06:1
AA ✗ fail · AA-large · AAA
Aa
#fcfade on black: 19.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green98.0%
Blue87.1%

CMYK percentages

Cyan0.0%
Magenta0.8%
Yellow11.9%
Key (black)1.2%

Color previews

#fcfade text on a black background

contrast 19.87:1

Card sample

#fcfade text on a white background

contrast 1.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcfade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcfade in the Color Lab