#BCA6BA Color Information

Hex color code: #BCA6BA

A balanced magenta shade, #BCA6BA appears as (188, 166, 186) in RGB and (305°, 14%, 69%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BCA6BA
RGB
188, 166, 186
HSL
305°, 14%, 69%
CMYK
0%, 12%, 1%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCA6BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 166, 186

Red: 188 / Green: 166 / Blue: 186

HSL

305°, 14%, 69%

Hue: 305° / Saturation: 14% / Lightness: 69%

CMYK

0%, 12%, 1%, 26%

Cyan: 0% / Magenta: 12% / Yellow: 1% / Key: 26%

What color is #BCA6BA?

#BCA6BA is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCA6BA to RGB:

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

HEX to HSL

Convert #BCA6BA to HSL:

hsl(305, 14%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #BCA6BA to CMYK:

cmyk(0%, 12%, 1%, 26%)Color Converter →

Color Meaning and Usage

#BCA6BA is a muted magenta color with RGB values of 188, 166, 186 and HSL of 305°, 14%, 69%. This desaturated neutral evokes balance and subtlety, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCA6BA is #A5BBA7, creating high-contrast pairings. For softer combinations, try analogous colors like #B2A5BB.

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

Contrast with #BCA6BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCA6BA?

#BCA6BA is a muted magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BCA6BA?

#BCA6BA in RGB is (188, 166, 186) - 188 red, 166 green, and 186 blue.

How to use #BCA6BA in CSS?

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

What colors go well with #BCA6BA?

#A5BBA7 (complementary), #B2A5BB (analogous), and #9A7997 (lighter shade) work well with #BCA6BA.