#FCF0FE Color Information

Hex color code: #FCF0FE

A soft magenta shade, #FCF0FE appears as (252, 240, 254) in RGB and (291°, 88%, 97%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameGhost White
HEX
#FCF0FE
RGB
252, 240, 254
HSL
291°, 88%, 97%
CMYK
1%, 6%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCF0FE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 240, 254

Red: 252 / Green: 240 / Blue: 254

HSL

291°, 88%, 97%

Hue: 291° / Saturation: 88% / Lightness: 97%

CMYK

1%, 6%, 0%, 0%

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

What color is #FCF0FE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCF0FE to RGB:

rgb(252, 240, 254)HEX to RGB Converter →

HEX to HSL

Convert #FCF0FE to HSL:

hsl(291, 88%, 97%)RGB to HSL Converter →

HEX to CMYK

Convert #FCF0FE to CMYK:

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

Color Meaning and Usage

A ethereal magenta tone, #FCF0FE has RGB (252, 240, 254) and HSL (291°, 88%, 97%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCF0FE is #F3FEF1, creating high-contrast pairings. For softer combinations, try analogous colors like #F5F1FE.

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

Contrast with #FCF0FE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCF0FE?

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

What is the RGB value of #FCF0FE?

#FCF0FE in RGB is (252, 240, 254) - 252 red, 240 green, and 254 blue.

How to use #FCF0FE in CSS?

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

What colors go well with #FCF0FE?

#F3FEF1 (complementary), #F5F1FE (analogous), and #EDA9F9 (lighter shade) work well with #FCF0FE.