Skip to content

#fcfaca

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

RGB
252, 250, 202
HSL
58°, 89%, 89%
CMYK
0, 1, 20, 1
Luminance
0.9333

Every format

HEX#fcfaca
RGBrgb(252, 250, 202)
HSLhsl(58, 89%, 89%)
CMYKcmyk(0%, 1%, 20%, 1%)
LABlab(97.4 -6.9 23.3)
LCHlch(97.4 24.3 106.5)
OKLCHoklch(0.975 0.062 105.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.8%
Green98.0%
Blue79.2%

CMYK percentages

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

Color previews

#fcfaca text on a black background

contrast 19.67:1

Card sample

#fcfaca text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcfaca

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcfaca in the Color Lab