#B66FEC Color Information

Hex color code: #B66FEC

The hex color #B66FEC is a dynamic purple with RGB values of (182, 111, 236) and HSL of (274°, 77%, 68%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#B66FEC
RGB
182, 111, 236
HSL
274°, 77%, 68%
CMYK
23%, 53%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B66FEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

182, 111, 236

Red: 182 / Green: 111 / Blue: 236

HSL

274°, 77%, 68%

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

CMYK

23%, 53%, 0%, 7%

Cyan: 23% / Magenta: 53% / Yellow: 0% / Key: 7%

What color is #B66FEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B66FEC to RGB:

rgb(182, 111, 236)HEX to RGB Converter →

HEX to HSL

Convert #B66FEC to HSL:

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

HEX to CMYK

Convert #B66FEC to CMYK:

cmyk(23%, 53%, 0%, 7%)Color Converter →

Color Meaning and Usage

#B66FEC is a eye-catching purple color with RGB values of 182, 111, 236 and HSL of 274°, 77%, 68%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B66FEC is #A5EC6F, creating high-contrast pairings. For softer combinations, try analogous colors like #776FEC.

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

Contrast with #B66FEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B66FEC?

#B66FEC is a eye-catching purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B66FEC?

#B66FEC in RGB is (182, 111, 236) - 182 red, 111 green, and 236 blue.

How to use #B66FEC in CSS?

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

What colors go well with #B66FEC?

#A5EC6F (complementary), #776FEC (analogous), and #932BE3 (lighter shade) work well with #B66FEC.