#BCA7CD Color Information

Hex color code: #BCA7CD

The hex color #BCA7CD is a subtle purple with RGB values of (188, 167, 205) and HSL of (273°, 28%, 73%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#BCA7CD
RGB
188, 167, 205
HSL
273°, 28%, 73%
CMYK
8%, 19%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCA7CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 167, 205

Red: 188 / Green: 167 / Blue: 205

HSL

273°, 28%, 73%

Hue: 273° / Saturation: 28% / Lightness: 73%

CMYK

8%, 19%, 0%, 20%

Cyan: 8% / Magenta: 19% / Yellow: 0% / Key: 20%

What color is #BCA7CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCA7CD to RGB:

rgb(188, 167, 205)HEX to RGB Converter →

HEX to HSL

Convert #BCA7CD to HSL:

hsl(273, 28%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #BCA7CD to CMYK:

cmyk(8%, 19%, 0%, 20%)Color Converter →

Color Meaning and Usage

A pastel purple tone, #BCA7CD has RGB (188, 167, 205) and HSL (273°, 28%, 73%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCA7CD is #B8CDA7, creating high-contrast pairings. For softer combinations, try analogous colors like #A9A7CD.

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

Contrast with #BCA7CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCA7CD?

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

What is the RGB value of #BCA7CD?

#BCA7CD in RGB is (188, 167, 205) - 188 red, 167 green, and 205 blue.

How to use #BCA7CD in CSS?

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

What colors go well with #BCA7CD?

#B8CDA7 (complementary), #A9A7CD (analogous), and #9776B2 (lighter shade) work well with #BCA7CD.