#8A2DCD Color Information

Hex color code: #8A2DCD

#8A2DCD is a balanced purple color. In RGB it is (138, 45, 205), and in HSL it is (275°, 64%, 49%). It is frequently seen in web interfaces.

Try:
Color NameDark Orchid
HEX
#8A2DCD
RGB
138, 45, 205
HSL
275°, 64%, 49%
CMYK
33%, 78%, 0%, 20%

Shades

CSS Usage
color: #8A2DCD;
background-color: #8A2DCD;
border-color: #8A2DCD;
box-shadow: 0 0 10px #8A2DCD;
border: 2px solid #8A2DCD;
Tailwind Usage
bg-[#8A2DCD]
text-[#8A2DCD]
border-[#8A2DCD]
shadow-[0_0_10px_8A2DCD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #8A2DCD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #8A2DCD; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #8A2DCD; color: #FFFFFF; }

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 #8A2DCD; background-color: #8A2DCD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #8A2DCD20; border-left: 4px solid #8A2DCD; }

Link / Accent

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

a { color: #8A2DCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #8A2DCD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

138, 45, 205

Red: 138 / Green: 45 / Blue: 205

HSL

275°, 64%, 49%

Hue: 275° / Saturation: 64% / Lightness: 49%

CMYK

33%, 78%, 0%, 20%

Cyan: 33% / Magenta: 78% / Yellow: 0% / Key: 20%

What color is #8A2DCD?

#8A2DCD is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #8A2DCD to RGB:

rgb(138, 45, 205)HEX to RGB Converter →

HEX to HSL

Convert #8A2DCD to HSL:

hsl(275, 64%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #8A2DCD to CMYK:

cmyk(33%, 78%, 0%, 20%)Color Converter →

Color Meaning and Usage

#8A2DCD is a balanced purple color with RGB values of 138, 45, 205 and HSL of 275°, 64%, 49%. 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 #8A2DCD is #70CD2D, creating high-contrast pairings. For softer combinations, try analogous colors like #3A2DCD.

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

Contrast with #8A2DCD

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

Contrast Ratio: 3.34:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #8A2DCD?

#8A2DCD is a balanced purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #8A2DCD?

#8A2DCD in RGB is (138, 45, 205) - 138 red, 45 green, and 205 blue.

How to use #8A2DCD in CSS?

Use #8A2DCD directly in your CSS properties like color or background-color.

What colors go well with #8A2DCD?

#70CD2D (complementary), #3A2DCD (analogous), and #601F8E (lighter shade) work well with #8A2DCD.