#82679E Color Information

Hex color code: #82679E

#82679E is a subtle purple color. In RGB it is (130, 103, 158), and in HSL it is (269°, 22%, 51%). It is popular in mobile app design.

Try:
Color NameSlate Gray
HEX
#82679E
RGB
130, 103, 158
HSL
269°, 22%, 51%
CMYK
18%, 35%, 0%, 38%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #82679E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #82679E; 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 #82679E; background-color: #82679E15; }

Alert / Toast

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

Link / Accent

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

a { color: #82679E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #82679E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

130, 103, 158

Red: 130 / Green: 103 / Blue: 158

HSL

269°, 22%, 51%

Hue: 269° / Saturation: 22% / Lightness: 51%

CMYK

18%, 35%, 0%, 38%

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

What color is #82679E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #82679E to RGB:

rgb(130, 103, 158)HEX to RGB Converter →

HEX to HSL

Convert #82679E to HSL:

hsl(269, 22%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #82679E to CMYK:

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

Color Meaning and Usage

A pastel purple tone, #82679E has RGB (130, 103, 158) and HSL (269°, 22%, 51%). Known for evoking creativity and luxury, this blue-purple hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #82679E is #839E67, creating high-contrast pairings. For softer combinations, try analogous colors like #67679E.

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

Contrast with #82679E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #82679E?

#82679E is a pastel purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #82679E?

#82679E in RGB is (130, 103, 158) - 130 red, 103 green, and 158 blue.

How to use #82679E in CSS?

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

What colors go well with #82679E?

#839E67 (complementary), #67679E (analogous), and #5B4870 (lighter shade) work well with #82679E.