#AB95DB Color Information

Hex color code: #AB95DB

The hex color #AB95DB is a pastel purple with RGB values of (171, 149, 219) and HSL of (259°, 49%, 72%). It is commonly used in modern UI design.

Try:
Color NameMedium Purple
HEX
#AB95DB
RGB
171, 149, 219
HSL
259°, 49%, 72%
CMYK
22%, 32%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AB95DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 149, 219

Red: 171 / Green: 149 / Blue: 219

HSL

259°, 49%, 72%

Hue: 259° / Saturation: 49% / Lightness: 72%

CMYK

22%, 32%, 0%, 14%

Cyan: 22% / Magenta: 32% / Yellow: 0% / Key: 14%

What color is #AB95DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AB95DB to RGB:

rgb(171, 149, 219)HEX to RGB Converter →

HEX to HSL

Convert #AB95DB to HSL:

hsl(259, 49%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #AB95DB to CMYK:

cmyk(22%, 32%, 0%, 14%)Color Converter →

Color Meaning and Usage

#AB95DB is a subtle purple color with RGB values of 171, 149, 219 and HSL of 259°, 49%, 72%. 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 #AB95DB is #C4DB95, creating high-contrast pairings. For softer combinations, try analogous colors like #95A1DB.

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

Contrast with #AB95DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AB95DB?

#AB95DB is a subtle purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AB95DB?

#AB95DB in RGB is (171, 149, 219) - 171 red, 149 green, and 219 blue.

How to use #AB95DB in CSS?

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

What colors go well with #AB95DB?

#C4DB95 (complementary), #95A1DB (analogous), and #7E5CC7 (lighter shade) work well with #AB95DB.