Skip to content

#fcfccc

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

RGB
252, 252, 204
HSL
60°, 89%, 89%
CMYK
0, 0, 19, 1
Luminance
0.9468

Every format

HEX#fcfccc
RGBrgb(252, 252, 204)
HSLhsl(60, 89%, 89%)
CMYKcmyk(0%, 0%, 19%, 1%)
LABlab(97.9 -7.6 23.1)
LCHlch(97.9 24.3 108.3)
OKLCHoklch(0.979 0.062 107.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.8%
Green98.8%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow19.0%
Key (black)1.2%

Color previews

#fcfccc text on a black background

contrast 19.94:1

Card sample

#fcfccc text on a white background

contrast 1.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcfccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcfccc in the Color Lab