#FBFBFF Color Information

Hex color code: #FBFBFF

The hex color #FBFBFF is a light blue with RGB values of (251, 251, 255) and HSL of (240°, 100%, 99%). It is commonly used in modern UI design.

Try:
Color NameGhost White
HEX
#FBFBFF
RGB
251, 251, 255
HSL
240°, 100%, 99%
CMYK
2%, 2%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBFBFF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 251, 255

Red: 251 / Green: 251 / Blue: 255

HSL

240°, 100%, 99%

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

CMYK

2%, 2%, 0%, 0%

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

What color is #FBFBFF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBFBFF to RGB:

rgb(251, 251, 255)HEX to RGB Converter →

HEX to HSL

Convert #FBFBFF to HSL:

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

HEX to CMYK

Convert #FBFBFF to CMYK:

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

Color Meaning and Usage

A airy blue tone, #FBFBFF has RGB (251, 251, 255) and HSL (240°, 100%, 99%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #FBFBFF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBFBFF?

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

What is the RGB value of #FBFBFF?

#FBFBFF in RGB is (251, 251, 255) - 251 red, 251 green, and 255 blue.

How to use #FBFBFF in CSS?

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

What colors go well with #FBFBFF?

#FFFFFA (complementary), #FAFCFF (analogous), and #ADADFF (lighter shade) work well with #FBFBFF.