What Color Is #AAB6DD?

When rendered, #AAB6DD appears as a light blue shade. The R:170, G:182, B:221 breakdown shows a blue-dominant profile with light depth. At 77% lightness, it sits in the upper half of the brightness range.

Color Meaning of #AAB6DD

Designers choose blue tones when their projects require trust, reliability, and professionalism. #AAB6DD inherits these qualities while its light nature keeps surfaces feeling open and uncluttered, encouraging longer engagement.

Where to Use HEX Code #AAB6DD

Onboarding flow illustrations and background washes that set a welcoming blue tone
Skeleton screen shimmer effects — subtle light blue pulses feel natural during loading
Sidebar active-state indicators that help users orient within complex multi-panel layouts
Tag and chip components where blue backgrounds pair with contrasting text for quick scanning
Customer testimonial section accents that frame quotes with visual warmth
API documentation color swatches and code highlighting themes

Similar HEX Color Codes

HEX Code #AAB6DD in Design Systems

Design token strategy for #AAB6DD: assign it as color.blue.light in your token hierarchy. From this base, compute tint/shade ramps programmatically using OKLCH (preferred for perceptual uniformity) or HSL adjustments. Export tokens to CSS, iOS, and Android through Style Dictionary or Tokens Studio.

Contrast data: perceived brightness 183/255 positions this color in the lighter range. Use as an accent or surface tint, and combine with dark foreground text. Test readability at multiple viewport sizes, as thin fonts at small sizes require higher contrast.

FAQ About HEX Color Code #AAB6DD

What color is #AAB6DD?
#AAB6DD produces a light blue tone. The RGB breakdown (170, 182, 221) shows how the three light channels combine to create this specific blue hue at 226° on the color wheel.
Is #AAB6DD a dark or light color?
#AAB6DD registers as a light color at 183/255 perceived brightness. In practical terms, dark text (#1F2937) is the recommended foreground.
What colors go well with #AAB6DD?
Complementary pairing (≈46° hue) creates energetic contrast with #AAB6DD. Split-complementary (±150°) adds variety with less tension. Monochromatic schemes — lighter and darker blue shades — are the safest harmonious option.
Can I use #AAB6DD for branding?
#AAB6DD can serve as a primary or secondary brand color. Before committing, verify it renders well in both RGB (screens) and CMYK (print), test it against competitor palettes for differentiation, and confirm it meets WCAG contrast requirements in all planned applications.
How do I convert #AAB6DD to other color formats?
Convert #AAB6DD to RGB(170, 182, 221) by splitting the hex into three pairs and converting each from base-16 to base-10. HSL(226°, 43%, 77%) is derived from the RGB values using the standard algorithm. Visit our HEX to HSL converter for additional formats.