#B693EC Color Information

Hex color code: #B693EC

#B693EC is a serene purple color. In RGB it is (182, 147, 236), and in HSL it is (264°, 70%, 75%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#B693EC
RGB
182, 147, 236
HSL
264°, 70%, 75%
CMYK
23%, 38%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B693EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

182, 147, 236

Red: 182 / Green: 147 / Blue: 236

HSL

264°, 70%, 75%

Hue: 264° / Saturation: 70% / Lightness: 75%

CMYK

23%, 38%, 0%, 7%

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

What color is #B693EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B693EC to RGB:

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

HEX to HSL

Convert #B693EC to HSL:

hsl(264, 70%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #B693EC to CMYK:

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

Color Meaning and Usage

A tranquil purple tone, #B693EC has RGB (182, 147, 236) and HSL (264°, 70%, 75%). Known for evoking creativity and luxury, this blue-purple hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B693EC is #C8EC93, creating high-contrast pairings. For softer combinations, try analogous colors like #939CEC.

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

Contrast with #B693EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B693EC?

#B693EC is a tranquil purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #B693EC?

#B693EC in RGB is (182, 147, 236) - 182 red, 147 green, and 236 blue.

How to use #B693EC in CSS?

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

What colors go well with #B693EC?

#C8EC93 (complementary), #939CEC (analogous), and #8B52E0 (lighter shade) work well with #B693EC.