#A07DED Color Information

Hex color code: #A07DED

The hex color #A07DED is a vivid purple with RGB values of (160, 125, 237) and HSL of (259°, 76%, 71%). It is commonly used in modern UI design.

Try:
Color NameMedium Purple
HEX
#A07DED
RGB
160, 125, 237
HSL
259°, 76%, 71%
CMYK
32%, 47%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #A07DED; 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 #A07DED; background-color: #A07DED15; }

Alert / Toast

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

Link / Accent

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

a { color: #A07DED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #A07DED in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 125, 237

Red: 160 / Green: 125 / Blue: 237

HSL

259°, 76%, 71%

Hue: 259° / Saturation: 76% / Lightness: 71%

CMYK

32%, 47%, 0%, 7%

Cyan: 32% / Magenta: 47% / Yellow: 0% / Key: 7%

What color is #A07DED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A07DED to RGB:

rgb(160, 125, 237)HEX to RGB Converter →

HEX to HSL

Convert #A07DED to HSL:

hsl(259, 76%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #A07DED to CMYK:

cmyk(32%, 47%, 0%, 7%)Color Converter →

Color Meaning and Usage

#A07DED is a striking purple color with RGB values of 160, 125, 237 and HSL of 259°, 76%, 71%. This blue-purple hue evokes creativity and luxury, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A07DED is #CAED7D, creating high-contrast pairings. For softer combinations, try analogous colors like #7D91ED.

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

Contrast with #A07DED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A07DED?

#A07DED is a striking purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A07DED?

#A07DED in RGB is (160, 125, 237) - 160 red, 125 green, and 237 blue.

How to use #A07DED in CSS?

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

What colors go well with #A07DED?

#CAED7D (complementary), #7D91ED (analogous), and #703AE4 (lighter shade) work well with #A07DED.