#FAFCFF Color Information

Hex color code: #FAFCFF

The hex color #FAFCFF is a airy blue with RGB values of (250, 252, 255) and HSL of (216°, 100%, 99%). It is widely used in graphic design.

Try:
Color NameGhost White
HEX
#FAFCFF
RGB
250, 252, 255
HSL
216°, 100%, 99%
CMYK
2%, 1%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FAFCFF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

250, 252, 255

Red: 250 / Green: 252 / Blue: 255

HSL

216°, 100%, 99%

Hue: 216° / Saturation: 100% / Lightness: 99%

CMYK

2%, 1%, 0%, 0%

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

What color is #FAFCFF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FAFCFF to RGB:

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

HEX to HSL

Convert #FAFCFF to HSL:

hsl(216, 100%, 99%)RGB to HSL Converter →

HEX to CMYK

Convert #FAFCFF to CMYK:

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

Color Meaning and Usage

#FAFCFF is a soft blue color with RGB values of 250, 252, 255 and HSL of 216°, 100%, 99%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FAFCFF is #FFFDFA, creating high-contrast pairings. For softer combinations, try analogous colors like #FAFEFF.

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

Contrast with #FAFCFF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FAFCFF?

#FAFCFF is a soft blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FAFCFF?

#FAFCFF in RGB is (250, 252, 255) - 250 red, 252 green, and 255 blue.

How to use #FAFCFF in CSS?

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

What colors go well with #FAFCFF?

#FFFDFA (complementary), #FAFEFF (analogous), and #ADCEFF (lighter shade) work well with #FAFCFF.