#BCA8CA Color Information

Hex color code: #BCA8CA

The hex color #BCA8CA is a pastel purple with RGB values of (188, 168, 202) and HSL of (275°, 24%, 73%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#BCA8CA
RGB
188, 168, 202
HSL
275°, 24%, 73%
CMYK
7%, 17%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCA8CA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 168, 202

Red: 188 / Green: 168 / Blue: 202

HSL

275°, 24%, 73%

Hue: 275° / Saturation: 24% / Lightness: 73%

CMYK

7%, 17%, 0%, 21%

Cyan: 7% / Magenta: 17% / Yellow: 0% / Key: 21%

What color is #BCA8CA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCA8CA to RGB:

rgb(188, 168, 202)HEX to RGB Converter →

HEX to HSL

Convert #BCA8CA to HSL:

hsl(275, 24%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #BCA8CA to CMYK:

cmyk(7%, 17%, 0%, 21%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #BCA8CA has RGB (188, 168, 202) and HSL (275°, 24%, 73%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCA8CA is #B7CBAA, creating high-contrast pairings. For softer combinations, try analogous colors like #ACAACB.

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

Contrast with #BCA8CA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCA8CA?

#BCA8CA is a delicate purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BCA8CA?

#BCA8CA in RGB is (188, 168, 202) - 188 red, 168 green, and 202 blue.

How to use #BCA8CA in CSS?

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

What colors go well with #BCA8CA?

#B7CBAA (complementary), #ACAACB (analogous), and #987AAE (lighter shade) work well with #BCA8CA.