#A38FD6 Color Information

Hex color code: #A38FD6

The hex color #A38FD6 is a subtle purple with RGB values of (163, 143, 214) and HSL of (257°, 46%, 70%). It is popular in mobile app design.

Try:
Color NameMedium Purple
HEX
#A38FD6
RGB
163, 143, 214
HSL
257°, 46%, 70%
CMYK
24%, 33%, 0%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A38FD6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

163, 143, 214

Red: 163 / Green: 143 / Blue: 214

HSL

257°, 46%, 70%

Hue: 257° / Saturation: 46% / Lightness: 70%

CMYK

24%, 33%, 0%, 16%

Cyan: 24% / Magenta: 33% / Yellow: 0% / Key: 16%

What color is #A38FD6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A38FD6 to RGB:

rgb(163, 143, 214)HEX to RGB Converter →

HEX to HSL

Convert #A38FD6 to HSL:

hsl(257, 46%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #A38FD6 to CMYK:

cmyk(24%, 33%, 0%, 16%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #A38FD6 has RGB (163, 143, 214) and HSL (257°, 46%, 70%). Known for evoking creativity and luxury, this blue-purple hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A38FD6 is #C2D68F, creating high-contrast pairings. For softer combinations, try analogous colors like #8F9FD6.

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

Contrast with #A38FD6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A38FD6?

#A38FD6 is a delicate purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A38FD6?

#A38FD6 in RGB is (163, 143, 214) - 163 red, 143 green, and 214 blue.

How to use #A38FD6 in CSS?

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

What colors go well with #A38FD6?

#C2D68F (complementary), #8F9FD6 (analogous), and #7557C1 (lighter shade) work well with #A38FD6.