#FCF5FA Color Information

Hex color code: #FCF5FA

The hex color #FCF5FA is a ethereal magenta with RGB values of (252, 245, 250) and HSL of (317°, 54%, 97%). It is typically applied in digital products.

Try:
Color NameSnow
HEX
#FCF5FA
RGB
252, 245, 250
HSL
317°, 54%, 97%
CMYK
0%, 3%, 1%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCF5FA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 245, 250

Red: 252 / Green: 245 / Blue: 250

HSL

317°, 54%, 97%

Hue: 317° / Saturation: 54% / Lightness: 97%

CMYK

0%, 3%, 1%, 1%

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

What color is #FCF5FA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCF5FA to RGB:

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

HEX to HSL

Convert #FCF5FA to HSL:

hsl(317, 54%, 97%)RGB to HSL Converter →

HEX to CMYK

Convert #FCF5FA to CMYK:

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

Color Meaning and Usage

A ethereal magenta tone, #FCF5FA has RGB (252, 245, 250) and HSL (317°, 54%, 97%). 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 #FCF5FA is #F3FBF6, creating high-contrast pairings. For softer combinations, try analogous colors like #FAF3FB.

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

Contrast with #FCF5FA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCF5FA?

#FCF5FA is a ethereal magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FCF5FA?

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

How to use #FCF5FA in CSS?

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

What colors go well with #FCF5FA?

#F3FBF6 (complementary), #FAF3FB (analogous), and #EAB8DC (lighter shade) work well with #FCF5FA.