#B296ED Color Information

Hex color code: #B296ED

A delicate purple shade, #B296ED appears as (178, 150, 237) in RGB and (259°, 71%, 76%) in HSL. It is popular in mobile app design.

Try:
Color NamePlum
HEX
#B296ED
RGB
178, 150, 237
HSL
259°, 71%, 76%
CMYK
25%, 37%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B296ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 150, 237

Red: 178 / Green: 150 / Blue: 237

HSL

259°, 71%, 76%

Hue: 259° / Saturation: 71% / Lightness: 76%

CMYK

25%, 37%, 0%, 7%

Cyan: 25% / Magenta: 37% / Yellow: 0% / Key: 7%

What color is #B296ED?

#B296ED is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B296ED to RGB:

rgb(178, 150, 237)HEX to RGB Converter →

HEX to HSL

Convert #B296ED to HSL:

hsl(259, 71%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #B296ED to CMYK:

cmyk(25%, 37%, 0%, 7%)Color Converter →

Color Meaning and Usage

#B296ED is a ethereal purple color with RGB values of 178, 150, 237 and HSL of 259°, 71%, 76%. This blue-purple hue evokes creativity and luxury, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B296ED is #D2ED96, creating high-contrast pairings. For softer combinations, try analogous colors like #96A6ED.

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

Contrast with #B296ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B296ED?

#B296ED is a ethereal purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #B296ED?

#B296ED in RGB is (178, 150, 237) - 178 red, 150 green, and 237 blue.

How to use #B296ED in CSS?

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

What colors go well with #B296ED?

#D2ED96 (complementary), #96A6ED (analogous), and #8255E2 (lighter shade) work well with #B296ED.