#9685AD Color Information

Hex color code: #9685AD

#9685AD is a subtle purple color. In RGB it is (150, 133, 173), and in HSL it is (266°, 20%, 60%). It is popular in mobile app design.

Try:
Color NameLight Slate Gray
HEX
#9685AD
RGB
150, 133, 173
HSL
266°, 20%, 60%
CMYK
13%, 23%, 0%, 32%

Shades

CSS Usage
color: #9685AD;
background-color: #9685AD;
border-color: #9685AD;
box-shadow: 0 0 10px #9685AD;
border: 2px solid #9685AD;
Tailwind Usage
bg-[#9685AD]
text-[#9685AD]
border-[#9685AD]
shadow-[0_0_10px_9685AD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9685AD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9685AD; color: #000000; }

Badge

New Feature
.badge { background-color: #9685AD; 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 #9685AD; background-color: #9685AD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #9685AD20; border-left: 4px solid #9685AD; }

Link / Accent

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

a { color: #9685AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9685AD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

150, 133, 173

Red: 150 / Green: 133 / Blue: 173

HSL

266°, 20%, 60%

Hue: 266° / Saturation: 20% / Lightness: 60%

CMYK

13%, 23%, 0%, 32%

Cyan: 13% / Magenta: 23% / Yellow: 0% / Key: 32%

What color is #9685AD?

#9685AD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9685AD to RGB:

rgb(150, 133, 173)HEX to RGB Converter →

HEX to HSL

Convert #9685AD to HSL:

hsl(266, 20%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #9685AD to CMYK:

cmyk(13%, 23%, 0%, 32%)Color Converter →

Color Meaning and Usage

#9685AD is a pastel purple color with RGB values of 150, 133, 173 and HSL of 266°, 20%, 60%. This blue-purple hue evokes creativity and luxury, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9685AD is #9CAD85, creating high-contrast pairings. For softer combinations, try analogous colors like #8587AD.

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

Contrast with #9685AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9685AD?

#9685AD is a pastel purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #9685AD?

#9685AD in RGB is (150, 133, 173) - 150 red, 133 green, and 173 blue.

How to use #9685AD in CSS?

Use #9685AD directly in your CSS properties like color or background-color.

What colors go well with #9685AD?

#9CAD85 (complementary), #8587AD (analogous), and #705C8A (lighter shade) work well with #9685AD.