#A875BD Color Information

Hex color code: #A875BD

The hex color #A875BD is a pastel purple with RGB values of (168, 117, 189) and HSL of (283°, 35%, 60%). It is commonly used in modern UI design.

Try:
Color NameMedium Purple
HEX
#A875BD
RGB
168, 117, 189
HSL
283°, 35%, 60%
CMYK
11%, 38%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A875BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

168, 117, 189

Red: 168 / Green: 117 / Blue: 189

HSL

283°, 35%, 60%

Hue: 283° / Saturation: 35% / Lightness: 60%

CMYK

11%, 38%, 0%, 26%

Cyan: 11% / Magenta: 38% / Yellow: 0% / Key: 26%

What color is #A875BD?

#A875BD is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A875BD to RGB:

rgb(168, 117, 189)HEX to RGB Converter →

HEX to HSL

Convert #A875BD to HSL:

hsl(283, 35%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #A875BD to CMYK:

cmyk(11%, 38%, 0%, 26%)Color Converter →

Color Meaning and Usage

A gentle purple tone, #A875BD has RGB (168, 117, 189) and HSL (283°, 35%, 60%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A875BD is #8ABD75, creating high-contrast pairings. For softer combinations, try analogous colors like #8575BD.

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

Contrast with #A875BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A875BD?

#A875BD is a gentle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A875BD?

#A875BD in RGB is (168, 117, 189) - 168 red, 117 green, and 189 blue.

How to use #A875BD in CSS?

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

What colors go well with #A875BD?

#8ABD75 (complementary), #8575BD (analogous), and #844B9B (lighter shade) work well with #A875BD.