#FCF1FC Color Information

Hex color code: #FCF1FC

A ethereal magenta shade, #FCF1FC appears as (252, 241, 252) in RGB and (300°, 65%, 97%) in HSL. It is typically applied in digital products.

Try:
Color NameGhost White
HEX
#FCF1FC
RGB
252, 241, 252
HSL
300°, 65%, 97%
CMYK
0%, 4%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCF1FC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 241, 252

Red: 252 / Green: 241 / Blue: 252

HSL

300°, 65%, 97%

Hue: 300° / Saturation: 65% / Lightness: 97%

CMYK

0%, 4%, 0%, 1%

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

What color is #FCF1FC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCF1FC to RGB:

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

HEX to HSL

Convert #FCF1FC to HSL:

hsl(300, 65%, 97%)RGB to HSL Converter →

HEX to CMYK

Convert #FCF1FC to CMYK:

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

Color Meaning and Usage

A ethereal magenta tone, #FCF1FC has RGB (252, 241, 252) and HSL (300°, 65%, 97%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCF1FC is #F2FCF2, creating high-contrast pairings. For softer combinations, try analogous colors like #F7F2FC.

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

Contrast with #FCF1FC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCF1FC?

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

What is the RGB value of #FCF1FC?

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

How to use #FCF1FC in CSS?

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

What colors go well with #FCF1FC?

#F2FCF2 (complementary), #F7F2FC (analogous), and #EFB3EF (lighter shade) work well with #FCF1FC.