#BFB6EB Color Information

Hex color code: #BFB6EB

A soft blue shade, #BFB6EB appears as (191, 182, 235) in RGB and (250°, 57%, 82%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#BFB6EB
RGB
191, 182, 235
HSL
250°, 57%, 82%
CMYK
19%, 23%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFB6EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 182, 235

Red: 191 / Green: 182 / Blue: 235

HSL

250°, 57%, 82%

Hue: 250° / Saturation: 57% / Lightness: 82%

CMYK

19%, 23%, 0%, 8%

Cyan: 19% / Magenta: 23% / Yellow: 0% / Key: 8%

What color is #BFB6EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFB6EB to RGB:

rgb(191, 182, 235)HEX to RGB Converter →

HEX to HSL

Convert #BFB6EB to HSL:

hsl(250, 57%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #BFB6EB to CMYK:

cmyk(19%, 23%, 0%, 8%)Color Converter →

Color Meaning and Usage

#BFB6EB is a delicate blue color with RGB values of 191, 182, 235 and HSL of 250°, 57%, 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 #BFB6EB is #E3EBB7, creating high-contrast pairings. For softer combinations, try analogous colors like #B7C8EB.

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

Contrast with #BFB6EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFB6EB?

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

What is the RGB value of #BFB6EB?

#BFB6EB in RGB is (191, 182, 235) - 191 red, 182 green, and 235 blue.

How to use #BFB6EB in CSS?

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

What colors go well with #BFB6EB?

#E3EBB7 (complementary), #B7C8EB (analogous), and #8B7BDB (lighter shade) work well with #BFB6EB.