Skip to content

#aaa5cd

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

RGB
170, 165, 205
HSL
248°, 29%, 73%
CMYK
17, 20, 0, 20
Luminance
0.3986

At a glance

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

Hex
#aaa5cd
Hue
248°
blue
Saturation
29%
soft
Lightness
73%
light
Brightness
80%
HSV value
Perceived
67%
weighted brightness
Luminance
0.3986
WCAG relative
Temperature
Cool
74/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
8.97:1
Closest name
Thistle
ΔE2000 11.5
Where it sits
Hue248° of 360°
Saturation29%
Lightness73%
Temperature
Warm ← → Cool74% 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#aaa5cd
RGBrgb(170, 165, 205)
HSLhsl(248, 29%, 73%)
CMYKcmyk(17%, 20%, 0%, 20%)
LABlab(69.4 10.0 -19.7)
LCHlch(69.4 22.1 296.8)
OKLCHoklch(0.740 0.057 290.7)
Decimal11183565
Display P3color(display-p3 0.667 0.647 0.804)

Copy-ready code

/* CSS */
color: #aaa5cd;
background-color: #aaa5cd;
/* Tailwind (arbitrary) */
class="text-[#aaa5cd] bg-[#aaa5cd]"
/* SCSS */
$brand: #aaa5cd;
/* SwiftUI */
Color(red: 0.667, green: 0.647, blue: 0.804)
/* Android */
Color.parseColor("#aaa5cd")
/* Flutter */
Color(0xFFAAA5CD)
/* Python / OpenCV (BGR) */
(205, 165, 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 #aaa5cd · 8.97:1
Use #000000AAA at every size.
Aa
White text · 2.34:1
AA fail · AA large fail · AAA fail
Aa
Black text · 8.97:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #aaa5cd as text scores 2.34:1 on white and 8.97:1 on black.

Accessibility — WCAG contrast

Aa
#aaa5cd on white: 2.34:1
AA ✗ fail · AA-large · AAA
Aa
#aaa5cd on black: 8.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #9CAACF
deuteranopia · #9CA9CC
tritanopia · #A3ABB2

Color scale — 50 to 950

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

#F6F6F9
#EDECF3
#D8D6E6
#aaa5cd
#9993C3
#776FAF
#60579D
#504983
#403A69
#312D4D
#1F1C30
Base = 300Lightest = 50 · #F6F6F9Darkest = 950 · #1F1C30
:root {
  --brand-50: #F6F6F9;
  --brand-100: #EDECF3;
  --brand-200: #D8D6E6;
  --brand-300: #aaa5cd;
  --brand-400: #9993C3;
  --brand-500: #776FAF;
  --brand-600: #60579D;
  --brand-700: #504983;
  --brand-800: #403A69;
  --brand-900: #312D4D;
  --brand-950: #1F1C30;
  --brand: #aaa5cd;
  --brand-ink: #000000;
}

Colors that work with #aaa5cd

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#CDCBE2
Hairlines and dividers
Muted text#5A5294
Captions on the surface
Accent#887F44
Second voice, not a rival
Dark variant#322E52
Hover, pressed, headers
Light variant#F0EFF6
Selected rows, tints
Dark surface#161424
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 #aaa5cd

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#C8CDA5
Analogous left#A5B4CD
Analogous right#BEA5CD
Split-complement 1#CDBEA5
Split-complement 2#B4CDA5
Triadic 1#CDAAA5
Triadic 2#A5CDAA
Tetradic#CDA5B4

RGB percentages

Red66.7%
Green64.7%
Blue80.4%

CMYK percentages

Cyan17.1%
Magenta19.5%
Yellow0.0%
Key (black)19.6%

Color previews

#aaa5cd text on a black background

contrast 8.97:1

Card sample

#aaa5cd text on a white background

contrast 2.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aaa5cd

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.

#aaa5cd 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.

#aaa5cd, answered

What color is #aaa5cd?

#aaa5cd is a light soft blue, closest to Thistle (ΔE2000 11.5). It sits at 248° on the hue wheel with 29% saturation and 73% lightness, which reads as cool.

What is the RGB value of #aaa5cd?

rgb(170, 165, 205) — 170 red, 165 green and 205 blue out of 255, or 66.7% / 64.7% / 80.4% by channel.

Is #aaa5cd a light or a dark color?

It is a mid-tone. Relative luminance is 0.3986 and perceived brightness is 67%, so black text on it reaches 8.97:1.

Should I use black or white text on #aaa5cd?

Black. It scores 8.97:1 against #aaa5cd, versus 2.34:1 for white — AAA at any size.

What is the complementary color of #aaa5cd?

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

What colors go well with #aaa5cd?

For interface work: #F6F5FA as the surface, #CDCBE2 for borders, #5A5294 for secondary text, #887F44 as an accent and #322E52 for hover and pressed states. For a palette, the analogous pair #A5B4CD and #BEA5CD stays calm, while #C8CDA5 is the loudest partner.

What is #aaa5cd in CMYK for printing?

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

Is #aaa5cd warm or cool?

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

Work with #aaa5cd in the Color Lab