#B08DCC Color Information

Hex color code: #B08DCC

#B08DCC is a soft purple color. In RGB it is (176, 141, 204), and in HSL it is (273°, 38%, 68%). It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#B08DCC
RGB
176, 141, 204
HSL
273°, 38%, 68%
CMYK
14%, 31%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B08DCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 141, 204

Red: 176 / Green: 141 / Blue: 204

HSL

273°, 38%, 68%

Hue: 273° / Saturation: 38% / Lightness: 68%

CMYK

14%, 31%, 0%, 20%

Cyan: 14% / Magenta: 31% / Yellow: 0% / Key: 20%

What color is #B08DCC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B08DCC to RGB:

rgb(176, 141, 204)HEX to RGB Converter →

HEX to HSL

Convert #B08DCC to HSL:

hsl(273, 38%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #B08DCC to CMYK:

cmyk(14%, 31%, 0%, 20%)Color Converter →

Color Meaning and Usage

#B08DCC is a gentle purple color with RGB values of 176, 141, 204 and HSL of 273°, 38%, 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 #B08DCC is #AACC8E, creating high-contrast pairings. For softer combinations, try analogous colors like #918ECC.

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

Contrast with #B08DCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B08DCC?

#B08DCC is a gentle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B08DCC?

#B08DCC in RGB is (176, 141, 204) - 176 red, 141 green, and 204 blue.

How to use #B08DCC in CSS?

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

What colors go well with #B08DCC?

#AACC8E (complementary), #918ECC (analogous), and #8C5AB5 (lighter shade) work well with #B08DCC.