#B38BCA Color Information

Hex color code: #B38BCA

A soft purple shade, #B38BCA appears as (179, 139, 202) in RGB and (278°, 37%, 67%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#B38BCA
RGB
179, 139, 202
HSL
278°, 37%, 67%
CMYK
11%, 31%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B38BCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 139, 202

Red: 179 / Green: 139 / Blue: 202

HSL

278°, 37%, 67%

Hue: 278° / Saturation: 37% / Lightness: 67%

CMYK

11%, 31%, 0%, 21%

Cyan: 11% / Magenta: 31% / Yellow: 0% / Key: 21%

What color is #B38BCA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B38BCA to RGB:

rgb(179, 139, 202)HEX to RGB Converter →

HEX to HSL

Convert #B38BCA to HSL:

hsl(278, 37%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #B38BCA to CMYK:

cmyk(11%, 31%, 0%, 21%)Color Converter →

Color Meaning and Usage

#B38BCA is a delicate purple color with RGB values of 179, 139, 202 and HSL of 278°, 37%, 67%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B38BCA is #A3CA8C, creating high-contrast pairings. For softer combinations, try analogous colors like #948CCA.

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

Contrast with #B38BCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B38BCA?

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

What is the RGB value of #B38BCA?

#B38BCA in RGB is (179, 139, 202) - 179 red, 139 green, and 202 blue.

How to use #B38BCA in CSS?

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

What colors go well with #B38BCA?

#A3CA8C (complementary), #948CCA (analogous), and #9157B2 (lighter shade) work well with #B38BCA.