#BEAACA Color Information

Hex color code: #BEAACA

A pastel purple shade, #BEAACA appears as (190, 170, 202) in RGB and (278°, 23%, 73%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#BEAACA
RGB
190, 170, 202
HSL
278°, 23%, 73%
CMYK
6%, 16%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEAACA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 170, 202

Red: 190 / Green: 170 / Blue: 202

HSL

278°, 23%, 73%

Hue: 278° / Saturation: 23% / Lightness: 73%

CMYK

6%, 16%, 0%, 21%

Cyan: 6% / Magenta: 16% / Yellow: 0% / Key: 21%

What color is #BEAACA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEAACA to RGB:

rgb(190, 170, 202)HEX to RGB Converter →

HEX to HSL

Convert #BEAACA to HSL:

hsl(278, 23%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #BEAACA to CMYK:

cmyk(6%, 16%, 0%, 21%)Color Converter →

Color Meaning and Usage

A pastel purple tone, #BEAACA has RGB (190, 170, 202) and HSL (278°, 23%, 73%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEAACA is #B6CAAA, creating high-contrast pairings. For softer combinations, try analogous colors like #AFAACA.

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

Contrast with #BEAACA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEAACA?

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

What is the RGB value of #BEAACA?

#BEAACA in RGB is (190, 170, 202) - 190 red, 170 green, and 202 blue.

How to use #BEAACA in CSS?

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

What colors go well with #BEAACA?

#B6CAAA (complementary), #AFAACA (analogous), and #9A7BAD (lighter shade) work well with #BEAACA.