#A68DEC Color Information

Hex color code: #A68DEC

#A68DEC is a striking purple color. In RGB it is (166, 141, 236), and in HSL it is (256°, 71%, 74%). It is popular in mobile app design.

Try:
Color NameMedium Purple
HEX
#A68DEC
RGB
166, 141, 236
HSL
256°, 71%, 74%
CMYK
30%, 40%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A68DEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

166, 141, 236

Red: 166 / Green: 141 / Blue: 236

HSL

256°, 71%, 74%

Hue: 256° / Saturation: 71% / Lightness: 74%

CMYK

30%, 40%, 0%, 7%

Cyan: 30% / Magenta: 40% / Yellow: 0% / Key: 7%

What color is #A68DEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A68DEC to RGB:

rgb(166, 141, 236)HEX to RGB Converter →

HEX to HSL

Convert #A68DEC to HSL:

hsl(256, 71%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #A68DEC to CMYK:

cmyk(30%, 40%, 0%, 7%)Color Converter →

Color Meaning and Usage

#A68DEC is a dynamic purple color with RGB values of 166, 141, 236 and HSL of 256°, 71%, 74%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A68DEC is #D3EC8E, creating high-contrast pairings. For softer combinations, try analogous colors like #8EA4EC.

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

Contrast with #A68DEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A68DEC?

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

What is the RGB value of #A68DEC?

#A68DEC in RGB is (166, 141, 236) - 166 red, 141 green, and 236 blue.

How to use #A68DEC in CSS?

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

What colors go well with #A68DEC?

#D3EC8E (complementary), #8EA4EC (analogous), and #744CE1 (lighter shade) work well with #A68DEC.