#BCBFEB Color Information

Hex color code: #BCBFEB

The hex color #BCBFEB is a delicate blue with RGB values of (188, 191, 235) and HSL of (236°, 54%, 83%). It is often used for branding and logos.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCBFEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 191, 235

Red: 188 / Green: 191 / Blue: 235

HSL

236°, 54%, 83%

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

CMYK

20%, 19%, 0%, 8%

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

What color is #BCBFEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCBFEB to RGB:

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

HEX to HSL

Convert #BCBFEB to HSL:

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

HEX to CMYK

Convert #BCBFEB to CMYK:

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

Color Meaning and Usage

A airy blue tone, #BCBFEB has RGB (188, 191, 235) and HSL (236°, 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 #BCBFEB is #EBE8BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCD7EB.

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

Contrast with #BCBFEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCBFEB?

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

What is the RGB value of #BCBFEB?

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

How to use #BCBFEB in CSS?

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

What colors go well with #BCBFEB?

#EBE8BC (complementary), #BCD7EB (analogous), and #8187D9 (lighter shade) work well with #BCBFEB.