#A678DD Color Information

Hex color code: #A678DD

A peaceful purple shade, #A678DD appears as (166, 120, 221) in RGB and (267°, 60%, 67%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#A678DD
RGB
166, 120, 221
HSL
267°, 60%, 67%
CMYK
25%, 46%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A678DD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

166, 120, 221

Red: 166 / Green: 120 / Blue: 221

HSL

267°, 60%, 67%

Hue: 267° / Saturation: 60% / Lightness: 67%

CMYK

25%, 46%, 0%, 13%

Cyan: 25% / Magenta: 46% / Yellow: 0% / Key: 13%

What color is #A678DD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A678DD to RGB:

rgb(166, 120, 221)HEX to RGB Converter →

HEX to HSL

Convert #A678DD to HSL:

hsl(267, 60%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #A678DD to CMYK:

cmyk(25%, 46%, 0%, 13%)Color Converter →

Color Meaning and Usage

#A678DD is a tranquil purple color with RGB values of 166, 120, 221 and HSL of 267°, 60%, 67%. This blue-purple hue evokes creativity and luxury, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A678DD is #B0DD78, creating high-contrast pairings. For softer combinations, try analogous colors like #787DDD.

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

Contrast with #A678DD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A678DD?

#A678DD is a tranquil purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A678DD?

#A678DD in RGB is (166, 120, 221) - 166 red, 120 green, and 221 blue.

How to use #A678DD in CSS?

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

What colors go well with #A678DD?

#B0DD78 (complementary), #787DDD (analogous), and #7D3BCE (lighter shade) work well with #A678DD.