#A26BEB Color Information

Hex color code: #A26BEB

A dynamic purple shade, #A26BEB appears as (162, 107, 235) in RGB and (266°, 76%, 67%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#A26BEB
RGB
162, 107, 235
HSL
266°, 76%, 67%
CMYK
31%, 54%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A26BEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

162, 107, 235

Red: 162 / Green: 107 / Blue: 235

HSL

266°, 76%, 67%

Hue: 266° / Saturation: 76% / Lightness: 67%

CMYK

31%, 54%, 0%, 8%

Cyan: 31% / Magenta: 54% / Yellow: 0% / Key: 8%

What color is #A26BEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A26BEB to RGB:

rgb(162, 107, 235)HEX to RGB Converter →

HEX to HSL

Convert #A26BEB to HSL:

hsl(266, 76%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #A26BEB to CMYK:

cmyk(31%, 54%, 0%, 8%)Color Converter →

Color Meaning and Usage

#A26BEB is a dynamic purple color with RGB values of 162, 107, 235 and HSL of 266°, 76%, 67%. 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 #A26BEB is #B3EB6B, creating high-contrast pairings. For softer combinations, try analogous colors like #6B73EB.

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

Contrast with #A26BEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A26BEB?

#A26BEB is a dynamic purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A26BEB?

#A26BEB in RGB is (162, 107, 235) - 162 red, 107 green, and 235 blue.

How to use #A26BEB in CSS?

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

What colors go well with #A26BEB?

#B3EB6B (complementary), #6B73EB (analogous), and #7828E2 (lighter shade) work well with #A26BEB.