Skip to content

#fcffdc

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

RGB
252, 255, 220
HSL
65°, 100%, 93%
CMYK
1, 0, 14, 0
Luminance
0.9738

Every format

HEX#fcffdc
RGBrgb(252, 255, 220)
HSLhsl(65, 100%, 93%)
CMYKcmyk(1%, 0%, 14%, 0%)
LABlab(99.0 -6.8 16.4)
LCHlch(99.0 17.8 112.4)
OKLCHoklch(0.989 0.045 111.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.8%
Green100.0%
Blue86.3%

CMYK percentages

Cyan1.2%
Magenta0.0%
Yellow13.7%
Key (black)0.0%

Color previews

#fcffdc text on a black background

contrast 20.48:1

Card sample

#fcffdc text on a white background

contrast 1.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcffdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcffdc in the Color Lab