#B496CF Color Information

Hex color code: #B496CF

A delicate purple shade, #B496CF appears as (180, 150, 207) in RGB and (272°, 37%, 70%) in HSL. It is widely used in graphic design.

Try:
Color NamePlum
HEX
#B496CF
RGB
180, 150, 207
HSL
272°, 37%, 70%
CMYK
13%, 28%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B496CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 150, 207

Red: 180 / Green: 150 / Blue: 207

HSL

272°, 37%, 70%

Hue: 272° / Saturation: 37% / Lightness: 70%

CMYK

13%, 28%, 0%, 19%

Cyan: 13% / Magenta: 28% / Yellow: 0% / Key: 19%

What color is #B496CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B496CF to RGB:

rgb(180, 150, 207)HEX to RGB Converter →

HEX to HSL

Convert #B496CF to HSL:

hsl(272, 37%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #B496CF to CMYK:

cmyk(13%, 28%, 0%, 19%)Color Converter →

Color Meaning and Usage

A pastel purple tone, #B496CF has RGB (180, 150, 207) and HSL (272°, 37%, 70%). 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 #B496CF is #B1CF96, creating high-contrast pairings. For softer combinations, try analogous colors like #9896CF.

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

Contrast with #B496CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B496CF?

#B496CF is a pastel purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B496CF?

#B496CF in RGB is (180, 150, 207) - 180 red, 150 green, and 207 blue.

How to use #B496CF in CSS?

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

What colors go well with #B496CF?

#B1CF96 (complementary), #9896CF (analogous), and #8F62B7 (lighter shade) work well with #B496CF.