#B69FCB Color Information

Hex color code: #B69FCB

A subtle purple shade, #B69FCB appears as (182, 159, 203) in RGB and (271°, 30%, 71%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#B69FCB
RGB
182, 159, 203
HSL
271°, 30%, 71%
CMYK
10%, 22%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B69FCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

182, 159, 203

Red: 182 / Green: 159 / Blue: 203

HSL

271°, 30%, 71%

Hue: 271° / Saturation: 30% / Lightness: 71%

CMYK

10%, 22%, 0%, 20%

Cyan: 10% / Magenta: 22% / Yellow: 0% / Key: 20%

What color is #B69FCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B69FCB to RGB:

rgb(182, 159, 203)HEX to RGB Converter →

HEX to HSL

Convert #B69FCB to HSL:

hsl(271, 30%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #B69FCB to CMYK:

cmyk(10%, 22%, 0%, 20%)Color Converter →

Color Meaning and Usage

A pastel purple tone, #B69FCB has RGB (182, 159, 203) and HSL (271°, 30%, 71%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B69FCB is #B4CB9F, creating high-contrast pairings. For softer combinations, try analogous colors like #A09FCB.

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

Contrast with #B69FCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B69FCB?

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

What is the RGB value of #B69FCB?

#B69FCB in RGB is (182, 159, 203) - 182 red, 159 green, and 203 blue.

How to use #B69FCB in CSS?

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

What colors go well with #B69FCB?

#B4CB9F (complementary), #A09FCB (analogous), and #906DB0 (lighter shade) work well with #B69FCB.