#AD9FDB Color Information

Hex color code: #AD9FDB

The hex color #AD9FDB is a pastel blue with RGB values of (173, 159, 219) and HSL of (254°, 45%, 74%). It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#AD9FDB
RGB
173, 159, 219
HSL
254°, 45%, 74%
CMYK
21%, 27%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD9FDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 159, 219

Red: 173 / Green: 159 / Blue: 219

HSL

254°, 45%, 74%

Hue: 254° / Saturation: 45% / Lightness: 74%

CMYK

21%, 27%, 0%, 14%

Cyan: 21% / Magenta: 27% / Yellow: 0% / Key: 14%

What color is #AD9FDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD9FDB to RGB:

rgb(173, 159, 219)HEX to RGB Converter →

HEX to HSL

Convert #AD9FDB to HSL:

hsl(254, 45%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #AD9FDB to CMYK:

cmyk(21%, 27%, 0%, 14%)Color Converter →

Color Meaning and Usage

#AD9FDB is a gentle blue color with RGB values of 173, 159, 219 and HSL of 254°, 45%, 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 #AD9FDB is #CDDB9F, creating high-contrast pairings. For softer combinations, try analogous colors like #9FAFDB.

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

Contrast with #AD9FDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD9FDB?

#AD9FDB is a gentle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AD9FDB?

#AD9FDB in RGB is (173, 159, 219) - 173 red, 159 green, and 219 blue.

How to use #AD9FDB in CSS?

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

What colors go well with #AD9FDB?

#CDDB9F (complementary), #9FAFDB (analogous), and #7D67C5 (lighter shade) work well with #AD9FDB.