Skip to content

#a0abcb

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

RGB
160, 171, 203
HSL
225°, 29%, 71%
CMYK
21, 16, 0, 20
Luminance
0.4091

At a glance

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

Hex
#a0abcb
Hue
225°
blue
Saturation
29%
soft
Lightness
71%
light
Brightness
80%
HSV value
Perceived
67%
weighted brightness
Luminance
0.4091
WCAG relative
Temperature
Cool
85/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
9.18:1
Closest name
Light Steel Blue
ΔE2000 7.9
Where it sits
Hue225° of 360°
Saturation29%
Lightness71%
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#a0abcb
RGBrgb(160, 171, 203)
HSLhsl(225, 29%, 71%)
CMYKcmyk(21%, 16%, 0%, 20%)
LABlab(70.1 3.0 -17.6)
LCHlch(70.1 17.8 279.7)
OKLCHoklch(0.743 0.048 270.3)
Decimal10529739
Display P3color(display-p3 0.627 0.671 0.796)

Copy-ready code

/* CSS */
color: #a0abcb;
background-color: #a0abcb;
/* Tailwind (arbitrary) */
class="text-[#a0abcb] bg-[#a0abcb]"
/* SCSS */
$brand: #a0abcb;
/* SwiftUI */
Color(red: 0.627, green: 0.671, blue: 0.796)
/* Android */
Color.parseColor("#a0abcb")
/* Flutter */
Color(0xFFA0ABCB)
/* Python / OpenCV (BGR) */
(203, 171, 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 #a0abcb · 9.18:1
Use #000000AAA at every size.
Aa
White text · 2.29:1
AA fail · AA large fail · AAA fail
Aa
Black text · 9.18:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #a0abcb as text scores 2.29:1 on white and 9.18:1 on black.

Accessibility — WCAG contrast

Aa
#a0abcb on white: 2.29:1
AA ✗ fail · AA-large · AAA
Aa
#a0abcb on black: 9.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A2ADCD
deuteranopia · #9EAACA
tritanopia · #96B1B5

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #a0abcb 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
#ECEEF3
#D5DAE6
#B6BFD7
#a0abcb
#6E7FB0
#57699E
#485784
#3A466A
#2D354E
#1C2131
Base = 400Lightest = 50 · #F6F6F9Darkest = 950 · #1C2131
:root {
  --brand-50: #F6F6F9;
  --brand-100: #ECEEF3;
  --brand-200: #D5DAE6;
  --brand-300: #B6BFD7;
  --brand-400: #a0abcb;
  --brand-500: #6E7FB0;
  --brand-600: #57699E;
  --brand-700: #485784;
  --brand-800: #3A466A;
  --brand-900: #2D354E;
  --brand-950: #1C2131;
  --brand: #a0abcb;
  --brand-ink: #000000;
}

Colors that work with #a0abcb

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#F5F6FA
Tinted page background
Border#CAD0E2
Hairlines and dividers
Muted text#516294
Captions on the surface
Accent#886544
Second voice, not a rival
Dark variant#2D3752
Hover, pressed, headers
Light variant#EFF0F6
Selected rows, tints
Dark surface#141824
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 #a0abcb

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#CBC0A0
Analogous left#A0C1CB
Analogous right#ABA0CB
Split-complement 1#CBABA0
Split-complement 2#C1CBA0
Triadic 1#CBA0AB
Triadic 2#ABCBA0
Tetradic#CBA0C1

RGB percentages

Red62.7%
Green67.1%
Blue79.6%

CMYK percentages

Cyan21.2%
Magenta15.8%
Yellow0.0%
Key (black)20.4%

Color previews

#a0abcb text on a black background

contrast 9.18:1

Card sample

#a0abcb text on a white background

contrast 2.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a0abcb

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.

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

#a0abcb, answered

What color is #a0abcb?

#a0abcb is a light soft blue, closest to Light Steel Blue (ΔE2000 7.9). It sits at 225° on the hue wheel with 29% saturation and 71% lightness, which reads as cool.

What is the RGB value of #a0abcb?

rgb(160, 171, 203) — 160 red, 171 green and 203 blue out of 255, or 62.7% / 67.1% / 79.6% by channel.

Is #a0abcb a light or a dark color?

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

Should I use black or white text on #a0abcb?

Black. It scores 9.18:1 against #a0abcb, versus 2.29:1 for white — AAA at any size.

What is the complementary color of #a0abcb?

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

What colors go well with #a0abcb?

For interface work: #F5F6FA as the surface, #CAD0E2 for borders, #516294 for secondary text, #886544 as an accent and #2D3752 for hover and pressed states. For a palette, the analogous pair #A0C1CB and #ABA0CB stays calm, while #CBC0A0 is the loudest partner.

What is #a0abcb in CMYK for printing?

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

Is #a0abcb 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 #A5A0CB; nudged cooler, #9FB2CD.

Work with #a0abcb in the Color Lab