#BCBAF2 Color Information

Hex color code: #BCBAF2

A delicate blue shade, #BCBAF2 appears as (188, 186, 242) in RGB and (242°, 68%, 84%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#BCBAF2
RGB
188, 186, 242
HSL
242°, 68%, 84%
CMYK
22%, 23%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCBAF2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 186, 242

Red: 188 / Green: 186 / Blue: 242

HSL

242°, 68%, 84%

Hue: 242° / Saturation: 68% / Lightness: 84%

CMYK

22%, 23%, 0%, 5%

Cyan: 22% / Magenta: 23% / Yellow: 0% / Key: 5%

What color is #BCBAF2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCBAF2 to RGB:

rgb(188, 186, 242)HEX to RGB Converter →

HEX to HSL

Convert #BCBAF2 to HSL:

hsl(242, 68%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #BCBAF2 to CMYK:

cmyk(22%, 23%, 0%, 5%)Color Converter →

Color Meaning and Usage

#BCBAF2 is a ethereal blue color with RGB values of 188, 186, 242 and HSL of 242°, 68%, 84%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCBAF2 is #F0F2BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BAD4F2.

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

Contrast with #BCBAF2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCBAF2?

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

What is the RGB value of #BCBAF2?

#BCBAF2 in RGB is (188, 186, 242) - 188 red, 186 green, and 242 blue.

How to use #BCBAF2 in CSS?

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

What colors go well with #BCBAF2?

#F0F2BA (complementary), #BAD4F2 (analogous), and #7E7AE6 (lighter shade) work well with #BCBAF2.