#FCF5FE Color Information

Hex color code: #FCF5FE

The hex color #FCF5FE is a airy magenta with RGB values of (252, 245, 254) and HSL of (287°, 82%, 98%). It is popular in mobile app design.

Try:
Color NameGhost White
HEX
#FCF5FE
RGB
252, 245, 254
HSL
287°, 82%, 98%
CMYK
1%, 4%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCF5FE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 245, 254

Red: 252 / Green: 245 / Blue: 254

HSL

287°, 82%, 98%

Hue: 287° / Saturation: 82% / Lightness: 98%

CMYK

1%, 4%, 0%, 0%

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

What color is #FCF5FE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCF5FE to RGB:

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

HEX to HSL

Convert #FCF5FE to HSL:

hsl(287, 82%, 98%)RGB to HSL Converter →

HEX to CMYK

Convert #FCF5FE to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #FCF5FE has RGB (252, 245, 254) and HSL (287°, 82%, 98%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCF5FE is #F8FEF6, creating high-contrast pairings. For softer combinations, try analogous colors like #F8F6FE.

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

Contrast with #FCF5FE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCF5FE?

#FCF5FE is a delicate magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FCF5FE?

#FCF5FE in RGB is (252, 245, 254) - 252 red, 245 green, and 254 blue.

How to use #FCF5FE in CSS?

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

What colors go well with #FCF5FE?

#F8FEF6 (complementary), #F8F6FE (analogous), and #E8B0F7 (lighter shade) work well with #FCF5FE.