#938EA9 Color Information

Hex color code: #938EA9

The hex color #938EA9 is a understated blue with RGB values of (147, 142, 169) and HSL of (251°, 14%, 61%). It is popular in mobile app design.

Try:
Color NameLight Slate Gray
HEX
#938EA9
RGB
147, 142, 169
HSL
251°, 14%, 61%
CMYK
13%, 16%, 0%, 34%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #938EA9; 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 #938EA9; background-color: #938EA915; }

Alert / Toast

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

Link / Accent

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

a { color: #938EA9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #938EA9 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

147, 142, 169

Red: 147 / Green: 142 / Blue: 169

HSL

251°, 14%, 61%

Hue: 251° / Saturation: 14% / Lightness: 61%

CMYK

13%, 16%, 0%, 34%

Cyan: 13% / Magenta: 16% / Yellow: 0% / Key: 34%

What color is #938EA9?

#938EA9 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #938EA9 to RGB:

rgb(147, 142, 169)HEX to RGB Converter →

HEX to HSL

Convert #938EA9 to HSL:

hsl(251, 14%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #938EA9 to CMYK:

cmyk(13%, 16%, 0%, 34%)Color Converter →

Color Meaning and Usage

#938EA9 is a balanced blue color with RGB values of 147, 142, 169 and HSL of 251°, 14%, 61%. This desaturated neutral evokes balance and subtlety, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #938EA9 is #A4A98E, creating high-contrast pairings. For softer combinations, try analogous colors like #8E96A9.

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

Contrast with #938EA9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #938EA9?

#938EA9 is a balanced blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #938EA9?

#938EA9 in RGB is (147, 142, 169) - 147 red, 142 green, and 169 blue.

How to use #938EA9 in CSS?

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

What colors go well with #938EA9?

#A4A98E (complementary), #8E96A9 (analogous), and #6B6586 (lighter shade) work well with #938EA9.