#BBA3D6 Color Information

Hex color code: #BBA3D6

A gentle purple shade, #BBA3D6 appears as (187, 163, 214) in RGB and (268°, 38%, 74%) in HSL. It is often used for branding and logos.

Try:
Color NamePlum
HEX
#BBA3D6
RGB
187, 163, 214
HSL
268°, 38%, 74%
CMYK
13%, 24%, 0%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBA3D6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 163, 214

Red: 187 / Green: 163 / Blue: 214

HSL

268°, 38%, 74%

Hue: 268° / Saturation: 38% / Lightness: 74%

CMYK

13%, 24%, 0%, 16%

Cyan: 13% / Magenta: 24% / Yellow: 0% / Key: 16%

What color is #BBA3D6?

#BBA3D6 is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBA3D6 to RGB:

rgb(187, 163, 214)HEX to RGB Converter →

HEX to HSL

Convert #BBA3D6 to HSL:

hsl(268, 38%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #BBA3D6 to CMYK:

cmyk(13%, 24%, 0%, 16%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #BBA3D6 has RGB (187, 163, 214) and HSL (268°, 38%, 74%). Known for evoking creativity and luxury, this blue-purple hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBA3D6 is #BED6A4, creating high-contrast pairings. For softer combinations, try analogous colors like #A4A5D6.

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

Contrast with #BBA3D6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBA3D6?

#BBA3D6 is a delicate purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BBA3D6?

#BBA3D6 in RGB is (187, 163, 214) - 187 red, 163 green, and 214 blue.

How to use #BBA3D6 in CSS?

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

What colors go well with #BBA3D6?

#BED6A4 (complementary), #A4A5D6 (analogous), and #946FBE (lighter shade) work well with #BBA3D6.