#B09FDF Color Information

Hex color code: #B09FDF

#B09FDF is a serene purple color. In RGB it is (176, 159, 223), and in HSL it is (256°, 50%, 75%). It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#B09FDF
RGB
176, 159, 223
HSL
256°, 50%, 75%
CMYK
21%, 29%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B09FDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 159, 223

Red: 176 / Green: 159 / Blue: 223

HSL

256°, 50%, 75%

Hue: 256° / Saturation: 50% / Lightness: 75%

CMYK

21%, 29%, 0%, 13%

Cyan: 21% / Magenta: 29% / Yellow: 0% / Key: 13%

What color is #B09FDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B09FDF to RGB:

rgb(176, 159, 223)HEX to RGB Converter →

HEX to HSL

Convert #B09FDF to HSL:

hsl(256, 50%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #B09FDF to CMYK:

cmyk(21%, 29%, 0%, 13%)Color Converter →

Color Meaning and Usage

#B09FDF is a serene purple color with RGB values of 176, 159, 223 and HSL of 256°, 50%, 75%. This blue-purple hue evokes creativity and luxury, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B09FDF is #CEDF9F, creating high-contrast pairings. For softer combinations, try analogous colors like #9FAEDF.

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

Contrast with #B09FDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B09FDF?

#B09FDF is a serene purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #B09FDF?

#B09FDF in RGB is (176, 159, 223) - 176 red, 159 green, and 223 blue.

How to use #B09FDF in CSS?

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

What colors go well with #B09FDF?

#CEDF9F (complementary), #9FAEDF (analogous), and #8166CC (lighter shade) work well with #B09FDF.