#BEABC9 Color Information

Hex color code: #BEABC9

#BEABC9 is a gentle purple color. In RGB it is (190, 171, 201), and in HSL it is (278°, 22%, 73%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BEABC9
RGB
190, 171, 201
HSL
278°, 22%, 73%
CMYK
5%, 15%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEABC9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 171, 201

Red: 190 / Green: 171 / Blue: 201

HSL

278°, 22%, 73%

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

CMYK

5%, 15%, 0%, 21%

Cyan: 5% / Magenta: 15% / Yellow: 0% / Key: 21%

What color is #BEABC9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEABC9 to RGB:

rgb(190, 171, 201)HEX to RGB Converter →

HEX to HSL

Convert #BEABC9 to HSL:

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

HEX to CMYK

Convert #BEABC9 to CMYK:

cmyk(5%, 15%, 0%, 21%)Color Converter →

Color Meaning and Usage

A subtle purple tone, #BEABC9 has RGB (190, 171, 201) and HSL (278°, 22%, 73%). 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 #BEABC9 is #B6C9AB, creating high-contrast pairings. For softer combinations, try analogous colors like #AFABC9.

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

Contrast with #BEABC9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEABC9?

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

What is the RGB value of #BEABC9?

#BEABC9 in RGB is (190, 171, 201) - 190 red, 171 green, and 201 blue.

How to use #BEABC9 in CSS?

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

What colors go well with #BEABC9?

#B6C9AB (complementary), #AFABC9 (analogous), and #9A7CAB (lighter shade) work well with #BEABC9.