#918DBB Color Information

Hex color code: #918DBB

#918DBB is a delicate blue color. In RGB it is (145, 141, 187), and in HSL it is (245°, 25%, 64%). It is popular in mobile app design.

Try:
Color NameLight Slate Gray
HEX
#918DBB
RGB
145, 141, 187
HSL
245°, 25%, 64%
CMYK
22%, 25%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #918DBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

145, 141, 187

Red: 145 / Green: 141 / Blue: 187

HSL

245°, 25%, 64%

Hue: 245° / Saturation: 25% / Lightness: 64%

CMYK

22%, 25%, 0%, 27%

Cyan: 22% / Magenta: 25% / Yellow: 0% / Key: 27%

What color is #918DBB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #918DBB to RGB:

rgb(145, 141, 187)HEX to RGB Converter →

HEX to HSL

Convert #918DBB to HSL:

hsl(245, 25%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #918DBB to CMYK:

cmyk(22%, 25%, 0%, 27%)Color Converter →

Color Meaning and Usage

A subtle blue tone, #918DBB has RGB (145, 141, 187) and HSL (245°, 25%, 64%). Known for evoking creativity and luxury, this blue-purple hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #918DBB is #B6BA8C, creating high-contrast pairings. For softer combinations, try analogous colors like #8C9FBA.

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

Contrast with #918DBB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #918DBB?

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

What is the RGB value of #918DBB?

#918DBB in RGB is (145, 141, 187) - 145 red, 141 green, and 187 blue.

How to use #918DBB in CSS?

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

What colors go well with #918DBB?

#B6BA8C (complementary), #8C9FBA (analogous), and #635E9C (lighter shade) work well with #918DBB.