#B883CE Color Information

Hex color code: #B883CE

A gentle purple shade, #B883CE appears as (184, 131, 206) in RGB and (282°, 43%, 66%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Purple
HEX
#B883CE
RGB
184, 131, 206
HSL
282°, 43%, 66%
CMYK
11%, 36%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B883CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

184, 131, 206

Red: 184 / Green: 131 / Blue: 206

HSL

282°, 43%, 66%

Hue: 282° / Saturation: 43% / Lightness: 66%

CMYK

11%, 36%, 0%, 19%

Cyan: 11% / Magenta: 36% / Yellow: 0% / Key: 19%

What color is #B883CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B883CE to RGB:

rgb(184, 131, 206)HEX to RGB Converter →

HEX to HSL

Convert #B883CE to HSL:

hsl(282, 43%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #B883CE to CMYK:

cmyk(11%, 36%, 0%, 19%)Color Converter →

Color Meaning and Usage

A pastel purple tone, #B883CE has RGB (184, 131, 206) and HSL (282°, 43%, 66%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B883CE is #99CE83, creating high-contrast pairings. For softer combinations, try analogous colors like #9283CE.

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

Contrast with #B883CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B883CE?

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

What is the RGB value of #B883CE?

#B883CE in RGB is (184, 131, 206) - 184 red, 131 green, and 206 blue.

How to use #B883CE in CSS?

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

What colors go well with #B883CE?

#99CE83 (complementary), #9283CE (analogous), and #984CB8 (lighter shade) work well with #B883CE.