#825CEB Color Information

Hex color code: #825CEB

The hex color #825CEB is a eye-catching purple with RGB values of (130, 92, 235) and HSL of (256°, 78%, 64%). It is widely used in graphic design.

Try:
Color NameMedium Slate Blue
HEX
#825CEB
RGB
130, 92, 235
HSL
256°, 78%, 64%
CMYK
45%, 61%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #825CEB; 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 #825CEB; background-color: #825CEB15; }

Alert / Toast

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

Link / Accent

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

a { color: #825CEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #825CEB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

130, 92, 235

Red: 130 / Green: 92 / Blue: 235

HSL

256°, 78%, 64%

Hue: 256° / Saturation: 78% / Lightness: 64%

CMYK

45%, 61%, 0%, 8%

Cyan: 45% / Magenta: 61% / Yellow: 0% / Key: 8%

What color is #825CEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #825CEB to RGB:

rgb(130, 92, 235)HEX to RGB Converter →

HEX to HSL

Convert #825CEB to HSL:

hsl(256, 78%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #825CEB to CMYK:

cmyk(45%, 61%, 0%, 8%)Color Converter →

Color Meaning and Usage

A eye-catching purple tone, #825CEB has RGB (130, 92, 235) and HSL (256°, 78%, 64%). Known for evoking creativity and luxury, this blue-purple hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #825CEB is #C5EB5C, creating high-contrast pairings. For softer combinations, try analogous colors like #5C7DEB.

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

Contrast with #825CEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #825CEB?

#825CEB is a eye-catching purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #825CEB?

#825CEB in RGB is (130, 92, 235) - 130 red, 92 green, and 235 blue.

How to use #825CEB in CSS?

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

What colors go well with #825CEB?

#C5EB5C (complementary), #5C7DEB (analogous), and #4F1BDE (lighter shade) work well with #825CEB.