#A799CF Color Information

Hex color code: #A799CF

A pastel purple shade, #A799CF appears as (167, 153, 207) in RGB and (256°, 36%, 71%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#A799CF
RGB
167, 153, 207
HSL
256°, 36%, 71%
CMYK
19%, 26%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A799CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

167, 153, 207

Red: 167 / Green: 153 / Blue: 207

HSL

256°, 36%, 71%

Hue: 256° / Saturation: 36% / Lightness: 71%

CMYK

19%, 26%, 0%, 19%

Cyan: 19% / Magenta: 26% / Yellow: 0% / Key: 19%

What color is #A799CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A799CF to RGB:

rgb(167, 153, 207)HEX to RGB Converter →

HEX to HSL

Convert #A799CF to HSL:

hsl(256, 36%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #A799CF to CMYK:

cmyk(19%, 26%, 0%, 19%)Color Converter →

Color Meaning and Usage

#A799CF is a gentle purple color with RGB values of 167, 153, 207 and HSL of 256°, 36%, 71%. This blue-purple hue evokes creativity and luxury, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A799CF is #C1D09A, creating high-contrast pairings. For softer combinations, try analogous colors like #9AA7D0.

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

Contrast with #A799CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A799CF?

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

What is the RGB value of #A799CF?

#A799CF in RGB is (167, 153, 207) - 167 red, 153 green, and 207 blue.

How to use #A799CF in CSS?

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

What colors go well with #A799CF?

#C1D09A (complementary), #9AA7D0 (analogous), and #7C66B7 (lighter shade) work well with #A799CF.