#B995DC Color Information

Hex color code: #B995DC

The hex color #B995DC is a muted purple with RGB values of (185, 149, 220) and HSL of (270°, 50%, 72%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#B995DC
RGB
185, 149, 220
HSL
270°, 50%, 72%
CMYK
16%, 32%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B995DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 149, 220

Red: 185 / Green: 149 / Blue: 220

HSL

270°, 50%, 72%

Hue: 270° / Saturation: 50% / Lightness: 72%

CMYK

16%, 32%, 0%, 14%

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

What color is #B995DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B995DC to RGB:

rgb(185, 149, 220)HEX to RGB Converter →

HEX to HSL

Convert #B995DC to HSL:

hsl(270, 50%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #B995DC to CMYK:

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

Color Meaning and Usage

A subtle purple tone, #B995DC has RGB (185, 149, 220) and HSL (270°, 50%, 72%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B995DC is #B8DB94, creating high-contrast pairings. For softer combinations, try analogous colors like #9494DB.

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

Contrast with #B995DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B995DC?

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

What is the RGB value of #B995DC?

#B995DC in RGB is (185, 149, 220) - 185 red, 149 green, and 220 blue.

How to use #B995DC in CSS?

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

What colors go well with #B995DC?

#B8DB94 (complementary), #9494DB (analogous), and #915BC8 (lighter shade) work well with #B995DC.