#82509F Color Information

Hex color code: #82509F

The hex color #82509F is a pastel purple with RGB values of (130, 80, 159) and HSL of (278°, 33%, 47%). It is commonly used in modern UI design.

Try:
Color NameRebecca Purple
HEX
#82509F
RGB
130, 80, 159
HSL
278°, 33%, 47%
CMYK
18%, 50%, 0%, 38%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #82509F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #82509F; 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 #82509F; background-color: #82509F15; }

Alert / Toast

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

Link / Accent

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

a { color: #82509F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #82509F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

130, 80, 159

Red: 130 / Green: 80 / Blue: 159

HSL

278°, 33%, 47%

Hue: 278° / Saturation: 33% / Lightness: 47%

CMYK

18%, 50%, 0%, 38%

Cyan: 18% / Magenta: 50% / Yellow: 0% / Key: 38%

What color is #82509F?

#82509F is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #82509F to RGB:

rgb(130, 80, 159)HEX to RGB Converter →

HEX to HSL

Convert #82509F to HSL:

hsl(278, 33%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #82509F to CMYK:

cmyk(18%, 50%, 0%, 38%)Color Converter →

Color Meaning and Usage

A soft purple tone, #82509F has RGB (130, 80, 159) and HSL (278°, 33%, 47%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #82509F is #6D9F50, creating high-contrast pairings. For softer combinations, try analogous colors like #5B509F.

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

Contrast with #82509F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #82509F?

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

What is the RGB value of #82509F?

#82509F in RGB is (130, 80, 159) - 130 red, 80 green, and 159 blue.

How to use #82509F in CSS?

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

What colors go well with #82509F?

#6D9F50 (complementary), #5B509F (analogous), and #59376D (lighter shade) work well with #82509F.