#F3FAFF Color Information

Hex color code: #F3FAFF

The hex color #F3FAFF is a airy blue with RGB values of (243, 250, 255) and HSL of (205°, 100%, 98%). It is widely used in graphic design.

Try:
Color NameGhost White
HEX
#F3FAFF
RGB
243, 250, 255
HSL
205°, 100%, 98%
CMYK
5%, 2%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F3FAFF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

243, 250, 255

Red: 243 / Green: 250 / Blue: 255

HSL

205°, 100%, 98%

Hue: 205° / Saturation: 100% / Lightness: 98%

CMYK

5%, 2%, 0%, 0%

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

What color is #F3FAFF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F3FAFF to RGB:

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

HEX to HSL

Convert #F3FAFF to HSL:

hsl(205, 100%, 98%)RGB to HSL Converter →

HEX to CMYK

Convert #F3FAFF to CMYK:

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

Color Meaning and Usage

A airy blue tone, #F3FAFF has RGB (243, 250, 255) and HSL (205°, 100%, 98%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F3FAFF is #FFF9F5, creating high-contrast pairings. For softer combinations, try analogous colors like #F5FFFE.

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

Contrast with #F3FAFF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F3FAFF?

#F3FAFF is a airy blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #F3FAFF?

#F3FAFF in RGB is (243, 250, 255) - 243 red, 250 green, and 255 blue.

How to use #F3FAFF in CSS?

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

What colors go well with #F3FAFF?

#FFF9F5 (complementary), #F5FFFE (analogous), and #A8DBFF (lighter shade) work well with #F3FAFF.