#FCFAFA Color Information

Hex color code: #FCFAFA

The hex color #FCFAFA is a airy red with RGB values of (252, 250, 250) and HSL of (0°, 25%, 98%). It is popular in mobile app design.

Try:
Color NameSnow
HEX
#FCFAFA
RGB
252, 250, 250
HSL
0°, 25%, 98%
CMYK
0%, 1%, 1%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCFAFA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 250, 250

Red: 252 / Green: 250 / Blue: 250

HSL

0°, 25%, 98%

Hue: 0° / Saturation: 25% / Lightness: 98%

CMYK

0%, 1%, 1%, 1%

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

What color is #FCFAFA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCFAFA to RGB:

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

HEX to HSL

Convert #FCFAFA to HSL:

hsl(0, 25%, 98%)RGB to HSL Converter →

HEX to CMYK

Convert #FCFAFA to CMYK:

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

Color Meaning and Usage

A soft red tone, #FCFAFA has RGB (252, 250, 250) and HSL (0°, 25%, 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 #FCFAFA is #F9FBFB, creating high-contrast pairings. For softer combinations, try analogous colors like #FBF9FA.

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

Contrast with #FCFAFA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCFAFA?

#FCFAFA is a soft red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FCFAFA?

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

How to use #FCFAFA in CSS?

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

What colors go well with #FCFAFA?

#F9FBFB (complementary), #FBF9FA (analogous), and #DEC9C9 (lighter shade) work well with #FCFAFA.