#B08ED2 Color Information

Hex color code: #B08ED2

#B08ED2 is a soft purple color. In RGB it is (176, 142, 210), and in HSL it is (270°, 43%, 69%). It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#B08ED2
RGB
176, 142, 210
HSL
270°, 43%, 69%
CMYK
16%, 32%, 0%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B08ED2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 142, 210

Red: 176 / Green: 142 / Blue: 210

HSL

270°, 43%, 69%

Hue: 270° / Saturation: 43% / Lightness: 69%

CMYK

16%, 32%, 0%, 18%

Cyan: 16% / Magenta: 32% / Yellow: 0% / Key: 18%

What color is #B08ED2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B08ED2 to RGB:

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

HEX to HSL

Convert #B08ED2 to HSL:

hsl(270, 43%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #B08ED2 to CMYK:

cmyk(16%, 32%, 0%, 18%)Color Converter →

Color Meaning and Usage

#B08ED2 is a delicate purple color with RGB values of 176, 142, 210 and HSL of 270°, 43%, 69%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B08ED2 is #B0D28E, creating high-contrast pairings. For softer combinations, try analogous colors like #8E8ED2.

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

Contrast with #B08ED2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B08ED2?

#B08ED2 is a delicate purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B08ED2?

#B08ED2 in RGB is (176, 142, 210) - 176 red, 142 green, and 210 blue.

How to use #B08ED2 in CSS?

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

What colors go well with #B08ED2?

#B0D28E (complementary), #8E8ED2 (analogous), and #8A57BC (lighter shade) work well with #B08ED2.