#FBF6FA Color Information

Hex color code: #FBF6FA

A soft magenta shade, #FBF6FA appears as (251, 246, 250) in RGB and (312°, 38%, 97%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSnow
HEX
#FBF6FA
RGB
251, 246, 250
HSL
312°, 38%, 97%
CMYK
0%, 2%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBF6FA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 246, 250

Red: 251 / Green: 246 / Blue: 250

HSL

312°, 38%, 97%

Hue: 312° / Saturation: 38% / Lightness: 97%

CMYK

0%, 2%, 0%, 2%

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

What color is #FBF6FA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBF6FA to RGB:

rgb(251, 246, 250)HEX to RGB Converter →

HEX to HSL

Convert #FBF6FA to HSL:

hsl(312, 38%, 97%)RGB to HSL Converter →

HEX to CMYK

Convert #FBF6FA to CMYK:

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

Color Meaning and Usage

A ethereal magenta tone, #FBF6FA has RGB (251, 246, 250) and HSL (312°, 38%, 97%). 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 #FBF6FA is #F4FAF6, creating high-contrast pairings. For softer combinations, try analogous colors like #F9F4FA.

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

Contrast with #FBF6FA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBF6FA?

#FBF6FA is a ethereal magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FBF6FA?

#FBF6FA in RGB is (251, 246, 250) - 251 red, 246 green, and 250 blue.

How to use #FBF6FA in CSS?

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

What colors go well with #FBF6FA?

#F4FAF6 (complementary), #F9F4FA (analogous), and #E3C0DC (lighter shade) work well with #FBF6FA.