#BC92ED Color Information

Hex color code: #BC92ED

#BC92ED is a striking purple color. In RGB it is (188, 146, 237), and in HSL it is (268°, 72%, 75%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#BC92ED
RGB
188, 146, 237
HSL
268°, 72%, 75%
CMYK
21%, 38%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC92ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 146, 237

Red: 188 / Green: 146 / Blue: 237

HSL

268°, 72%, 75%

Hue: 268° / Saturation: 72% / Lightness: 75%

CMYK

21%, 38%, 0%, 7%

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

What color is #BC92ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC92ED to RGB:

rgb(188, 146, 237)HEX to RGB Converter →

HEX to HSL

Convert #BC92ED to HSL:

hsl(268, 72%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #BC92ED to CMYK:

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

Color Meaning and Usage

#BC92ED is a vivid purple color with RGB values of 188, 146, 237 and HSL of 268°, 72%, 75%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC92ED is #C2ED91, creating high-contrast pairings. For softer combinations, try analogous colors like #9194ED.

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

Contrast with #BC92ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC92ED?

#BC92ED is a vivid purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BC92ED?

#BC92ED in RGB is (188, 146, 237) - 188 red, 146 green, and 237 blue.

How to use #BC92ED in CSS?

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

What colors go well with #BC92ED?

#C2ED91 (complementary), #9194ED (analogous), and #9450E2 (lighter shade) work well with #BC92ED.