#916BEB Color Information

Hex color code: #916BEB

The hex color #916BEB is a dynamic purple with RGB values of (145, 107, 235) and HSL of (258°, 76%, 67%). It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#916BEB
RGB
145, 107, 235
HSL
258°, 76%, 67%
CMYK
38%, 54%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #916BEB; 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 #916BEB; background-color: #916BEB15; }

Alert / Toast

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

Link / Accent

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

a { color: #916BEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #916BEB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

145, 107, 235

Red: 145 / Green: 107 / Blue: 235

HSL

258°, 76%, 67%

Hue: 258° / Saturation: 76% / Lightness: 67%

CMYK

38%, 54%, 0%, 8%

Cyan: 38% / Magenta: 54% / Yellow: 0% / Key: 8%

What color is #916BEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #916BEB to RGB:

rgb(145, 107, 235)HEX to RGB Converter →

HEX to HSL

Convert #916BEB to HSL:

hsl(258, 76%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #916BEB to CMYK:

cmyk(38%, 54%, 0%, 8%)Color Converter →

Color Meaning and Usage

A striking purple tone, #916BEB has RGB (145, 107, 235) and HSL (258°, 76%, 67%). Known for evoking creativity and luxury, this blue-purple hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #916BEB is #C4EB6B, creating high-contrast pairings. For softer combinations, try analogous colors like #6B84EB.

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

Contrast with #916BEB

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

Contrast Ratio: 5.51:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #916BEB?

#916BEB is a striking purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #916BEB?

#916BEB in RGB is (145, 107, 235) - 145 red, 107 green, and 235 blue.

How to use #916BEB in CSS?

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

What colors go well with #916BEB?

#C4EB6B (complementary), #6B84EB (analogous), and #5F28E2 (lighter shade) work well with #916BEB.