#BE97CE Color Information

Hex color code: #BE97CE

#BE97CE is a delicate purple color. In RGB it is (190, 151, 206), and in HSL it is (283°, 36%, 70%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#BE97CE
RGB
190, 151, 206
HSL
283°, 36%, 70%
CMYK
8%, 27%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE97CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 151, 206

Red: 190 / Green: 151 / Blue: 206

HSL

283°, 36%, 70%

Hue: 283° / Saturation: 36% / Lightness: 70%

CMYK

8%, 27%, 0%, 19%

Cyan: 8% / Magenta: 27% / Yellow: 0% / Key: 19%

What color is #BE97CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE97CE to RGB:

rgb(190, 151, 206)HEX to RGB Converter →

HEX to HSL

Convert #BE97CE to HSL:

hsl(283, 36%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #BE97CE to CMYK:

cmyk(8%, 27%, 0%, 19%)Color Converter →

Color Meaning and Usage

A gentle purple tone, #BE97CE has RGB (190, 151, 206) and HSL (283°, 36%, 70%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BE97CE is #A7CE97, creating high-contrast pairings. For softer combinations, try analogous colors like #A397CE.

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

Contrast with #BE97CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE97CE?

#BE97CE is a gentle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BE97CE?

#BE97CE in RGB is (190, 151, 206) - 190 red, 151 green, and 206 blue.

How to use #BE97CE in CSS?

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

What colors go well with #BE97CE?

#A7CE97 (complementary), #A397CE (analogous), and #9E63B6 (lighter shade) work well with #BE97CE.