#B5A6DD Color Information

Hex color code: #B5A6DD

#B5A6DD is a light purple color. In RGB it is (181, 166, 221), and in HSL it is (256°, 45%, 76%). It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#B5A6DD
RGB
181, 166, 221
HSL
256°, 45%, 76%
CMYK
18%, 25%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B5A6DD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 166, 221

Red: 181 / Green: 166 / Blue: 221

HSL

256°, 45%, 76%

Hue: 256° / Saturation: 45% / Lightness: 76%

CMYK

18%, 25%, 0%, 13%

Cyan: 18% / Magenta: 25% / Yellow: 0% / Key: 13%

What color is #B5A6DD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B5A6DD to RGB:

rgb(181, 166, 221)HEX to RGB Converter →

HEX to HSL

Convert #B5A6DD to HSL:

hsl(256, 45%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #B5A6DD to CMYK:

cmyk(18%, 25%, 0%, 13%)Color Converter →

Color Meaning and Usage

A airy purple tone, #B5A6DD has RGB (181, 166, 221) and HSL (256°, 45%, 76%). Known for evoking creativity and luxury, this blue-purple hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B5A6DD is #CFDDA6, creating high-contrast pairings. For softer combinations, try analogous colors like #A6B3DD.

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

Contrast with #B5A6DD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B5A6DD?

#B5A6DD is a airy purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #B5A6DD?

#B5A6DD in RGB is (181, 166, 221) - 181 red, 166 green, and 221 blue.

How to use #B5A6DD in CSS?

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

What colors go well with #B5A6DD?

#CFDDA6 (complementary), #A6B3DD (analogous), and #876FC8 (lighter shade) work well with #B5A6DD.