#BCA1DC Color Information

Hex color code: #BCA1DC

#BCA1DC is a soft purple color. In RGB it is (188, 161, 220), and in HSL it is (267°, 46%, 75%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#BCA1DC
RGB
188, 161, 220
HSL
267°, 46%, 75%
CMYK
15%, 27%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCA1DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 161, 220

Red: 188 / Green: 161 / Blue: 220

HSL

267°, 46%, 75%

Hue: 267° / Saturation: 46% / Lightness: 75%

CMYK

15%, 27%, 0%, 14%

Cyan: 15% / Magenta: 27% / Yellow: 0% / Key: 14%

What color is #BCA1DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCA1DC to RGB:

rgb(188, 161, 220)HEX to RGB Converter →

HEX to HSL

Convert #BCA1DC to HSL:

hsl(267, 46%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #BCA1DC to CMYK:

cmyk(15%, 27%, 0%, 14%)Color Converter →

Color Meaning and Usage

A gentle purple tone, #BCA1DC has RGB (188, 161, 220) and HSL (267°, 46%, 75%). Known for evoking creativity and luxury, this blue-purple hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCA1DC is #C2DDA2, creating high-contrast pairings. For softer combinations, try analogous colors like #A2A5DD.

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

Contrast with #BCA1DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCA1DC?

#BCA1DC is a gentle purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BCA1DC?

#BCA1DC in RGB is (188, 161, 220) - 188 red, 161 green, and 220 blue.

How to use #BCA1DC in CSS?

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

What colors go well with #BCA1DC?

#C2DDA2 (complementary), #A2A5DD (analogous), and #946AC8 (lighter shade) work well with #BCA1DC.