#BCABDE Color Information

Hex color code: #BCABDE

#BCABDE is a ethereal purple color. In RGB it is (188, 171, 222), and in HSL it is (260°, 44%, 77%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#BCABDE
RGB
188, 171, 222
HSL
260°, 44%, 77%
CMYK
15%, 23%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCABDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 171, 222

Red: 188 / Green: 171 / Blue: 222

HSL

260°, 44%, 77%

Hue: 260° / Saturation: 44% / Lightness: 77%

CMYK

15%, 23%, 0%, 13%

Cyan: 15% / Magenta: 23% / Yellow: 0% / Key: 13%

What color is #BCABDE?

#BCABDE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCABDE to RGB:

rgb(188, 171, 222)HEX to RGB Converter →

HEX to HSL

Convert #BCABDE to HSL:

hsl(260, 44%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #BCABDE to CMYK:

cmyk(15%, 23%, 0%, 13%)Color Converter →

Color Meaning and Usage

#BCABDE is a ethereal purple color with RGB values of 188, 171, 222 and HSL of 260°, 44%, 77%. This blue-purple hue evokes creativity and luxury, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCABDE is #CDDEAB, creating high-contrast pairings. For softer combinations, try analogous colors like #ABB3DE.

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

Contrast with #BCABDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCABDE?

#BCABDE is a ethereal purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BCABDE?

#BCABDE in RGB is (188, 171, 222) - 188 red, 171 green, and 222 blue.

How to use #BCABDE in CSS?

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

What colors go well with #BCABDE?

#CDDEAB (complementary), #ABB3DE (analogous), and #9073C9 (lighter shade) work well with #BCABDE.