#BC9CEC Color Information

Hex color code: #BC9CEC

#BC9CEC is a airy purple color. In RGB it is (188, 156, 236), and in HSL it is (264°, 68%, 77%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#BC9CEC
RGB
188, 156, 236
HSL
264°, 68%, 77%
CMYK
20%, 34%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC9CEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 156, 236

Red: 188 / Green: 156 / Blue: 236

HSL

264°, 68%, 77%

Hue: 264° / Saturation: 68% / Lightness: 77%

CMYK

20%, 34%, 0%, 7%

Cyan: 20% / Magenta: 34% / Yellow: 0% / Key: 7%

What color is #BC9CEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC9CEC to RGB:

rgb(188, 156, 236)HEX to RGB Converter →

HEX to HSL

Convert #BC9CEC to HSL:

hsl(264, 68%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #BC9CEC to CMYK:

cmyk(20%, 34%, 0%, 7%)Color Converter →

Color Meaning and Usage

A light purple tone, #BC9CEC has RGB (188, 156, 236) and HSL (264°, 68%, 77%). Known for evoking creativity and luxury, this blue-purple hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC9CEC is #CCEC9C, creating high-contrast pairings. For softer combinations, try analogous colors like #9CA4EC.

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

Contrast with #BC9CEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC9CEC?

#BC9CEC is a light purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BC9CEC?

#BC9CEC in RGB is (188, 156, 236) - 188 red, 156 green, and 236 blue.

How to use #BC9CEC in CSS?

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

What colors go well with #BC9CEC?

#CCEC9C (complementary), #9CA4EC (analogous), and #915CE0 (lighter shade) work well with #BC9CEC.