#B58CCA Color Information

Hex color code: #B58CCA

#B58CCA is a pastel purple color. In RGB it is (181, 140, 202), and in HSL it is (280°, 37%, 67%). It is commonly used in modern UI design.

Try:
Color NameMedium Purple
HEX
#B58CCA
RGB
181, 140, 202
HSL
280°, 37%, 67%
CMYK
10%, 31%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B58CCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 140, 202

Red: 181 / Green: 140 / Blue: 202

HSL

280°, 37%, 67%

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

CMYK

10%, 31%, 0%, 21%

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

What color is #B58CCA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B58CCA to RGB:

rgb(181, 140, 202)HEX to RGB Converter →

HEX to HSL

Convert #B58CCA to HSL:

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

HEX to CMYK

Convert #B58CCA to CMYK:

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

Color Meaning and Usage

A subtle purple tone, #B58CCA has RGB (181, 140, 202) and HSL (280°, 37%, 67%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B58CCA is #A0CA8C, creating high-contrast pairings. For softer combinations, try analogous colors like #968CCA.

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

Contrast with #B58CCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B58CCA?

#B58CCA is a subtle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B58CCA?

#B58CCA in RGB is (181, 140, 202) - 181 red, 140 green, and 202 blue.

How to use #B58CCA in CSS?

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

What colors go well with #B58CCA?

#A0CA8C (complementary), #968CCA (analogous), and #9457B2 (lighter shade) work well with #B58CCA.