#B18DCE Color Information

Hex color code: #B18DCE

#B18DCE is a gentle purple color. In RGB it is (177, 141, 206), and in HSL it is (273°, 40%, 68%). It is frequently seen in web interfaces.

Try:
Color NameMedium Purple
HEX
#B18DCE
RGB
177, 141, 206
HSL
273°, 40%, 68%
CMYK
14%, 32%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B18DCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 141, 206

Red: 177 / Green: 141 / Blue: 206

HSL

273°, 40%, 68%

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

CMYK

14%, 32%, 0%, 19%

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

What color is #B18DCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B18DCE to RGB:

rgb(177, 141, 206)HEX to RGB Converter →

HEX to HSL

Convert #B18DCE to HSL:

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

HEX to CMYK

Convert #B18DCE to CMYK:

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

Color Meaning and Usage

#B18DCE is a delicate purple color with RGB values of 177, 141, 206 and HSL of 273°, 40%, 68%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B18DCE is #AACE8D, creating high-contrast pairings. For softer combinations, try analogous colors like #908DCE.

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

Contrast with #B18DCE

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 #B18DCE?

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

What is the RGB value of #B18DCE?

#B18DCE in RGB is (177, 141, 206) - 177 red, 141 green, and 206 blue.

How to use #B18DCE in CSS?

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

What colors go well with #B18DCE?

#AACE8D (complementary), #908DCE (analogous), and #8C57B7 (lighter shade) work well with #B18DCE.