#906AEF Color Information

Hex color code: #906AEF

#906AEF is a vivid purple color. In RGB it is (144, 106, 239), and in HSL it is (257°, 81%, 68%). It is commonly used in modern UI design.

Try:
Color NameMedium Purple
HEX
#906AEF
RGB
144, 106, 239
HSL
257°, 81%, 68%
CMYK
40%, 56%, 0%, 6%

Shades

CSS Usage
color: #906AEF;
background-color: #906AEF;
border-color: #906AEF;
box-shadow: 0 0 10px #906AEF;
border: 2px solid #906AEF;
Tailwind Usage
bg-[#906AEF]
text-[#906AEF]
border-[#906AEF]
shadow-[0_0_10px_906AEF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #906AEF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #906AEF; color: #000000; }

Badge

New Feature
.badge { background-color: #906AEF; 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 #906AEF; background-color: #906AEF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #906AEF20; border-left: 4px solid #906AEF; }

Link / Accent

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

a { color: #906AEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #906AEF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

144, 106, 239

Red: 144 / Green: 106 / Blue: 239

HSL

257°, 81%, 68%

Hue: 257° / Saturation: 81% / Lightness: 68%

CMYK

40%, 56%, 0%, 6%

Cyan: 40% / Magenta: 56% / Yellow: 0% / Key: 6%

What color is #906AEF?

#906AEF is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #906AEF to RGB:

rgb(144, 106, 239)HEX to RGB Converter →

HEX to HSL

Convert #906AEF to HSL:

hsl(257, 81%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #906AEF to CMYK:

cmyk(40%, 56%, 0%, 6%)Color Converter →

Color Meaning and Usage

#906AEF is a bold purple color with RGB values of 144, 106, 239 and HSL of 257°, 81%, 68%. This highly saturated hue evokes energy and excitement, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #906AEF is #CAEF6B, creating high-contrast pairings. For softer combinations, try analogous colors like #6B88EF.

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

Contrast with #906AEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #906AEF?

#906AEF is a bold purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #906AEF?

#906AEF in RGB is (144, 106, 239) - 144 red, 106 green, and 239 blue.

How to use #906AEF in CSS?

Use #906AEF directly in your CSS properties like color or background-color.

What colors go well with #906AEF?

#CAEF6B (complementary), #6B88EF (analogous), and #5D26E8 (lighter shade) work well with #906AEF.