#A69FCB Color Information

Hex color code: #A69FCB

#A69FCB is a delicate blue color. In RGB it is (166, 159, 203), and in HSL it is (250°, 30%, 71%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#A69FCB
RGB
166, 159, 203
HSL
250°, 30%, 71%
CMYK
18%, 22%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A69FCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

166, 159, 203

Red: 166 / Green: 159 / Blue: 203

HSL

250°, 30%, 71%

Hue: 250° / Saturation: 30% / Lightness: 71%

CMYK

18%, 22%, 0%, 20%

Cyan: 18% / Magenta: 22% / Yellow: 0% / Key: 20%

What color is #A69FCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A69FCB to RGB:

rgb(166, 159, 203)HEX to RGB Converter →

HEX to HSL

Convert #A69FCB to HSL:

hsl(250, 30%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #A69FCB to CMYK:

cmyk(18%, 22%, 0%, 20%)Color Converter →

Color Meaning and Usage

A gentle blue tone, #A69FCB has RGB (166, 159, 203) and HSL (250°, 30%, 71%). Known for evoking creativity and luxury, this blue-purple hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A69FCB is #C4CB9F, creating high-contrast pairings. For softer combinations, try analogous colors like #9FAECB.

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

Contrast with #A69FCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A69FCB?

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

What is the RGB value of #A69FCB?

#A69FCB in RGB is (166, 159, 203) - 166 red, 159 green, and 203 blue.

How to use #A69FCB in CSS?

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

What colors go well with #A69FCB?

#C4CB9F (complementary), #9FAECB (analogous), and #786DB0 (lighter shade) work well with #A69FCB.