#B195EE Color Information

Hex color code: #B195EE

The hex color #B195EE is a soft purple with RGB values of (177, 149, 238) and HSL of (259°, 72%, 76%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#B195EE
RGB
177, 149, 238
HSL
259°, 72%, 76%
CMYK
26%, 37%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B195EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 149, 238

Red: 177 / Green: 149 / Blue: 238

HSL

259°, 72%, 76%

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

CMYK

26%, 37%, 0%, 7%

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

What color is #B195EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B195EE to RGB:

rgb(177, 149, 238)HEX to RGB Converter →

HEX to HSL

Convert #B195EE to HSL:

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

HEX to CMYK

Convert #B195EE to CMYK:

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

Color Meaning and Usage

#B195EE is a light purple color with RGB values of 177, 149, 238 and HSL of 259°, 72%, 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 #B195EE is #D2EE96, creating high-contrast pairings. For softer combinations, try analogous colors like #96A6EE.

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

Contrast with #B195EE

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 #B195EE?

#B195EE is a light purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #B195EE?

#B195EE in RGB is (177, 149, 238) - 177 red, 149 green, and 238 blue.

How to use #B195EE in CSS?

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

What colors go well with #B195EE?

#D2EE96 (complementary), #96A6EE (analogous), and #8154E3 (lighter shade) work well with #B195EE.