#BBA4CC Color Information

Hex color code: #BBA4CC

A pastel purple shade, #BBA4CC appears as (187, 164, 204) in RGB and (274°, 28%, 72%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#BBA4CC
RGB
187, 164, 204
HSL
274°, 28%, 72%
CMYK
8%, 20%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBA4CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 164, 204

Red: 187 / Green: 164 / Blue: 204

HSL

274°, 28%, 72%

Hue: 274° / Saturation: 28% / Lightness: 72%

CMYK

8%, 20%, 0%, 20%

Cyan: 8% / Magenta: 20% / Yellow: 0% / Key: 20%

What color is #BBA4CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBA4CC to RGB:

rgb(187, 164, 204)HEX to RGB Converter →

HEX to HSL

Convert #BBA4CC to HSL:

hsl(274, 28%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #BBA4CC to CMYK:

cmyk(8%, 20%, 0%, 20%)Color Converter →

Color Meaning and Usage

A pastel purple tone, #BBA4CC has RGB (187, 164, 204) and HSL (274°, 28%, 72%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBA4CC is #B5CCA4, creating high-contrast pairings. For softer combinations, try analogous colors like #A6A4CC.

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

Contrast with #BBA4CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBA4CC?

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

What is the RGB value of #BBA4CC?

#BBA4CC in RGB is (187, 164, 204) - 187 red, 164 green, and 204 blue.

How to use #BBA4CC in CSS?

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

What colors go well with #BBA4CC?

#B5CCA4 (complementary), #A6A4CC (analogous), and #9573B0 (lighter shade) work well with #BBA4CC.