#B093CF Color Information

Hex color code: #B093CF

The hex color #B093CF is a pastel purple with RGB values of (176, 147, 207) and HSL of (269°, 38%, 69%). It is commonly used in modern UI design.

Try:
Color NameMedium Purple
HEX
#B093CF
RGB
176, 147, 207
HSL
269°, 38%, 69%
CMYK
15%, 29%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B093CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 147, 207

Red: 176 / Green: 147 / Blue: 207

HSL

269°, 38%, 69%

Hue: 269° / Saturation: 38% / Lightness: 69%

CMYK

15%, 29%, 0%, 19%

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

What color is #B093CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B093CF to RGB:

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

HEX to HSL

Convert #B093CF to HSL:

hsl(269, 38%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #B093CF to CMYK:

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

Color Meaning and Usage

#B093CF is a subtle purple color with RGB values of 176, 147, 207 and HSL of 269°, 38%, 69%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B093CF is #B1CE92, creating high-contrast pairings. For softer combinations, try analogous colors like #9293CE.

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

Contrast with #B093CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B093CF?

#B093CF is a subtle purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #B093CF?

#B093CF in RGB is (176, 147, 207) - 176 red, 147 green, and 207 blue.

How to use #B093CF in CSS?

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

What colors go well with #B093CF?

#B1CE92 (complementary), #9293CE (analogous), and #885DB6 (lighter shade) work well with #B093CF.