#B17FDC Color Information

Hex color code: #B17FDC

A subtle purple shade, #B17FDC appears as (177, 127, 220) in RGB and (272°, 57%, 68%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Purple
HEX
#B17FDC
RGB
177, 127, 220
HSL
272°, 57%, 68%
CMYK
20%, 42%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B17FDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 127, 220

Red: 177 / Green: 127 / Blue: 220

HSL

272°, 57%, 68%

Hue: 272° / Saturation: 57% / Lightness: 68%

CMYK

20%, 42%, 0%, 14%

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

What color is #B17FDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B17FDC to RGB:

rgb(177, 127, 220)HEX to RGB Converter →

HEX to HSL

Convert #B17FDC to HSL:

hsl(272, 57%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #B17FDC to CMYK:

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

Color Meaning and Usage

#B17FDC is a muted purple color with RGB values of 177, 127, 220 and HSL of 272°, 57%, 68%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B17FDC is #AADC7F, creating high-contrast pairings. For softer combinations, try analogous colors like #827FDC.

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

Contrast with #B17FDC

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

Contrast Ratio: 6.94:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B17FDC?

#B17FDC is a muted purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B17FDC?

#B17FDC in RGB is (177, 127, 220) - 177 red, 127 green, and 220 blue.

How to use #B17FDC in CSS?

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

What colors go well with #B17FDC?

#AADC7F (complementary), #827FDC (analogous), and #8C43CB (lighter shade) work well with #B17FDC.