#FBF6FE Color Information

Hex color code: #FBF6FE

The hex color #FBF6FE is a soft purple with RGB values of (251, 246, 254) and HSL of (277°, 80%, 98%). It is frequently seen in web interfaces.

Try:
Color NameGhost White
HEX
#FBF6FE
RGB
251, 246, 254
HSL
277°, 80%, 98%
CMYK
1%, 3%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBF6FE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 246, 254

Red: 251 / Green: 246 / Blue: 254

HSL

277°, 80%, 98%

Hue: 277° / Saturation: 80% / Lightness: 98%

CMYK

1%, 3%, 0%, 0%

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

What color is #FBF6FE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBF6FE to RGB:

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

HEX to HSL

Convert #FBF6FE to HSL:

hsl(277, 80%, 98%)RGB to HSL Converter →

HEX to CMYK

Convert #FBF6FE to CMYK:

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

Color Meaning and Usage

#FBF6FE is a ethereal purple color with RGB values of 251, 246, 254 and HSL of 277°, 80%, 98%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBF6FE is #F9FEF6, creating high-contrast pairings. For softer combinations, try analogous colors like #F7F6FE.

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

Contrast with #FBF6FE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBF6FE?

#FBF6FE is a ethereal purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FBF6FE?

#FBF6FE in RGB is (251, 246, 254) - 251 red, 246 green, and 254 blue.

How to use #FBF6FE in CSS?

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

What colors go well with #FBF6FE?

#F9FEF6 (complementary), #F7F6FE (analogous), and #DCB1F6 (lighter shade) work well with #FBF6FE.