#B08ACC Color Information

Hex color code: #B08ACC

A delicate purple shade, #B08ACC appears as (176, 138, 204) in RGB and (275°, 39%, 67%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Purple
HEX
#B08ACC
RGB
176, 138, 204
HSL
275°, 39%, 67%
CMYK
14%, 32%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B08ACC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 138, 204

Red: 176 / Green: 138 / Blue: 204

HSL

275°, 39%, 67%

Hue: 275° / Saturation: 39% / Lightness: 67%

CMYK

14%, 32%, 0%, 20%

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

What color is #B08ACC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B08ACC to RGB:

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

HEX to HSL

Convert #B08ACC to HSL:

hsl(275, 39%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #B08ACC to CMYK:

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

Color Meaning and Usage

A gentle purple tone, #B08ACC has RGB (176, 138, 204) and HSL (275°, 39%, 67%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B08ACC is #A5CC8A, creating high-contrast pairings. For softer combinations, try analogous colors like #908ACC.

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

Contrast with #B08ACC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B08ACC?

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

What is the RGB value of #B08ACC?

#B08ACC in RGB is (176, 138, 204) - 176 red, 138 green, and 204 blue.

How to use #B08ACC in CSS?

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

What colors go well with #B08ACC?

#A5CC8A (complementary), #908ACC (analogous), and #8D55B4 (lighter shade) work well with #B08ACC.