✓ Copied to clipboard
#F7F8FA (Very Light Muted Blue) color swatch preview — Color From Pic.
#F7F8FA — Very Light Muted Blue color swatch

Very Light Muted Blue

#F7F8FA

📝 Color Information for #F7F8FA

The hexadecimal color code #F7F8FA represents a very light shade in the blue family. In the RGB color model, this color is composed of 247 red, 248 green, and 250 blue, which translates to approximately 97% red, 97% green, and 98% blue. This makes it a slightly desaturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #F7F8FA has a hue of 220 degrees, a saturation level of 23%, and a lightness value of 97%. The hue angle of 220° places this color firmly in the blue spectrum. In the HSV/HSB color model, this translates to a hue of 220°, saturation of 1%, and brightness/value of 98%. For print applications using the CMYK color model, #F7F8FA would be reproduced using 1% cyan, 1% magenta, 0% yellow, and 2% black. The closest web-safe color is #FFFFFF, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. As a lighter shade, it's excellent for backgrounds, negative space, and creating a sense of openness in designs. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #F7F8FA with other colors, consider its complementary color at hue 40° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 16251130, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #F7F8FA

Tailwind CSS
slate-50
HEX
#F7F8FA
RGB
rgb(247, 248, 250)
RGB %
97%, 97%, 98%
HSL
hsl(220, 23%, 97%)
HSV
hsv(220, 1%, 98%)
CMYK
1%, 1%, 0%, 2%
Decimal
16251130
Web Safe
#FFFFFF

🎨 Color Schemes for #F7F8FA

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #F7F8FA

🌗 Shades and Tints of #F7F8FA

Shades (adding black)
Tints (adding white)

🎚️ Tones of #F7F8FA

Tones (adding gray / desaturating)

🌈 Hue Variations of #F7F8FA

Hue Variations (shifting the color spectrum)

👁️ Preview of #F7F8FA in Use

Text on #F7F8FA
This demonstrates text readability on the color background. (Click to edit)
#F7F8FA as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #F7F8FA

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #F7F8FA

:root { --color-hex: #F7F8FA; --color-rgb: 247, 248, 250; --color-hsl: 220, 23%, 97%; } .bg-color { background-color: #F7F8FA; } .text-color { color: #F7F8FA; } .border-color { border-color: #F7F8FA; }

🛠️ Use #F7F8FA in Your Project

🎨
Build a Palette with #F7F8FA
Generate harmonious color schemes
⚖️
Check Contrast for #F7F8FA
WCAG accessibility testing
🌈
Create a Gradient with #F7F8FA
Beautiful CSS gradients

🔗 Related Colors to #F7F8FA

#F6F9F9
Hue -30°
#F6F8F9
Hue -15°
#F6F6F9
Hue +15°
#F6F6F9
Hue +30°
#C7CEDC
85% L
#9BA7C0
70% L
#60739A
50% L
#39445B
30% L
#F9FAFB
98% L
#F9FAFB
98% L
#FCFCFD
99% L
#FCFCFD
99% L

About Very Light Muted Blue (#F7F8FA)

Very Light Muted Blue is a light, moderately saturated, cool blue color with a hue angle of 220°, saturation of 23%, and lightness of 97%. Its RGB value is (247, 248, 250) and its CMYK breakdown is C:1% M:1% Y:0% K:2%.

This is a Summer (Light) color palette archetype. Trust, Loyalty, Wisdom, Confidence. Blue is considered beneficial to the mind and body.

Frequently Asked Questions About #F7F8FA

What is the HEX code for Very Light Muted Blue? +

The HEX code for Very Light Muted Blue is #F7F8FA. In CSS you can use it directly as color: #F7F8FA; or as a background: background-color: #F7F8FA;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #F7F8FA? +

The RGB value of #F7F8FA is rgb(247, 248, 250). This means the color contains 247 out of 255 parts red, 248 out of 255 parts green, and 250 out of 255 parts blue. Red is the moderate channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(247, 248, 250);

What is the HSL value of #F7F8FA? +

The HSL value of #F7F8FA is hsl(220, 23%, 97%). The hue is 220°, placing it in the blue family on the color wheel. The saturation is 23%, making it moderately saturated. The lightness is 97%, making it light. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #F7F8FA a warm or cool color? +

#F7F8FA is classified as a cool color based on its hue angle of 220°. Cool colors — blues, greens, and purples — evoke calm, trust, and professionalism. They tend to recede visually and create a feeling of space. In design, cool colors are often used for technology, healthcare, and finance brands, as well as anywhere a sense of calm or reliability is needed.

What is the CMYK value of #F7F8FA? +

The approximate CMYK value of #F7F8FA is C:1% M:1% Y:0% K:2%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #F7F8FA with Other Tools

🔢
Color Converter
Get all formats for #F7F8FA — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #F7F8FA passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #F7F8FA.
👓
Blindness Simulator
See how #F7F8FA appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #F7F8FA.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #F7F8FA.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #F7F8FA.
🔬
Technical Formats
See #F7F8FA in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #F7F8FA as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.