#9987CF Color Information

Hex color code: #9987CF

A gentle purple shade, #9987CF appears as (153, 135, 207) in RGB and (255°, 43%, 67%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Purple
HEX
#9987CF
RGB
153, 135, 207
HSL
255°, 43%, 67%
CMYK
26%, 35%, 0%, 19%

Shades

CSS Usage
color: #9987CF;
background-color: #9987CF;
border-color: #9987CF;
box-shadow: 0 0 10px #9987CF;
border: 2px solid #9987CF;
Tailwind Usage
bg-[#9987CF]
text-[#9987CF]
border-[#9987CF]
shadow-[0_0_10px_9987CF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9987CF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9987CF; color: #000000; }

Badge

New Feature
.badge { background-color: #9987CF; 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 #9987CF; background-color: #9987CF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #9987CF20; border-left: 4px solid #9987CF; }

Link / Accent

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

a { color: #9987CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9987CF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

153, 135, 207

Red: 153 / Green: 135 / Blue: 207

HSL

255°, 43%, 67%

Hue: 255° / Saturation: 43% / Lightness: 67%

CMYK

26%, 35%, 0%, 19%

Cyan: 26% / Magenta: 35% / Yellow: 0% / Key: 19%

What color is #9987CF?

#9987CF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9987CF to RGB:

rgb(153, 135, 207)HEX to RGB Converter →

HEX to HSL

Convert #9987CF to HSL:

hsl(255, 43%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #9987CF to CMYK:

cmyk(26%, 35%, 0%, 19%)Color Converter →

Color Meaning and Usage

#9987CF is a delicate purple color with RGB values of 153, 135, 207 and HSL of 255°, 43%, 67%. This blue-purple hue evokes creativity and luxury, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9987CF is #BDCF87, creating high-contrast pairings. For softer combinations, try analogous colors like #8799CF.

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

Contrast with #9987CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9987CF?

#9987CF is a delicate purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #9987CF?

#9987CF in RGB is (153, 135, 207) - 153 red, 135 green, and 207 blue.

How to use #9987CF in CSS?

Use #9987CF directly in your CSS properties like color or background-color.

What colors go well with #9987CF?

#BDCF87 (complementary), #8799CF (analogous), and #6A50B9 (lighter shade) work well with #9987CF.