#BFBCEB Color Information

Hex color code: #BFBCEB

A delicate blue shade, #BFBCEB appears as (191, 188, 235) in RGB and (244°, 54%, 83%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#BFBCEB
RGB
191, 188, 235
HSL
244°, 54%, 83%
CMYK
19%, 20%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFBCEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 188, 235

Red: 191 / Green: 188 / Blue: 235

HSL

244°, 54%, 83%

Hue: 244° / Saturation: 54% / Lightness: 83%

CMYK

19%, 20%, 0%, 8%

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

What color is #BFBCEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFBCEB to RGB:

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

HEX to HSL

Convert #BFBCEB to HSL:

hsl(244, 54%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #BFBCEB to CMYK:

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

Color Meaning and Usage

A delicate blue tone, #BFBCEB has RGB (191, 188, 235) and HSL (244°, 54%, 83%). 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 #BFBCEB is #E8EBBC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCD1EB.

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

Contrast with #BFBCEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFBCEB?

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

What is the RGB value of #BFBCEB?

#BFBCEB in RGB is (191, 188, 235) - 191 red, 188 green, and 235 blue.

How to use #BFBCEB in CSS?

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

What colors go well with #BFBCEB?

#E8EBBC (complementary), #BCD1EB (analogous), and #8781D9 (lighter shade) work well with #BFBCEB.