#A697CF Color Information

Hex color code: #A697CF

The hex color #A697CF is a pastel purple with RGB values of (166, 151, 207) and HSL of (256°, 37%, 70%). It is commonly used in modern UI design.

Try:
Color NameMedium Purple
HEX
#A697CF
RGB
166, 151, 207
HSL
256°, 37%, 70%
CMYK
20%, 27%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A697CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

166, 151, 207

Red: 166 / Green: 151 / Blue: 207

HSL

256°, 37%, 70%

Hue: 256° / Saturation: 37% / Lightness: 70%

CMYK

20%, 27%, 0%, 19%

Cyan: 20% / Magenta: 27% / Yellow: 0% / Key: 19%

What color is #A697CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A697CF to RGB:

rgb(166, 151, 207)HEX to RGB Converter →

HEX to HSL

Convert #A697CF to HSL:

hsl(256, 37%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #A697CF to CMYK:

cmyk(20%, 27%, 0%, 19%)Color Converter →

Color Meaning and Usage

#A697CF is a delicate purple color with RGB values of 166, 151, 207 and HSL of 256°, 37%, 70%. This blue-purple hue evokes creativity and luxury, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A697CF is #C0CF96, creating high-contrast pairings. For softer combinations, try analogous colors like #96A3CF.

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

Contrast with #A697CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A697CF?

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

What is the RGB value of #A697CF?

#A697CF in RGB is (166, 151, 207) - 166 red, 151 green, and 207 blue.

How to use #A697CF in CSS?

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

What colors go well with #A697CF?

#C0CF96 (complementary), #96A3CF (analogous), and #7862B7 (lighter shade) work well with #A697CF.