#FCFAF7 Color Information

Hex color code: #FCFAF7

The hex color #FCFAF7 is a delicate orange with RGB values of (252, 250, 247) and HSL of (36°, 45%, 98%). It is popular in mobile app design.

Try:
Color NameSnow
HEX
#FCFAF7
RGB
252, 250, 247
HSL
36°, 45%, 98%
CMYK
0%, 1%, 2%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #FCFAF7; 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 #FCFAF7; background-color: #FCFAF715; }

Alert / Toast

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

Link / Accent

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

a { color: #FCFAF7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 250, 247

Red: 252 / Green: 250 / Blue: 247

HSL

36°, 45%, 98%

Hue: 36° / Saturation: 45% / Lightness: 98%

CMYK

0%, 1%, 2%, 1%

Cyan: 0% / Magenta: 1% / Yellow: 2% / Key: 1%

What color is #FCFAF7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCFAF7 to RGB:

rgb(252, 250, 247)HEX to RGB Converter →

HEX to HSL

Convert #FCFAF7 to HSL:

hsl(36, 45%, 98%)RGB to HSL Converter →

HEX to CMYK

Convert #FCFAF7 to CMYK:

cmyk(0%, 1%, 2%, 1%)Color Converter →

Color Meaning and Usage

A ethereal orange tone, #FCFAF7 has RGB (252, 250, 247) and HSL (36°, 45%, 98%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCFAF7 is #F8F9FC, creating high-contrast pairings. For softer combinations, try analogous colors like #FCF8F8.

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

Contrast with #FCFAF7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCFAF7?

#FCFAF7 is a ethereal orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FCFAF7?

#FCFAF7 in RGB is (252, 250, 247) - 252 red, 250 green, and 247 blue.

How to use #FCFAF7 in CSS?

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

What colors go well with #FCFAF7?

#F8F9FC (complementary), #FCF8F8 (analogous), and #E7D8C0 (lighter shade) work well with #FCFAF7.