#B98FEE Color Information

Hex color code: #B98FEE

The hex color #B98FEE is a vivid purple with RGB values of (185, 143, 238) and HSL of (267°, 74%, 75%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#B98FEE
RGB
185, 143, 238
HSL
267°, 74%, 75%
CMYK
22%, 40%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B98FEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 143, 238

Red: 185 / Green: 143 / Blue: 238

HSL

267°, 74%, 75%

Hue: 267° / Saturation: 74% / Lightness: 75%

CMYK

22%, 40%, 0%, 7%

Cyan: 22% / Magenta: 40% / Yellow: 0% / Key: 7%

What color is #B98FEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B98FEE to RGB:

rgb(185, 143, 238)HEX to RGB Converter →

HEX to HSL

Convert #B98FEE to HSL:

hsl(267, 74%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #B98FEE to CMYK:

cmyk(22%, 40%, 0%, 7%)Color Converter →

Color Meaning and Usage

#B98FEE is a dynamic purple color with RGB values of 185, 143, 238 and HSL of 267°, 74%, 75%. This blue-purple hue evokes creativity and luxury, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B98FEE is #C4EE90, creating high-contrast pairings. For softer combinations, try analogous colors like #9095EE.

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

Contrast with #B98FEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B98FEE?

#B98FEE is a dynamic purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #B98FEE?

#B98FEE in RGB is (185, 143, 238) - 185 red, 143 green, and 238 blue.

How to use #B98FEE in CSS?

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

What colors go well with #B98FEE?

#C4EE90 (complementary), #9095EE (analogous), and #914EE4 (lighter shade) work well with #B98FEE.