#BC83CE Color Information

Hex color code: #BC83CE

#BC83CE is a soft magenta color. In RGB it is (188, 131, 206), and in HSL it is (286°, 43%, 66%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#BC83CE
RGB
188, 131, 206
HSL
286°, 43%, 66%
CMYK
9%, 36%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC83CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 131, 206

Red: 188 / Green: 131 / Blue: 206

HSL

286°, 43%, 66%

Hue: 286° / Saturation: 43% / Lightness: 66%

CMYK

9%, 36%, 0%, 19%

Cyan: 9% / Magenta: 36% / Yellow: 0% / Key: 19%

What color is #BC83CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC83CE to RGB:

rgb(188, 131, 206)HEX to RGB Converter →

HEX to HSL

Convert #BC83CE to HSL:

hsl(286, 43%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #BC83CE to CMYK:

cmyk(9%, 36%, 0%, 19%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #BC83CE has RGB (188, 131, 206) and HSL (286°, 43%, 66%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC83CE is #94CE83, creating high-contrast pairings. For softer combinations, try analogous colors like #9783CE.

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

Contrast with #BC83CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC83CE?

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

What is the RGB value of #BC83CE?

#BC83CE in RGB is (188, 131, 206) - 188 red, 131 green, and 206 blue.

How to use #BC83CE in CSS?

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

What colors go well with #BC83CE?

#94CE83 (complementary), #9783CE (analogous), and #9F4CB8 (lighter shade) work well with #BC83CE.