#B69DDA Color Information

Hex color code: #B69DDA

The hex color #B69DDA is a gentle purple with RGB values of (182, 157, 218) and HSL of (265°, 45%, 74%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#B69DDA
RGB
182, 157, 218
HSL
265°, 45%, 74%
CMYK
17%, 28%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B69DDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

182, 157, 218

Red: 182 / Green: 157 / Blue: 218

HSL

265°, 45%, 74%

Hue: 265° / Saturation: 45% / Lightness: 74%

CMYK

17%, 28%, 0%, 15%

Cyan: 17% / Magenta: 28% / Yellow: 0% / Key: 15%

What color is #B69DDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B69DDA to RGB:

rgb(182, 157, 218)HEX to RGB Converter →

HEX to HSL

Convert #B69DDA to HSL:

hsl(265, 45%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #B69DDA to CMYK:

cmyk(17%, 28%, 0%, 15%)Color Converter →

Color Meaning and Usage

#B69DDA is a soft purple color with RGB values of 182, 157, 218 and HSL of 265°, 45%, 74%. This blue-purple hue evokes creativity and luxury, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B69DDA is #C2DB9F, creating high-contrast pairings. For softer combinations, try analogous colors like #9FA4DB.

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

Contrast with #B69DDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B69DDA?

#B69DDA is a soft purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #B69DDA?

#B69DDA in RGB is (182, 157, 218) - 182 red, 157 green, and 218 blue.

How to use #B69DDA in CSS?

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

What colors go well with #B69DDA?

#C2DB9F (complementary), #9FA4DB (analogous), and #8F67C5 (lighter shade) work well with #B69DDA.