#9F69CE Color Information

Hex color code: #9F69CE

A subtle purple shade, #9F69CE appears as (159, 105, 206) in RGB and (272°, 51%, 61%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Purple
HEX
#9F69CE
RGB
159, 105, 206
HSL
272°, 51%, 61%
CMYK
23%, 49%, 0%, 19%

Shades

CSS Usage
color: #9F69CE;
background-color: #9F69CE;
border-color: #9F69CE;
box-shadow: 0 0 10px #9F69CE;
border: 2px solid #9F69CE;
Tailwind Usage
bg-[#9F69CE]
text-[#9F69CE]
border-[#9F69CE]
shadow-[0_0_10px_9F69CE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9F69CE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9F69CE; color: #000000; }

Badge

New Feature
.badge { background-color: #9F69CE; 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 #9F69CE; background-color: #9F69CE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #9F69CE20; border-left: 4px solid #9F69CE; }

Link / Accent

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

a { color: #9F69CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9F69CE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

159, 105, 206

Red: 159 / Green: 105 / Blue: 206

HSL

272°, 51%, 61%

Hue: 272° / Saturation: 51% / Lightness: 61%

CMYK

23%, 49%, 0%, 19%

Cyan: 23% / Magenta: 49% / Yellow: 0% / Key: 19%

What color is #9F69CE?

#9F69CE is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9F69CE to RGB:

rgb(159, 105, 206)HEX to RGB Converter →

HEX to HSL

Convert #9F69CE to HSL:

hsl(272, 51%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #9F69CE to CMYK:

cmyk(23%, 49%, 0%, 19%)Color Converter →

Color Meaning and Usage

#9F69CE is a muted purple color with RGB values of 159, 105, 206 and HSL of 272°, 51%, 61%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9F69CE is #98CE69, creating high-contrast pairings. For softer combinations, try analogous colors like #6C69CE.

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

Contrast with #9F69CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9F69CE?

#9F69CE is a muted purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #9F69CE?

#9F69CE in RGB is (159, 105, 206) - 159 red, 105 green, and 206 blue.

How to use #9F69CE in CSS?

Use #9F69CE directly in your CSS properties like color or background-color.

What colors go well with #9F69CE?

#98CE69 (complementary), #6C69CE (analogous), and #7939B1 (lighter shade) work well with #9F69CE.