#B289EB Color Information

Hex color code: #B289EB

#B289EB is a bold purple color. In RGB it is (178, 137, 235), and in HSL it is (265°, 71%, 73%). It is often used for branding and logos.

Try:
Color NameMedium Purple
HEX
#B289EB
RGB
178, 137, 235
HSL
265°, 71%, 73%
CMYK
24%, 42%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B289EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 137, 235

Red: 178 / Green: 137 / Blue: 235

HSL

265°, 71%, 73%

Hue: 265° / Saturation: 71% / Lightness: 73%

CMYK

24%, 42%, 0%, 8%

Cyan: 24% / Magenta: 42% / Yellow: 0% / Key: 8%

What color is #B289EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B289EB to RGB:

rgb(178, 137, 235)HEX to RGB Converter →

HEX to HSL

Convert #B289EB to HSL:

hsl(265, 71%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #B289EB to CMYK:

cmyk(24%, 42%, 0%, 8%)Color Converter →

Color Meaning and Usage

#B289EB is a dynamic purple color with RGB values of 178, 137, 235 and HSL of 265°, 71%, 73%. This blue-purple hue evokes creativity and luxury, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B289EB is #C2EB89, creating high-contrast pairings. For softer combinations, try analogous colors like #8991EB.

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

Contrast with #B289EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B289EB?

#B289EB is a dynamic purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #B289EB?

#B289EB in RGB is (178, 137, 235) - 178 red, 137 green, and 235 blue.

How to use #B289EB in CSS?

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

What colors go well with #B289EB?

#C2EB89 (complementary), #8991EB (analogous), and #8748E0 (lighter shade) work well with #B289EB.