#9788AF Color Information

Hex color code: #9788AF

#9788AF is a gentle purple color. In RGB it is (151, 136, 175), and in HSL it is (263°, 20%, 61%). It is frequently seen in web interfaces.

Try:
Color NameLight Slate Gray
HEX
#9788AF
RGB
151, 136, 175
HSL
263°, 20%, 61%
CMYK
14%, 22%, 0%, 31%

Shades

CSS Usage
color: #9788AF;
background-color: #9788AF;
border-color: #9788AF;
box-shadow: 0 0 10px #9788AF;
border: 2px solid #9788AF;
Tailwind Usage
bg-[#9788AF]
text-[#9788AF]
border-[#9788AF]
shadow-[0_0_10px_9788AF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9788AF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9788AF; color: #000000; }

Badge

New Feature
.badge { background-color: #9788AF; 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 #9788AF; background-color: #9788AF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #9788AF20; border-left: 4px solid #9788AF; }

Link / Accent

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

a { color: #9788AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9788AF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

151, 136, 175

Red: 151 / Green: 136 / Blue: 175

HSL

263°, 20%, 61%

Hue: 263° / Saturation: 20% / Lightness: 61%

CMYK

14%, 22%, 0%, 31%

Cyan: 14% / Magenta: 22% / Yellow: 0% / Key: 31%

What color is #9788AF?

#9788AF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9788AF to RGB:

rgb(151, 136, 175)HEX to RGB Converter →

HEX to HSL

Convert #9788AF to HSL:

hsl(263, 20%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #9788AF to CMYK:

cmyk(14%, 22%, 0%, 31%)Color Converter →

Color Meaning and Usage

#9788AF is a delicate purple color with RGB values of 151, 136, 175 and HSL of 263°, 20%, 61%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9788AF is #A0AF88, creating high-contrast pairings. For softer combinations, try analogous colors like #888CAF.

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

Contrast with #9788AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9788AF?

#9788AF is a delicate purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #9788AF?

#9788AF in RGB is (151, 136, 175) - 151 red, 136 green, and 175 blue.

How to use #9788AF in CSS?

Use #9788AF directly in your CSS properties like color or background-color.

What colors go well with #9788AF?

#A0AF88 (complementary), #888CAF (analogous), and #705E8D (lighter shade) work well with #9788AF.