#BE8BCB Color Information

Hex color code: #BE8BCB

The hex color #BE8BCB is a subtle magenta with RGB values of (190, 139, 203) and HSL of (288°, 38%, 67%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#BE8BCB
RGB
190, 139, 203
HSL
288°, 38%, 67%
CMYK
6%, 32%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE8BCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 139, 203

Red: 190 / Green: 139 / Blue: 203

HSL

288°, 38%, 67%

Hue: 288° / Saturation: 38% / Lightness: 67%

CMYK

6%, 32%, 0%, 20%

Cyan: 6% / Magenta: 32% / Yellow: 0% / Key: 20%

What color is #BE8BCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE8BCB to RGB:

rgb(190, 139, 203)HEX to RGB Converter →

HEX to HSL

Convert #BE8BCB to HSL:

hsl(288, 38%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #BE8BCB to CMYK:

cmyk(6%, 32%, 0%, 20%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #BE8BCB has RGB (190, 139, 203) and HSL (288°, 38%, 67%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BE8BCB is #98CB8B, creating high-contrast pairings. For softer combinations, try analogous colors like #9E8BCB.

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

Contrast with #BE8BCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE8BCB?

#BE8BCB is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BE8BCB?

#BE8BCB in RGB is (190, 139, 203) - 190 red, 139 green, and 203 blue.

How to use #BE8BCB in CSS?

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

What colors go well with #BE8BCB?

#98CB8B (complementary), #9E8BCB (analogous), and #A156B3 (lighter shade) work well with #BE8BCB.