#862EEA Color Information

Hex color code: #862EEA

The hex color #862EEA is a striking purple with RGB values of (134, 46, 234) and HSL of (268°, 82%, 55%). It is popular in mobile app design.

Try:
Color NameBlue Violet
HEX
#862EEA
RGB
134, 46, 234
HSL
268°, 82%, 55%
CMYK
43%, 80%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #862EEA; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #862EEA; 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 #862EEA; background-color: #862EEA15; }

Alert / Toast

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

Link / Accent

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

a { color: #862EEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #862EEA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

134, 46, 234

Red: 134 / Green: 46 / Blue: 234

HSL

268°, 82%, 55%

Hue: 268° / Saturation: 82% / Lightness: 55%

CMYK

43%, 80%, 0%, 8%

Cyan: 43% / Magenta: 80% / Yellow: 0% / Key: 8%

What color is #862EEA?

#862EEA is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #862EEA to RGB:

rgb(134, 46, 234)HEX to RGB Converter →

HEX to HSL

Convert #862EEA to HSL:

hsl(268, 82%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #862EEA to CMYK:

cmyk(43%, 80%, 0%, 8%)Color Converter →

Color Meaning and Usage

#862EEA is a dynamic purple color with RGB values of 134, 46, 234 and HSL of 268°, 82%, 55%. This highly saturated hue evokes energy and excitement, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #862EEA is #93EA2E, creating high-contrast pairings. For softer combinations, try analogous colors like #2E34EA.

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

Contrast with #862EEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #862EEA?

#862EEA is a dynamic purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #862EEA?

#862EEA in RGB is (134, 46, 234) - 134 red, 46 green, and 234 blue.

How to use #862EEA in CSS?

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

What colors go well with #862EEA?

#93EA2E (complementary), #2E34EA (analogous), and #6012BA (lighter shade) work well with #862EEA.