#BCAAC1 Color Information

Hex color code: #BCAAC1

A muted magenta shade, #BCAAC1 appears as (188, 170, 193) in RGB and (287°, 16%, 71%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BCAAC1
RGB
188, 170, 193
HSL
287°, 16%, 71%
CMYK
3%, 12%, 0%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCAAC1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 170, 193

Red: 188 / Green: 170 / Blue: 193

HSL

287°, 16%, 71%

Hue: 287° / Saturation: 16% / Lightness: 71%

CMYK

3%, 12%, 0%, 24%

Cyan: 3% / Magenta: 12% / Yellow: 0% / Key: 24%

What color is #BCAAC1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCAAC1 to RGB:

rgb(188, 170, 193)HEX to RGB Converter →

HEX to HSL

Convert #BCAAC1 to HSL:

hsl(287, 16%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #BCAAC1 to CMYK:

cmyk(3%, 12%, 0%, 24%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #BCAAC1 has RGB (188, 170, 193) and HSL (287°, 16%, 71%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCAAC1 is #AEC1A9, creating high-contrast pairings. For softer combinations, try analogous colors like #B0A9C1.

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

Contrast with #BCAAC1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCAAC1?

#BCAAC1 is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BCAAC1?

#BCAAC1 in RGB is (188, 170, 193) - 188 red, 170 green, and 193 blue.

How to use #BCAAC1 in CSS?

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

What colors go well with #BCAAC1?

#AEC1A9 (complementary), #B0A9C1 (analogous), and #997DA1 (lighter shade) work well with #BCAAC1.