#B08EEB Color Information

Hex color code: #B08EEB

The hex color #B08EEB is a tranquil purple with RGB values of (176, 142, 235) and HSL of (262°, 70%, 74%). It is widely used in graphic design.

Try:
Color NameMedium Purple
HEX
#B08EEB
RGB
176, 142, 235
HSL
262°, 70%, 74%
CMYK
25%, 40%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B08EEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 142, 235

Red: 176 / Green: 142 / Blue: 235

HSL

262°, 70%, 74%

Hue: 262° / Saturation: 70% / Lightness: 74%

CMYK

25%, 40%, 0%, 8%

Cyan: 25% / Magenta: 40% / Yellow: 0% / Key: 8%

What color is #B08EEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B08EEB to RGB:

rgb(176, 142, 235)HEX to RGB Converter →

HEX to HSL

Convert #B08EEB to HSL:

hsl(262, 70%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #B08EEB to CMYK:

cmyk(25%, 40%, 0%, 8%)Color Converter →

Color Meaning and Usage

#B08EEB is a serene purple color with RGB values of 176, 142, 235 and HSL of 262°, 70%, 74%. 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 #B08EEB is #C9EB8E, creating high-contrast pairings. For softer combinations, try analogous colors like #8E9BEB.

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

Contrast with #B08EEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B08EEB?

#B08EEB is a serene purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #B08EEB?

#B08EEB in RGB is (176, 142, 235) - 176 red, 142 green, and 235 blue.

How to use #B08EEB in CSS?

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

What colors go well with #B08EEB?

#C9EB8E (complementary), #8E9BEB (analogous), and #834DE0 (lighter shade) work well with #B08EEB.