Skip to content

#a9ade8

a light, vivid blue · cool · closest name: Light Steel Blue

RGB
169, 173, 232
HSL
236°, 58%, 79%
CMYK
27, 25, 0, 9
Luminance
0.4415

At a glance

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

Hex
#a9ade8
Hue
236°
blue
Saturation
58%
vivid
Lightness
79%
light
Brightness
91%
HSV value
Perceived
70%
weighted brightness
Luminance
0.4415
WCAG relative
Temperature
Cool
85/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
9.83:1
Closest name
Light Steel Blue
ΔE2000 9.8
Where it sits
Hue236° of 360°
Saturation58%
Lightness79%
Temperature
Warm ← → Cool85% 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#a9ade8
RGBrgb(169, 173, 232)
HSLhsl(236, 58%, 79%)
CMYKcmyk(27%, 25%, 0%, 9%)
LABlab(72.3 11.5 -30.0)
LCHlch(72.3 32.1 290.9)
OKLCHoklch(0.766 0.084 281.2)
Decimal11120104
Display P3color(display-p3 0.663 0.678 0.910)

Copy-ready code

/* CSS */
color: #a9ade8;
background-color: #a9ade8;
/* Tailwind (arbitrary) */
class="text-[#a9ade8] bg-[#a9ade8]"
/* SCSS */
$brand: #a9ade8;
/* SwiftUI */
Color(red: 0.663, green: 0.678, blue: 0.910)
/* Android */
Color.parseColor("#a9ade8")
/* Flutter */
Color(0xFFA9ADE8)
/* Python / OpenCV (BGR) */
(232, 173, 169)

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 #a9ade8 · 9.83:1
Use #000000AAA at every size.
Aa
White text · 2.14:1
AA fail · AA large fail · AAA fail
Aa
Black text · 9.83:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #a9ade8 as text scores 2.14:1 on white and 9.83:1 on black.

Accessibility — WCAG contrast

Aa
#a9ade8 on white: 2.14:1
AA ✗ fail · AA-large · AAA
Aa
#a9ade8 on black: 9.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #9DB4EB
deuteranopia · #9AAFE6
tritanopia · #9AB8C1

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #a9ade8 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.

#F4F4FB
#E9EAF7
#CDCFEF
#a9ade8
#7A80DB
#4E56D0
#343DC1
#2B33A1
#222881
#1D215E
#12143B
Base = 300Lightest = 50 · #F4F4FBDarkest = 950 · #12143B
:root {
  --brand-50: #F4F4FB;
  --brand-100: #E9EAF7;
  --brand-200: #CDCFEF;
  --brand-300: #a9ade8;
  --brand-400: #7A80DB;
  --brand-500: #4E56D0;
  --brand-600: #343DC1;
  --brand-700: #2B33A1;
  --brand-800: #222881;
  --brand-900: #1D215E;
  --brand-950: #12143B;
  --brand: #a9ade8;
  --brand-ink: #000000;
}

Colors that work with #a9ade8

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#F4F5FA
Tinted page background
Border#C0C3ED
Hairlines and dividers
Muted text#4B509B
Captions on the surface
Accent#A57D27
Second voice, not a rival
Dark variant#1B2065
Hover, pressed, headers
Light variant#EBECFA
Selected rows, tints
Dark surface#141524
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 #a9ade8

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

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • 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#E8E4A9
Analogous left#A9CCE8
Analogous right#C4A9E8
Split-complement 1#E8C4A9
Split-complement 2#CCE8A9
Triadic 1#E8A9AD
Triadic 2#ADE8A9
Tetradic#E8A9CC

RGB percentages

Red66.3%
Green67.8%
Blue91.0%

CMYK percentages

Cyan27.2%
Magenta25.4%
Yellow0.0%
Key (black)9.0%

Color previews

#a9ade8 text on a black background

contrast 9.83:1

Card sample

#a9ade8 text on a white background

contrast 2.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(169, 173, 232, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(169, 173, 232, 0.45);
Border & gradient
Gradient panel
border: 3px solid #a9ade8;
background: linear-gradient(135deg, #a9ade8, #CFA9E8);

Monochromatic scale

Palettes built from #a9ade8

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.

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

#a9ade8, answered

What color is #a9ade8?

#a9ade8 is a light vivid blue, closest to Light Steel Blue (ΔE2000 9.8). It sits at 236° on the hue wheel with 58% saturation and 79% lightness, which reads as cool.

What is the RGB value of #a9ade8?

rgb(169, 173, 232) — 169 red, 173 green and 232 blue out of 255, or 66.3% / 67.8% / 91% by channel.

Is #a9ade8 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4415 and perceived brightness is 70%, so black text on it reaches 9.83:1.

Should I use black or white text on #a9ade8?

Black. It scores 9.83:1 against #a9ade8, versus 2.14:1 for white — AAA at any size.

What is the complementary color of #a9ade8?

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

What colors go well with #a9ade8?

For interface work: #F4F5FA as the surface, #C0C3ED for borders, #4B509B for secondary text, #A57D27 as an accent and #1B2065 for hover and pressed states. For a palette, the analogous pair #A9CCE8 and #C4A9E8 stays calm, while #E8E4A9 is the loudest partner.

What is #a9ade8 in CMYK for printing?

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

Is #a9ade8 warm or cool?

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

Work with #a9ade8 in the Color Lab