#956EAF Color Information

Hex color code: #956EAF

The hex color #956EAF is a pastel purple with RGB values of (149, 110, 175) and HSL of (276°, 29%, 56%). It is commonly used in modern UI design.

Try:
Color NameMedium Purple
HEX
#956EAF
RGB
149, 110, 175
HSL
276°, 29%, 56%
CMYK
15%, 37%, 0%, 31%

Shades

CSS Usage
color: #956EAF;
background-color: #956EAF;
border-color: #956EAF;
box-shadow: 0 0 10px #956EAF;
border: 2px solid #956EAF;
Tailwind Usage
bg-[#956EAF]
text-[#956EAF]
border-[#956EAF]
shadow-[0_0_10px_956EAF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #956EAF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #956EAF; color: #000000; }

Badge

New Feature
.badge { background-color: #956EAF; 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 #956EAF; background-color: #956EAF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #956EAF20; border-left: 4px solid #956EAF; }

Link / Accent

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

a { color: #956EAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #956EAF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

149, 110, 175

Red: 149 / Green: 110 / Blue: 175

HSL

276°, 29%, 56%

Hue: 276° / Saturation: 29% / Lightness: 56%

CMYK

15%, 37%, 0%, 31%

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

What color is #956EAF?

#956EAF is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #956EAF to RGB:

rgb(149, 110, 175)HEX to RGB Converter →

HEX to HSL

Convert #956EAF to HSL:

hsl(276, 29%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #956EAF to CMYK:

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

Color Meaning and Usage

A soft purple tone, #956EAF has RGB (149, 110, 175) and HSL (276°, 29%, 56%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #956EAF is #88AF6E, creating high-contrast pairings. For softer combinations, try analogous colors like #756EAF.

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

Contrast with #956EAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #956EAF?

#956EAF is a soft purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #956EAF?

#956EAF in RGB is (149, 110, 175) - 149 red, 110 green, and 175 blue.

How to use #956EAF in CSS?

Use #956EAF directly in your CSS properties like color or background-color.

What colors go well with #956EAF?

#88AF6E (complementary), #756EAF (analogous), and #6F4A87 (lighter shade) work well with #956EAF.