#908AAF Color Information

Hex color code: #908AAF

#908AAF is a subtle blue color. In RGB it is (144, 138, 175), and in HSL it is (250°, 19%, 61%). It is often used for branding and logos.

Try:
Color NameLight Slate Gray
HEX
#908AAF
RGB
144, 138, 175
HSL
250°, 19%, 61%
CMYK
18%, 21%, 0%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #908AAF; 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 #908AAF; background-color: #908AAF15; }

Alert / Toast

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

Link / Accent

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

a { color: #908AAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #908AAF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

144, 138, 175

Red: 144 / Green: 138 / Blue: 175

HSL

250°, 19%, 61%

Hue: 250° / Saturation: 19% / Lightness: 61%

CMYK

18%, 21%, 0%, 31%

Cyan: 18% / Magenta: 21% / Yellow: 0% / Key: 31%

What color is #908AAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #908AAF to RGB:

rgb(144, 138, 175)HEX to RGB Converter →

HEX to HSL

Convert #908AAF to HSL:

hsl(250, 19%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #908AAF to CMYK:

cmyk(18%, 21%, 0%, 31%)Color Converter →

Color Meaning and Usage

A neutral blue tone, #908AAF has RGB (144, 138, 175) and HSL (250°, 19%, 61%). 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 #908AAF is #A8AE89, creating high-contrast pairings. For softer combinations, try analogous colors like #8995AE.

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

Contrast with #908AAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #908AAF?

#908AAF is a neutral blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #908AAF?

#908AAF in RGB is (144, 138, 175) - 144 red, 138 green, and 175 blue.

How to use #908AAF in CSS?

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

What colors go well with #908AAF?

#A8AE89 (complementary), #8995AE (analogous), and #665F8C (lighter shade) work well with #908AAF.