Skip to content

#fcfecc

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

RGB
252, 254, 204
HSL
62°, 96%, 90%
CMYK
1, 0, 20, 0
Luminance
0.9594

Every format

HEX#fcfecc
RGBrgb(252, 254, 204)
HSLhsl(62, 96%, 90%)
CMYKcmyk(1%, 0%, 20%, 0%)
LABlab(98.4 -8.6 23.8)
LCHlch(98.4 25.3 110.0)
OKLCHoklch(0.983 0.064 109.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcfecc on white: 1.04:1
AA ✗ fail · AA-large · AAA
Aa
#fcfecc on black: 20.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green99.6%
Blue80.0%

CMYK percentages

Cyan0.8%
Magenta0.0%
Yellow19.7%
Key (black)0.4%

Color previews

#fcfecc text on a black background

contrast 20.19:1

Card sample

#fcfecc text on a white background

contrast 1.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcfecc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcfecc in the Color Lab