#B66DEE Color Information

Hex color code: #B66DEE

#B66DEE is a eye-catching purple color. In RGB it is (182, 109, 238), and in HSL it is (274°, 79%, 68%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#B66DEE
RGB
182, 109, 238
HSL
274°, 79%, 68%
CMYK
24%, 54%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B66DEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

182, 109, 238

Red: 182 / Green: 109 / Blue: 238

HSL

274°, 79%, 68%

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

CMYK

24%, 54%, 0%, 7%

Cyan: 24% / Magenta: 54% / Yellow: 0% / Key: 7%

What color is #B66DEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B66DEE to RGB:

rgb(182, 109, 238)HEX to RGB Converter →

HEX to HSL

Convert #B66DEE to HSL:

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

HEX to CMYK

Convert #B66DEE to CMYK:

cmyk(24%, 54%, 0%, 7%)Color Converter →

Color Meaning and Usage

A vivid purple tone, #B66DEE has RGB (182, 109, 238) and HSL (274°, 79%, 68%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B66DEE is #A5EE6D, creating high-contrast pairings. For softer combinations, try analogous colors like #766DEE.

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

Contrast with #B66DEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B66DEE?

#B66DEE is a vivid purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B66DEE?

#B66DEE in RGB is (182, 109, 238) - 182 red, 109 green, and 238 blue.

How to use #B66DEE in CSS?

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

What colors go well with #B66DEE?

#A5EE6D (complementary), #766DEE (analogous), and #9428E6 (lighter shade) work well with #B66DEE.