#B69BEC Color Information

Hex color code: #B69BEC

The hex color #B69BEC is a airy purple with RGB values of (182, 155, 236) and HSL of (260°, 68%, 77%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#B69BEC
RGB
182, 155, 236
HSL
260°, 68%, 77%
CMYK
23%, 34%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B69BEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

182, 155, 236

Red: 182 / Green: 155 / Blue: 236

HSL

260°, 68%, 77%

Hue: 260° / Saturation: 68% / Lightness: 77%

CMYK

23%, 34%, 0%, 7%

Cyan: 23% / Magenta: 34% / Yellow: 0% / Key: 7%

What color is #B69BEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B69BEC to RGB:

rgb(182, 155, 236)HEX to RGB Converter →

HEX to HSL

Convert #B69BEC to HSL:

hsl(260, 68%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #B69BEC to CMYK:

cmyk(23%, 34%, 0%, 7%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #B69BEC has RGB (182, 155, 236) and HSL (260°, 68%, 77%). Known for evoking creativity and luxury, this blue-purple hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B69BEC is #D2EC9C, creating high-contrast pairings. For softer combinations, try analogous colors like #9CAAEC.

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

Contrast with #B69BEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B69BEC?

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

What is the RGB value of #B69BEC?

#B69BEC in RGB is (182, 155, 236) - 182 red, 155 green, and 236 blue.

How to use #B69BEC in CSS?

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

What colors go well with #B69BEC?

#D2EC9C (complementary), #9CAAEC (analogous), and #885CE0 (lighter shade) work well with #B69BEC.