#B09CCF Color Information

Hex color code: #B09CCF

The hex color #B09CCF is a pastel purple with RGB values of (176, 156, 207) and HSL of (264°, 35%, 71%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#B09CCF
RGB
176, 156, 207
HSL
264°, 35%, 71%
CMYK
15%, 25%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B09CCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 156, 207

Red: 176 / Green: 156 / Blue: 207

HSL

264°, 35%, 71%

Hue: 264° / Saturation: 35% / Lightness: 71%

CMYK

15%, 25%, 0%, 19%

Cyan: 15% / Magenta: 25% / Yellow: 0% / Key: 19%

What color is #B09CCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B09CCF to RGB:

rgb(176, 156, 207)HEX to RGB Converter →

HEX to HSL

Convert #B09CCF to HSL:

hsl(264, 35%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #B09CCF to CMYK:

cmyk(15%, 25%, 0%, 19%)Color Converter →

Color Meaning and Usage

A soft purple tone, #B09CCF has RGB (176, 156, 207) and HSL (264°, 35%, 71%). Known for evoking creativity and luxury, this blue-purple hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B09CCF is #BACF9B, creating high-contrast pairings. For softer combinations, try analogous colors like #9BA0CF.

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

Contrast with #B09CCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B09CCF?

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

What is the RGB value of #B09CCF?

#B09CCF in RGB is (176, 156, 207) - 176 red, 156 green, and 207 blue.

How to use #B09CCF in CSS?

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

What colors go well with #B09CCF?

#BACF9B (complementary), #9BA0CF (analogous), and #8768B6 (lighter shade) work well with #B09CCF.