#BCB1CD Color Information

Hex color code: #BCB1CD

#BCB1CD is a gentle purple color. In RGB it is (188, 177, 205), and in HSL it is (264°, 22%, 75%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BCB1CD
RGB
188, 177, 205
HSL
264°, 22%, 75%
CMYK
8%, 14%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCB1CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 177, 205

Red: 188 / Green: 177 / Blue: 205

HSL

264°, 22%, 75%

Hue: 264° / Saturation: 22% / Lightness: 75%

CMYK

8%, 14%, 0%, 20%

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

What color is #BCB1CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCB1CD to RGB:

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

HEX to HSL

Convert #BCB1CD to HSL:

hsl(264, 22%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #BCB1CD to CMYK:

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

Color Meaning and Usage

A soft purple tone, #BCB1CD has RGB (188, 177, 205) and HSL (264°, 22%, 75%). Known for evoking creativity and luxury, this blue-purple hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCB1CD is #C2CDB1, creating high-contrast pairings. For softer combinations, try analogous colors like #B1B4CD.

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

Contrast with #BCB1CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCB1CD?

#BCB1CD is a soft purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BCB1CD?

#BCB1CD in RGB is (188, 177, 205) - 188 red, 177 green, and 205 blue.

How to use #BCB1CD in CSS?

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

What colors go well with #BCB1CD?

#C2CDB1 (complementary), #B1B4CD (analogous), and #9583AF (lighter shade) work well with #BCB1CD.