#A88AEB Color Information

Hex color code: #A88AEB

#A88AEB is a bold purple color. In RGB it is (168, 138, 235), and in HSL it is (259°, 71%, 73%). It is frequently seen in web interfaces.

Try:
Color NameMedium Purple
HEX
#A88AEB
RGB
168, 138, 235
HSL
259°, 71%, 73%
CMYK
29%, 41%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A88AEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

168, 138, 235

Red: 168 / Green: 138 / Blue: 235

HSL

259°, 71%, 73%

Hue: 259° / Saturation: 71% / Lightness: 73%

CMYK

29%, 41%, 0%, 8%

Cyan: 29% / Magenta: 41% / Yellow: 0% / Key: 8%

What color is #A88AEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A88AEB to RGB:

rgb(168, 138, 235)HEX to RGB Converter →

HEX to HSL

Convert #A88AEB to HSL:

hsl(259, 71%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #A88AEB to CMYK:

cmyk(29%, 41%, 0%, 8%)Color Converter →

Color Meaning and Usage

A striking purple tone, #A88AEB has RGB (168, 138, 235) and HSL (259°, 71%, 73%). Known for evoking creativity and luxury, this blue-purple hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A88AEB is #CCEB89, creating high-contrast pairings. For softer combinations, try analogous colors like #899BEB.

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

Contrast with #A88AEB

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

Contrast Ratio: 7.50:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A88AEB?

#A88AEB is a striking purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A88AEB?

#A88AEB in RGB is (168, 138, 235) - 168 red, 138 green, and 235 blue.

How to use #A88AEB in CSS?

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

What colors go well with #A88AEB?

#CCEB89 (complementary), #899BEB (analogous), and #7848E0 (lighter shade) work well with #A88AEB.