#BFB2FA Color Information

Hex color code: #BFB2FA

The hex color #BFB2FA is a soft blue with RGB values of (191, 178, 250) and HSL of (251°, 88%, 84%). It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#BFB2FA
RGB
191, 178, 250
HSL
251°, 88%, 84%
CMYK
24%, 29%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFB2FA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 178, 250

Red: 191 / Green: 178 / Blue: 250

HSL

251°, 88%, 84%

Hue: 251° / Saturation: 88% / Lightness: 84%

CMYK

24%, 29%, 0%, 2%

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

What color is #BFB2FA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFB2FA to RGB:

rgb(191, 178, 250)HEX to RGB Converter →

HEX to HSL

Convert #BFB2FA to HSL:

hsl(251, 88%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #BFB2FA to CMYK:

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

Color Meaning and Usage

A delicate blue tone, #BFB2FA has RGB (191, 178, 250) and HSL (251°, 88%, 84%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFB2FA is #EDFAB2, creating high-contrast pairings. For softer combinations, try analogous colors like #B2C9FA.

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

Contrast with #BFB2FA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFB2FA?

#BFB2FA is a delicate blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BFB2FA?

#BFB2FA in RGB is (191, 178, 250) - 191 red, 178 green, and 250 blue.

How to use #BFB2FA in CSS?

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

What colors go well with #BFB2FA?

#EDFAB2 (complementary), #B2C9FA (analogous), and #846AF6 (lighter shade) work well with #BFB2FA.