#FCF1CF Color Information

Hex color code: #FCF1CF

A soft yellow shade, #FCF1CF appears as (252, 241, 207) in RGB and (45°, 88%, 90%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePapaya Whip
HEX
#FCF1CF
RGB
252, 241, 207
HSL
45°, 88%, 90%
CMYK
0%, 4%, 18%, 1%

Shades

CSS Usage
color: #FCF1CF;
background-color: #FCF1CF;
border-color: #FCF1CF;
box-shadow: 0 0 10px #FCF1CF;
border: 2px solid #FCF1CF;
Tailwind Usage
bg-[#FCF1CF]
text-[#FCF1CF]
border-[#FCF1CF]
shadow-[0_0_10px_FCF1CF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #FCF1CF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #FCF1CF; color: #000000; }

Badge

New Feature
.badge { background-color: #FCF1CF; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #FCF1CF; background-color: #FCF1CF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #FCF1CF20; border-left: 4px solid #FCF1CF; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #FCF1CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #FCF1CF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 241, 207

Red: 252 / Green: 241 / Blue: 207

HSL

45°, 88%, 90%

Hue: 45° / Saturation: 88% / Lightness: 90%

CMYK

0%, 4%, 18%, 1%

Cyan: 0% / Magenta: 4% / Yellow: 18% / Key: 1%

What color is #FCF1CF?

#FCF1CF is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCF1CF to RGB:

rgb(252, 241, 207)HEX to RGB Converter →

HEX to HSL

Convert #FCF1CF to HSL:

hsl(45, 88%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #FCF1CF to CMYK:

cmyk(0%, 4%, 18%, 1%)Color Converter →

Color Meaning and Usage

A airy yellow tone, #FCF1CF has RGB (252, 241, 207) and HSL (45°, 88%, 90%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCF1CF is #CFDAFC, creating high-contrast pairings. For softer combinations, try analogous colors like #FCDACF.

Use #FCF1CF in CSS: color: #FCF1CF or background-color: #FCF1CF. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #FCF1CF

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 18.62:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCF1CF?

#FCF1CF is a airy yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FCF1CF?

#FCF1CF in RGB is (252, 241, 207) - 252 red, 241 green, and 207 blue.

How to use #FCF1CF in CSS?

Use #FCF1CF directly in your CSS properties like color or background-color.

What colors go well with #FCF1CF?

#CFDAFC (complementary), #FCDACF (analogous), and #F7DB87 (lighter shade) work well with #FCF1CF.