Skip to content

#a0ade2

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

RGB
160, 173, 226
HSL
228°, 53%, 76%
CMYK
29, 24, 0, 11
Luminance
0.4285

At a glance

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

Hex
#a0ade2
Hue
228°
blue
Saturation
53%
vivid
Lightness
76%
light
Brightness
89%
HSV value
Perceived
69%
weighted brightness
Luminance
0.4285
WCAG relative
Temperature
Cool
90/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
9.57:1
Closest name
Light Steel Blue
ΔE2000 8.9
Where it sits
Hue228° of 360°
Saturation53%
Lightness76%
Temperature
Warm ← → Cool90% 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#a0ade2
RGBrgb(160, 173, 226)
HSLhsl(228, 53%, 76%)
CMYKcmyk(29%, 24%, 0%, 11%)
LABlab(71.5 7.4 -28.1)
LCHlch(71.5 29.1 284.7)
OKLCHoklch(0.756 0.078 273.7)
Decimal10530274
Display P3color(display-p3 0.627 0.678 0.886)

Copy-ready code

/* CSS */
color: #a0ade2;
background-color: #a0ade2;
/* Tailwind (arbitrary) */
class="text-[#a0ade2] bg-[#a0ade2]"
/* SCSS */
$brand: #a0ade2;
/* SwiftUI */
Color(red: 0.627, green: 0.678, blue: 0.886)
/* Android */
Color.parseColor("#a0ade2")
/* Flutter */
Color(0xFFA0ADE2)
/* Python / OpenCV (BGR) */
(226, 173, 160)

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

Accessibility — WCAG contrast

Aa
#a0ade2 on white: 2.19:1
AA ✗ fail · AA-large · AAA
Aa
#a0ade2 on black: 9.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #9DB2E4
deuteranopia · #98ADE1
tritanopia · #8FB7BF

Color scale — 50 to 950

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

#F4F5FB
#E9ECF6
#CED4ED
#a0ade2
#7E90D8
#536BCA
#3953BC
#30459C
#26377D
#1F2B5B
#141B39
Base = 300Lightest = 50 · #F4F5FBDarkest = 950 · #141B39
:root {
  --brand-50: #F4F5FB;
  --brand-100: #E9ECF6;
  --brand-200: #CED4ED;
  --brand-300: #a0ade2;
  --brand-400: #7E90D8;
  --brand-500: #536BCA;
  --brand-600: #3953BC;
  --brand-700: #30459C;
  --brand-800: #26377D;
  --brand-900: #1F2B5B;
  --brand-950: #141B39;
  --brand: #a0ade2;
  --brand-ink: #000000;
}

Colors that work with #a0ade2

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#C0C9EC
Hairlines and dividers
Muted text#4B5A9B
Captions on the surface
Accent#A06D2C
Second voice, not a rival
Dark variant#1E2B62
Hover, pressed, headers
Light variant#EBEEF9
Selected rows, tints
Dark surface#141724
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 #a0ade2

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#E2D5A0
Analogous left#A0CEE2
Analogous right#B4A0E2
Split-complement 1#E2B4A0
Split-complement 2#CEE2A0
Triadic 1#E2A0AD
Triadic 2#ADE2A0
Tetradic#E2A0CE

RGB percentages

Red62.7%
Green67.8%
Blue88.6%

CMYK percentages

Cyan29.2%
Magenta23.5%
Yellow0.0%
Key (black)11.4%

Color previews

#a0ade2 text on a black background

contrast 9.57:1

Card sample

#a0ade2 text on a white background

contrast 2.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a0ade2

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.

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

#a0ade2, answered

What color is #a0ade2?

#a0ade2 is a light vivid blue, closest to Light Steel Blue (ΔE2000 8.9). It sits at 228° on the hue wheel with 53% saturation and 76% lightness, which reads as cool.

What is the RGB value of #a0ade2?

rgb(160, 173, 226) — 160 red, 173 green and 226 blue out of 255, or 62.7% / 67.8% / 88.6% by channel.

Is #a0ade2 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4285 and perceived brightness is 69%, so black text on it reaches 9.57:1.

Should I use black or white text on #a0ade2?

Black. It scores 9.57:1 against #a0ade2, versus 2.19:1 for white — AAA at any size.

What is the complementary color of #a0ade2?

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

What colors go well with #a0ade2?

For interface work: #F4F5FA as the surface, #C0C9EC for borders, #4B5A9B for secondary text, #A06D2C as an accent and #1E2B62 for hover and pressed states. For a palette, the analogous pair #A0CEE2 and #B4A0E2 stays calm, while #E2D5A0 is the loudest partner.

What is #a0ade2 in CMYK for printing?

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

Is #a0ade2 warm or cool?

Cool — it scores 90 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #ABA0E2; nudged cooler, #9FBAE3.

Work with #a0ade2 in the Color Lab