#918BDA Color Information

Hex color code: #918BDA

A calming blue shade, #918BDA appears as (145, 139, 218) in RGB and (245°, 52%, 70%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Purple
HEX
#918BDA
RGB
145, 139, 218
HSL
245°, 52%, 70%
CMYK
33%, 36%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #918BDA; 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 #918BDA; background-color: #918BDA15; }

Alert / Toast

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

Link / Accent

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

a { color: #918BDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #918BDA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

145, 139, 218

Red: 145 / Green: 139 / Blue: 218

HSL

245°, 52%, 70%

Hue: 245° / Saturation: 52% / Lightness: 70%

CMYK

33%, 36%, 0%, 15%

Cyan: 33% / Magenta: 36% / Yellow: 0% / Key: 15%

What color is #918BDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #918BDA to RGB:

rgb(145, 139, 218)HEX to RGB Converter →

HEX to HSL

Convert #918BDA to HSL:

hsl(245, 52%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #918BDA to CMYK:

cmyk(33%, 36%, 0%, 15%)Color Converter →

Color Meaning and Usage

A calming blue tone, #918BDA has RGB (145, 139, 218) and HSL (245°, 52%, 70%). Known for evoking creativity and luxury, this blue-purple hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #918BDA is #D4DA8B, creating high-contrast pairings. For softer combinations, try analogous colors like #8BACDA.

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

Contrast with #918BDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #918BDA?

#918BDA is a calming blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #918BDA?

#918BDA in RGB is (145, 139, 218) - 145 red, 139 green, and 218 blue.

How to use #918BDA in CSS?

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

What colors go well with #918BDA?

#D4DA8B (complementary), #8BACDA (analogous), and #5B51C8 (lighter shade) work well with #918BDA.