#B08CCD Color Information

Hex color code: #B08CCD

A delicate purple shade, #B08CCD appears as (176, 140, 205) in RGB and (273°, 39%, 68%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Purple
HEX
#B08CCD
RGB
176, 140, 205
HSL
273°, 39%, 68%
CMYK
14%, 32%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B08CCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 140, 205

Red: 176 / Green: 140 / Blue: 205

HSL

273°, 39%, 68%

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

CMYK

14%, 32%, 0%, 20%

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

What color is #B08CCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B08CCD to RGB:

rgb(176, 140, 205)HEX to RGB Converter →

HEX to HSL

Convert #B08CCD to HSL:

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

HEX to CMYK

Convert #B08CCD to CMYK:

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

Color Meaning and Usage

A gentle purple tone, #B08CCD has RGB (176, 140, 205) and HSL (273°, 39%, 68%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B08CCD is #AACD8E, creating high-contrast pairings. For softer combinations, try analogous colors like #918ECD.

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

Contrast with #B08CCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B08CCD?

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

What is the RGB value of #B08CCD?

#B08CCD in RGB is (176, 140, 205) - 176 red, 140 green, and 205 blue.

How to use #B08CCD in CSS?

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

What colors go well with #B08CCD?

#AACD8E (complementary), #918ECD (analogous), and #8C58B6 (lighter shade) work well with #B08CCD.