#BFB9EC Color Information

Hex color code: #BFB9EC

A light blue shade, #BFB9EC appears as (191, 185, 236) in RGB and (247°, 57%, 83%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#BFB9EC
RGB
191, 185, 236
HSL
247°, 57%, 83%
CMYK
19%, 22%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFB9EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 185, 236

Red: 191 / Green: 185 / Blue: 236

HSL

247°, 57%, 83%

Hue: 247° / Saturation: 57% / Lightness: 83%

CMYK

19%, 22%, 0%, 7%

Cyan: 19% / Magenta: 22% / Yellow: 0% / Key: 7%

What color is #BFB9EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFB9EC to RGB:

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

HEX to HSL

Convert #BFB9EC to HSL:

hsl(247, 57%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #BFB9EC to CMYK:

cmyk(19%, 22%, 0%, 7%)Color Converter →

Color Meaning and Usage

#BFB9EC is a ethereal blue color with RGB values of 191, 185, 236 and HSL of 247°, 57%, 83%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFB9EC is #E7ECBB, creating high-contrast pairings. For softer combinations, try analogous colors like #BBCEEC.

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

Contrast with #BFB9EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFB9EC?

#BFB9EC is a ethereal blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BFB9EC?

#BFB9EC in RGB is (191, 185, 236) - 191 red, 185 green, and 236 blue.

How to use #BFB9EC in CSS?

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

What colors go well with #BFB9EC?

#E7ECBB (complementary), #BBCEEC (analogous), and #8A7FDC (lighter shade) work well with #BFB9EC.