#9679DA Color Information

Hex color code: #9679DA

A serene purple shade, #9679DA appears as (150, 121, 218) in RGB and (258°, 57%, 66%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Purple
HEX
#9679DA
RGB
150, 121, 218
HSL
258°, 57%, 66%
CMYK
31%, 44%, 0%, 15%

Shades

CSS Usage
color: #9679DA;
background-color: #9679DA;
border-color: #9679DA;
box-shadow: 0 0 10px #9679DA;
border: 2px solid #9679DA;
Tailwind Usage
bg-[#9679DA]
text-[#9679DA]
border-[#9679DA]
shadow-[0_0_10px_9679DA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9679DA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9679DA; color: #000000; }

Badge

New Feature
.badge { background-color: #9679DA; 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 #9679DA; background-color: #9679DA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #9679DA20; border-left: 4px solid #9679DA; }

Link / Accent

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

a { color: #9679DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9679DA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

150, 121, 218

Red: 150 / Green: 121 / Blue: 218

HSL

258°, 57%, 66%

Hue: 258° / Saturation: 57% / Lightness: 66%

CMYK

31%, 44%, 0%, 15%

Cyan: 31% / Magenta: 44% / Yellow: 0% / Key: 15%

What color is #9679DA?

#9679DA is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9679DA to RGB:

rgb(150, 121, 218)HEX to RGB Converter →

HEX to HSL

Convert #9679DA to HSL:

hsl(258, 57%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #9679DA to CMYK:

cmyk(31%, 44%, 0%, 15%)Color Converter →

Color Meaning and Usage

A serene purple tone, #9679DA has RGB (150, 121, 218) and HSL (258°, 57%, 66%). Known for evoking creativity and luxury, this blue-purple hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9679DA is #BCDA77, creating high-contrast pairings. For softer combinations, try analogous colors like #778BDA.

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

Contrast with #9679DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9679DA?

#9679DA is a serene purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #9679DA?

#9679DA in RGB is (150, 121, 218) - 150 red, 121 green, and 218 blue.

How to use #9679DA in CSS?

Use #9679DA directly in your CSS properties like color or background-color.

What colors go well with #9679DA?

#BCDA77 (complementary), #778BDA (analogous), and #663BC9 (lighter shade) work well with #9679DA.