#BCBBE2 Color Information

Hex color code: #BCBBE2

#BCBBE2 is a ethereal blue color. In RGB it is (188, 187, 226), and in HSL it is (242°, 40%, 81%). It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#BCBBE2
RGB
188, 187, 226
HSL
242°, 40%, 81%
CMYK
17%, 17%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCBBE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 187, 226

Red: 188 / Green: 187 / Blue: 226

HSL

242°, 40%, 81%

Hue: 242° / Saturation: 40% / Lightness: 81%

CMYK

17%, 17%, 0%, 11%

Cyan: 17% / Magenta: 17% / Yellow: 0% / Key: 11%

What color is #BCBBE2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCBBE2 to RGB:

rgb(188, 187, 226)HEX to RGB Converter →

HEX to HSL

Convert #BCBBE2 to HSL:

hsl(242, 40%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #BCBBE2 to CMYK:

cmyk(17%, 17%, 0%, 11%)Color Converter →

Color Meaning and Usage

A ethereal blue tone, #BCBBE2 has RGB (188, 187, 226) and HSL (242°, 40%, 81%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCBBE2 is #E1E2BB, creating high-contrast pairings. For softer combinations, try analogous colors like #BBCDE2.

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

Contrast with #BCBBE2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCBBE2?

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

What is the RGB value of #BCBBE2?

#BCBBE2 in RGB is (188, 187, 226) - 188 red, 187 green, and 226 blue.

How to use #BCBBE2 in CSS?

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

What colors go well with #BCBBE2?

#E1E2BB (complementary), #BBCDE2 (analogous), and #8886CB (lighter shade) work well with #BCBBE2.