#B869EC Color Information

Hex color code: #B869EC

#B869EC is a eye-catching purple color. In RGB it is (184, 105, 236), and in HSL it is (276°, 78%, 67%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#B869EC
RGB
184, 105, 236
HSL
276°, 78%, 67%
CMYK
22%, 56%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B869EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

184, 105, 236

Red: 184 / Green: 105 / Blue: 236

HSL

276°, 78%, 67%

Hue: 276° / Saturation: 78% / Lightness: 67%

CMYK

22%, 56%, 0%, 7%

Cyan: 22% / Magenta: 56% / Yellow: 0% / Key: 7%

What color is #B869EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B869EC to RGB:

rgb(184, 105, 236)HEX to RGB Converter →

HEX to HSL

Convert #B869EC to HSL:

hsl(276, 78%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #B869EC to CMYK:

cmyk(22%, 56%, 0%, 7%)Color Converter →

Color Meaning and Usage

#B869EC is a bold purple color with RGB values of 184, 105, 236 and HSL of 276°, 78%, 67%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B869EC is #9EEC69, creating high-contrast pairings. For softer combinations, try analogous colors like #7669EC.

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

Contrast with #B869EC

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

Contrast Ratio: 6.27:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B869EC?

#B869EC is a bold purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B869EC?

#B869EC in RGB is (184, 105, 236) - 184 red, 105 green, and 236 blue.

How to use #B869EC in CSS?

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

What colors go well with #B869EC?

#9EEC69 (complementary), #7669EC (analogous), and #9825E4 (lighter shade) work well with #B869EC.