#BFBAE7 Color Information

Hex color code: #BFBAE7

The hex color #BFBAE7 is a delicate blue with RGB values of (191, 186, 231) and HSL of (247°, 48%, 82%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#BFBAE7
RGB
191, 186, 231
HSL
247°, 48%, 82%
CMYK
17%, 19%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFBAE7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 186, 231

Red: 191 / Green: 186 / Blue: 231

HSL

247°, 48%, 82%

Hue: 247° / Saturation: 48% / Lightness: 82%

CMYK

17%, 19%, 0%, 9%

Cyan: 17% / Magenta: 19% / Yellow: 0% / Key: 9%

What color is #BFBAE7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFBAE7 to RGB:

rgb(191, 186, 231)HEX to RGB Converter →

HEX to HSL

Convert #BFBAE7 to HSL:

hsl(247, 48%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #BFBAE7 to CMYK:

cmyk(17%, 19%, 0%, 9%)Color Converter →

Color Meaning and Usage

#BFBAE7 is a airy blue color with RGB values of 191, 186, 231 and HSL of 247°, 48%, 82%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFBAE7 is #E2E7BB, creating high-contrast pairings. For softer combinations, try analogous colors like #BBCCE7.

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

Contrast with #BFBAE7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFBAE7?

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

What is the RGB value of #BFBAE7?

#BFBAE7 in RGB is (191, 186, 231) - 191 red, 186 green, and 231 blue.

How to use #BFBAE7 in CSS?

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

What colors go well with #BFBAE7?

#E2E7BB (complementary), #BBCCE7 (analogous), and #8C82D3 (lighter shade) work well with #BFBAE7.