#BFB9F5 Color Information

Hex color code: #BFB9F5

A ethereal blue shade, #BFB9F5 appears as (191, 185, 245) in RGB and (246°, 75%, 84%) in HSL. It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#BFB9F5
RGB
191, 185, 245
HSL
246°, 75%, 84%
CMYK
22%, 24%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFB9F5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 185, 245

Red: 191 / Green: 185 / Blue: 245

HSL

246°, 75%, 84%

Hue: 246° / Saturation: 75% / Lightness: 84%

CMYK

22%, 24%, 0%, 4%

Cyan: 22% / Magenta: 24% / Yellow: 0% / Key: 4%

What color is #BFB9F5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFB9F5 to RGB:

rgb(191, 185, 245)HEX to RGB Converter →

HEX to HSL

Convert #BFB9F5 to HSL:

hsl(246, 75%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #BFB9F5 to CMYK:

cmyk(22%, 24%, 0%, 4%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #BFB9F5 has RGB (191, 185, 245) and HSL (246°, 75%, 84%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFB9F5 is #EFF5B8, creating high-contrast pairings. For softer combinations, try analogous colors like #B8D0F5.

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

Contrast with #BFB9F5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFB9F5?

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

What is the RGB value of #BFB9F5?

#BFB9F5 in RGB is (191, 185, 245) - 191 red, 185 green, and 245 blue.

How to use #BFB9F5 in CSS?

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

What colors go well with #BFB9F5?

#EFF5B8 (complementary), #B8D0F5 (analogous), and #8175EB (lighter shade) work well with #BFB9F5.