#B18FCD Color Information

Hex color code: #B18FCD

A subtle purple shade, #B18FCD appears as (177, 143, 205) in RGB and (273°, 38%, 68%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Purple
HEX
#B18FCD
RGB
177, 143, 205
HSL
273°, 38%, 68%
CMYK
14%, 30%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B18FCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 143, 205

Red: 177 / Green: 143 / Blue: 205

HSL

273°, 38%, 68%

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

CMYK

14%, 30%, 0%, 20%

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

What color is #B18FCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B18FCD to RGB:

rgb(177, 143, 205)HEX to RGB Converter →

HEX to HSL

Convert #B18FCD to HSL:

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

HEX to CMYK

Convert #B18FCD to CMYK:

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

Color Meaning and Usage

A delicate purple tone, #B18FCD has RGB (177, 143, 205) and HSL (273°, 38%, 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 #B18FCD is #AACC8E, creating high-contrast pairings. For softer combinations, try analogous colors like #918ECC.

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

Contrast with #B18FCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B18FCD?

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

What is the RGB value of #B18FCD?

#B18FCD in RGB is (177, 143, 205) - 177 red, 143 green, and 205 blue.

How to use #B18FCD in CSS?

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

What colors go well with #B18FCD?

#AACC8E (complementary), #918ECC (analogous), and #8C5AB5 (lighter shade) work well with #B18FCD.