#FCFAFE Color Information

Hex color code: #FCFAFE

#FCFAFE is a airy purple color. In RGB it is (252, 250, 254), and in HSL it is (270°, 67%, 99%). It is widely used in graphic design.

Try:
Color NameGhost White
HEX
#FCFAFE
RGB
252, 250, 254
HSL
270°, 67%, 99%
CMYK
1%, 2%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCFAFE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 250, 254

Red: 252 / Green: 250 / Blue: 254

HSL

270°, 67%, 99%

Hue: 270° / Saturation: 67% / Lightness: 99%

CMYK

1%, 2%, 0%, 0%

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

What color is #FCFAFE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCFAFE to RGB:

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

HEX to HSL

Convert #FCFAFE to HSL:

hsl(270, 67%, 99%)RGB to HSL Converter →

HEX to CMYK

Convert #FCFAFE to CMYK:

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

Color Meaning and Usage

A delicate purple tone, #FCFAFE has RGB (252, 250, 254) and HSL (270°, 67%, 99%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCFAFE is #FCFEFB, creating high-contrast pairings. For softer combinations, try analogous colors like #FBFBFE.

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

Contrast with #FCFAFE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCFAFE?

#FCFAFE is a delicate purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FCFAFE?

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

How to use #FCFAFE in CSS?

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

What colors go well with #FCFAFE?

#FCFEFB (complementary), #FBFBFE (analogous), and #D6BBF2 (lighter shade) work well with #FCFAFE.