#BCA6CB Color Information

Hex color code: #BCA6CB

A subtle purple shade, #BCA6CB appears as (188, 166, 203) in RGB and (276°, 26%, 72%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#BCA6CB
RGB
188, 166, 203
HSL
276°, 26%, 72%
CMYK
7%, 18%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCA6CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 166, 203

Red: 188 / Green: 166 / Blue: 203

HSL

276°, 26%, 72%

Hue: 276° / Saturation: 26% / Lightness: 72%

CMYK

7%, 18%, 0%, 20%

Cyan: 7% / Magenta: 18% / Yellow: 0% / Key: 20%

What color is #BCA6CB?

#BCA6CB is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCA6CB to RGB:

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

HEX to HSL

Convert #BCA6CB to HSL:

hsl(276, 26%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #BCA6CB to CMYK:

cmyk(7%, 18%, 0%, 20%)Color Converter →

Color Meaning and Usage

#BCA6CB is a pastel purple color with RGB values of 188, 166, 203 and HSL of 276°, 26%, 72%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCA6CB is #B4CAA5, creating high-contrast pairings. For softer combinations, try analogous colors like #A9A5CA.

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

Contrast with #BCA6CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCA6CB?

#BCA6CB is a pastel purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BCA6CB?

#BCA6CB in RGB is (188, 166, 203) - 188 red, 166 green, and 203 blue.

How to use #BCA6CB in CSS?

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

What colors go well with #BCA6CB?

#B4CAA5 (complementary), #A9A5CA (analogous), and #9775AE (lighter shade) work well with #BCA6CB.