Skip to content

#9da9c9

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

RGB
157, 169, 201
HSL
224°, 29%, 70%
CMYK
22, 16, 0, 21
Luminance
0.3976

At a glance

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

Hex
#9da9c9
Hue
224°
blue
Saturation
29%
soft
Lightness
70%
light
Brightness
79%
HSV value
Perceived
66%
weighted brightness
Luminance
0.3976
WCAG relative
Temperature
Cool
85/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
8.95:1
Closest name
Light Steel Blue
ΔE2000 8.2
Where it sits
Hue224° of 360°
Saturation29%
Lightness70%
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#9da9c9
RGBrgb(157, 169, 201)
HSLhsl(224, 29%, 70%)
CMYKcmyk(22%, 16%, 0%, 21%)
LABlab(69.3 2.7 -17.7)
LCHlch(69.3 17.9 278.7)
OKLCHoklch(0.736 0.048 269.0)
Decimal10332617
Display P3color(display-p3 0.616 0.663 0.788)

Copy-ready code

/* CSS */
color: #9da9c9;
background-color: #9da9c9;
/* Tailwind (arbitrary) */
class="text-[#9da9c9] bg-[#9da9c9]"
/* SCSS */
$brand: #9da9c9;
/* SwiftUI */
Color(red: 0.616, green: 0.663, blue: 0.788)
/* Android */
Color.parseColor("#9da9c9")
/* Flutter */
Color(0xFF9DA9C9)
/* Python / OpenCV (BGR) */
(201, 169, 157)

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

Accessibility — WCAG contrast

Aa
#9da9c9 on white: 2.35:1
AA ✗ fail · AA-large · AAA
Aa
#9da9c9 on black: 8.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A0ABCB
deuteranopia · #9CA7C8
tritanopia · #92AFB3

Color scale — 50 to 950

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

#F6F7F9
#ECEEF3
#D5DAE6
#B7C0D7
#9da9c9
#6E80AF
#576A9E
#495983
#3A4769
#2D364D
#1C2230
Base = 400Lightest = 50 · #F6F7F9Darkest = 950 · #1C2230
:root {
  --brand-50: #F6F7F9;
  --brand-100: #ECEEF3;
  --brand-200: #D5DAE6;
  --brand-300: #B7C0D7;
  --brand-400: #9da9c9;
  --brand-500: #6E80AF;
  --brand-600: #576A9E;
  --brand-700: #495983;
  --brand-800: #3A4769;
  --brand-900: #2D364D;
  --brand-950: #1C2230;
  --brand: #9da9c9;
  --brand-ink: #000000;
}

Colors that work with #9da9c9

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#CAD1E2
Hairlines and dividers
Muted text#526494
Captions on the surface
Accent#886544
Second voice, not a rival
Dark variant#2D3752
Hover, pressed, headers
Light variant#EFF1F6
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 #9da9c9

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#C9BD9D
Analogous left#9DBFC9
Analogous right#A79DC9
Split-complement 1#C9A79D
Split-complement 2#BFC99D
Triadic 1#C99DA9
Triadic 2#A9C99D
Tetradic#C99DBF

RGB percentages

Red61.6%
Green66.3%
Blue78.8%

CMYK percentages

Cyan21.9%
Magenta15.9%
Yellow0.0%
Key (black)21.2%

Color previews

#9da9c9 text on a black background

contrast 8.95:1

Card sample

#9da9c9 text on a white background

contrast 2.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(157, 169, 201, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(157, 169, 201, 0.45);
Border & gradient
Gradient panel
border: 3px solid #9da9c9;
background: linear-gradient(135deg, #9da9c9, #AE9DC9);

Monochromatic scale

Palettes built from #9da9c9

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.

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

#9da9c9, answered

What color is #9da9c9?

#9da9c9 is a light soft blue, closest to Light Steel Blue (ΔE2000 8.2). It sits at 224° on the hue wheel with 29% saturation and 70% lightness, which reads as cool.

What is the RGB value of #9da9c9?

rgb(157, 169, 201) — 157 red, 169 green and 201 blue out of 255, or 61.6% / 66.3% / 78.8% by channel.

Is #9da9c9 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3976 and perceived brightness is 66%, so black text on it reaches 8.95:1.

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

Black. It scores 8.95:1 against #9da9c9, versus 2.35:1 for white — AAA at any size.

What is the complementary color of #9da9c9?

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

What colors go well with #9da9c9?

For interface work: #F5F6FA as the surface, #CAD1E2 for borders, #526494 for secondary text, #886544 as an accent and #2D3752 for hover and pressed states. For a palette, the analogous pair #9DBFC9 and #A79DC9 stays calm, while #C9BD9D is the loudest partner.

What is #9da9c9 in CMYK for printing?

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

Is #9da9c9 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 #A19DC9; nudged cooler, #9CB0CA.

Work with #9da9c9 in the Color Lab