Skip to content

#9ba2d2

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

RGB
155, 162, 210
HSL
232°, 38%, 72%
CMYK
26, 23, 0, 18
Luminance
0.3746

At a glance

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

Hex
#9ba2d2
Hue
232°
blue
Saturation
38%
soft
Lightness
72%
light
Brightness
82%
HSV value
Perceived
65%
weighted brightness
Luminance
0.3746
WCAG relative
Temperature
Cool
88/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
8.49:1
Closest name
Light Steel Blue
ΔE2000 11.5
Where it sits
Hue232° of 360°
Saturation38%
Lightness72%
Temperature
Warm ← → Cool88% 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#9ba2d2
RGBrgb(155, 162, 210)
HSLhsl(232, 38%, 72%)
CMYKcmyk(26%, 23%, 0%, 18%)
LABlab(67.6 8.1 -25.2)
LCHlch(67.6 26.5 287.8)
OKLCHoklch(0.724 0.070 278.0)
Decimal10199762
Display P3color(display-p3 0.608 0.635 0.824)

Copy-ready code

/* CSS */
color: #9ba2d2;
background-color: #9ba2d2;
/* Tailwind (arbitrary) */
class="text-[#9ba2d2] bg-[#9ba2d2]"
/* SCSS */
$brand: #9ba2d2;
/* SwiftUI */
Color(red: 0.608, green: 0.635, blue: 0.824)
/* Android */
Color.parseColor("#9ba2d2")
/* Flutter */
Color(0xFF9BA2D2)
/* Python / OpenCV (BGR) */
(210, 162, 155)

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

Accessibility — WCAG contrast

Aa
#9ba2d2 on white: 2.47:1
AA ✗ fail · AA-large · AAA
Aa
#9ba2d2 on black: 8.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #94A7D4
deuteranopia · #91A3D1
tritanopia · #8EABB2

Color scale — 50 to 950

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

#F5F6FA
#EBECF4
#D3D6E9
#B2B7DC
#9ba2d2
#646FB9
#4C58A9
#3F498D
#333B71
#282D53
#191C34
Base = 400Lightest = 50 · #F5F6FADarkest = 950 · #191C34
:root {
  --brand-50: #F5F6FA;
  --brand-100: #EBECF4;
  --brand-200: #D3D6E9;
  --brand-300: #B2B7DC;
  --brand-400: #9ba2d2;
  --brand-500: #646FB9;
  --brand-600: #4C58A9;
  --brand-700: #3F498D;
  --brand-800: #333B71;
  --brand-900: #282D53;
  --brand-950: #191C34;
  --brand: #9ba2d2;
  --brand-ink: #000000;
}

Colors that work with #9ba2d2

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#C7CBE6
Hairlines and dividers
Muted text#4B559B
Captions on the surface
Accent#91713B
Second voice, not a rival
Dark variant#282E58
Hover, pressed, headers
Light variant#EDEFF7
Selected rows, tints
Dark surface#141624
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 #9ba2d2

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#D2CB9B
Analogous left#9BBED2
Analogous right#B09BD2
Split-complement 1#D2B09B
Split-complement 2#BED29B
Triadic 1#D29BA2
Triadic 2#A2D29B
Tetradic#D29BBE

RGB percentages

Red60.8%
Green63.5%
Blue82.4%

CMYK percentages

Cyan26.2%
Magenta22.9%
Yellow0.0%
Key (black)17.6%

Color previews

#9ba2d2 text on a black background

contrast 8.49:1

Card sample

#9ba2d2 text on a white background

contrast 2.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(155, 162, 210, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(155, 162, 210, 0.45);
Border & gradient
Gradient panel
border: 3px solid #9ba2d2;
background: linear-gradient(135deg, #9ba2d2, #B99BD2);

Monochromatic scale

Palettes built from #9ba2d2

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.

#9ba2d2 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.

#9ba2d2, answered

What color is #9ba2d2?

#9ba2d2 is a light soft blue, closest to Light Steel Blue (ΔE2000 11.5). It sits at 232° on the hue wheel with 38% saturation and 72% lightness, which reads as cool.

What is the RGB value of #9ba2d2?

rgb(155, 162, 210) — 155 red, 162 green and 210 blue out of 255, or 60.8% / 63.5% / 82.4% by channel.

Is #9ba2d2 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3746 and perceived brightness is 65%, so black text on it reaches 8.49:1.

Should I use black or white text on #9ba2d2?

Black. It scores 8.49:1 against #9ba2d2, versus 2.47:1 for white — AAA at any size.

What is the complementary color of #9ba2d2?

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

What colors go well with #9ba2d2?

For interface work: #F4F5FA as the surface, #C7CBE6 for borders, #4B559B for secondary text, #91713B as an accent and #282E58 for hover and pressed states. For a palette, the analogous pair #9BBED2 and #B09BD2 stays calm, while #D2CB9B is the loudest partner.

What is #9ba2d2 in CMYK for printing?

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

Is #9ba2d2 warm or cool?

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

Work with #9ba2d2 in the Color Lab