Skip to content

#aaa2cb

a light, soft blue · cool · closest name: Thistle

RGB
170, 162, 203
HSL
252°, 28%, 72%
CMYK
16, 20, 0, 20
Luminance
0.3870

At a glance

Every number on this page in one read: what #aaa2cb is made of, how bright it looks, and which way it leans.

Hex
#aaa2cb
Hue
252°
blue
Saturation
28%
soft
Lightness
72%
light
Brightness
80%
HSV value
Perceived
66%
weighted brightness
Luminance
0.3870
WCAG relative
Temperature
Cool
72/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
8.74:1
Closest name
Thistle
ΔE2000 11.6
Where it sits
Hue252° of 360°
Saturation28%
Lightness72%
Temperature
Warm ← → Cool72% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#aaa2cb
RGBrgb(170, 162, 203)
HSLhsl(252, 28%, 72%)
CMYKcmyk(16%, 20%, 0%, 20%)
LABlab(68.5 11.2 -19.9)
LCHlch(68.5 22.8 299.4)
OKLCHoklch(0.733 0.059 293.8)
Decimal11182795
Display P3color(display-p3 0.667 0.635 0.796)

Copy-ready code

/* CSS */
color: #aaa2cb;
background-color: #aaa2cb;
/* Tailwind (arbitrary) */
class="text-[#aaa2cb] bg-[#aaa2cb]"
/* SCSS */
$brand: #aaa2cb;
/* SwiftUI */
Color(red: 0.667, green: 0.635, blue: 0.796)
/* Android */
Color.parseColor("#aaa2cb")
/* Flutter */
Color(0xFFAAA2CB)
/* Python / OpenCV (BGR) */
(203, 162, 170)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #aaa2cb · 8.74:1
Use #000000AAA at every size.
Aa
White text · 2.40:1
AA fail · AA large fail · AAA fail
Aa
Black text · 8.74:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #aaa2cb as text scores 2.40:1 on white and 8.74:1 on black.

Accessibility — WCAG contrast

Aa
#aaa2cb on white: 2.40:1
AA ✗ fail · AA-large · AAA
Aa
#aaa2cb on black: 8.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #99A8CD
deuteranopia · #9AA7CA
tritanopia · #A4A8B0

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #aaa2cb is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F6F6F9
#EEECF3
#D9D6E6
#BDB7D7
#aaa2cb
#7B6FAF
#65589D
#544983
#443B69
#332D4D
#201C30
Base = 400Lightest = 50 · #F6F6F9Darkest = 950 · #201C30
:root {
  --brand-50: #F6F6F9;
  --brand-100: #EEECF3;
  --brand-200: #D9D6E6;
  --brand-300: #BDB7D7;
  --brand-400: #aaa2cb;
  --brand-500: #7B6FAF;
  --brand-600: #65589D;
  --brand-700: #544983;
  --brand-800: #443B69;
  --brand-900: #332D4D;
  --brand-950: #201C30;
  --brand: #aaa2cb;
  --brand-ink: #000000;
}

Colors that work with #aaa2cb

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F6F5FA
Tinted page background
Border#CFCBE2
Hairlines and dividers
Muted text#5F5293
Captions on the surface
Accent#878345
Second voice, not a rival
Dark variant#352E52
Hover, pressed, headers
Light variant#F0EFF6
Selected rows, tints
Dark surface#171424
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #aaa2cb

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#C3CBA2
Analogous left#A2AFCB
Analogous right#BFA2CB
Split-complement 1#CBBFA2
Split-complement 2#AFCBA2
Triadic 1#CBAAA2
Triadic 2#A2CBAA
Tetradic#CBA2AF

RGB percentages

Red66.7%
Green63.5%
Blue79.6%

CMYK percentages

Cyan16.3%
Magenta20.2%
Yellow0.0%
Key (black)20.4%

Color previews

#aaa2cb text on a black background

contrast 8.74:1

Card sample

#aaa2cb text on a white background

contrast 2.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #aaa2cb;
Background color
Panel with #aaa2cb background
background-color: #aaa2cb;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #aaa2cb;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(170, 162, 203, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(170, 162, 203, 0.45);
Border & gradient
Gradient panel
border: 3px solid #aaa2cb;
background: linear-gradient(135deg, #aaa2cb, #C5A2CB);

Monochromatic scale

Palettes built from #aaa2cb

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#aaa2cb in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
TechnologyFinanceHealthcareEnterprise SaaS
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#aaa2cb, answered

What color is #aaa2cb?

#aaa2cb is a light soft blue, closest to Thistle (ΔE2000 11.6). It sits at 252° on the hue wheel with 28% saturation and 72% lightness, which reads as cool.

What is the RGB value of #aaa2cb?

rgb(170, 162, 203) — 170 red, 162 green and 203 blue out of 255, or 66.7% / 63.5% / 79.6% by channel.

Is #aaa2cb a light or a dark color?

It is a mid-tone. Relative luminance is 0.3870 and perceived brightness is 66%, so black text on it reaches 8.74:1.

Should I use black or white text on #aaa2cb?

Black. It scores 8.74:1 against #aaa2cb, versus 2.40:1 for white — AAA at any size.

What is the complementary color of #aaa2cb?

#C3CBA2 sits directly opposite on the wheel. Softer options are the split-complements #CBBFA2 and #AFCBA2, which give the same contrast with far less vibration.

What colors go well with #aaa2cb?

For interface work: #F6F5FA as the surface, #CFCBE2 for borders, #5F5293 for secondary text, #878345 as an accent and #352E52 for hover and pressed states. For a palette, the analogous pair #A2AFCB and #BFA2CB stays calm, while #C3CBA2 is the loudest partner.

What is #aaa2cb in CMYK for printing?

cmyk(16%, 20%, 0%, 20%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #aaa2cb warm or cool?

Cool — it scores 72 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #B9A2CB; nudged cooler, #A1A8CD.

Work with #aaa2cb in the Color Lab