Skip to content

#b9c9da

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

RGB
185, 201, 218
HSL
211°, 31%, 79%
CMYK
15, 8, 0, 15
Luminance
0.5715

At a glance

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

Hex
#b9c9da
Hue
211°
blue
Saturation
31%
soft
Lightness
79%
light
Brightness
85%
HSV value
Perceived
78%
weighted brightness
Luminance
0.5715
WCAG relative
Temperature
Cool
94/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
12.43:1
Closest name
Light Steel Blue
ΔE2000 3.5
Where it sits
Hue211° of 360°
Saturation31%
Lightness79%
Temperature
Warm ← → Cool94% 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#b9c9da
RGBrgb(185, 201, 218)
HSLhsl(211, 31%, 79%)
CMYKcmyk(15%, 8%, 0%, 15%)
LABlab(80.3 -2.0 -10.3)
LCHlch(80.3 10.5 259.2)
OKLCHoklch(0.829 0.030 249.8)
Decimal12175834
Display P3color(display-p3 0.725 0.788 0.855)

Copy-ready code

/* CSS */
color: #b9c9da;
background-color: #b9c9da;
/* Tailwind (arbitrary) */
class="text-[#b9c9da] bg-[#b9c9da]"
/* SCSS */
$brand: #b9c9da;
/* SwiftUI */
Color(red: 0.725, green: 0.788, blue: 0.855)
/* Android */
Color.parseColor("#b9c9da")
/* Flutter */
Color(0xFFB9C9DA)
/* Python / OpenCV (BGR) */
(218, 201, 185)

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

Accessibility — WCAG contrast

Aa
#b9c9da on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#b9c9da on black: 12.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C3C9DB
deuteranopia · #BFC6DA
tritanopia · #B1CDCE

Color scale — 50 to 950

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

#F6F7F9
#ECF0F3
#D5DEE7
#b9c9da
#91AAC5
#6C8EB1
#5579A0
#476585
#38516B
#2C3D4F
#1B2631
Base = 300Lightest = 50 · #F6F7F9Darkest = 950 · #1B2631
:root {
  --brand-50: #F6F7F9;
  --brand-100: #ECF0F3;
  --brand-200: #D5DEE7;
  --brand-300: #b9c9da;
  --brand-400: #91AAC5;
  --brand-500: #6C8EB1;
  --brand-600: #5579A0;
  --brand-700: #476585;
  --brand-800: #38516B;
  --brand-900: #2C3D4F;
  --brand-950: #1B2631;
  --brand: #b9c9da;
  --brand-ink: #000000;
}

Colors that work with #b9c9da

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#F5F7FA
Tinted page background
Border#CAD6E3
Hairlines and dividers
Muted text#4F7296
Captions on the surface
Accent#895643
Second voice, not a rival
Dark variant#2C3F53
Hover, pressed, headers
Light variant#EEF2F6
Selected rows, tints
Dark surface#141C24
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 #b9c9da

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#DACAB9
Analogous left#B9D9DA
Analogous right#B9B9DA
Split-complement 1#DAB9B9
Split-complement 2#D9DAB9
Triadic 1#DAB9C9
Triadic 2#C9DAB9
Tetradic#DAB9D9

RGB percentages

Red72.5%
Green78.8%
Blue85.5%

CMYK percentages

Cyan15.1%
Magenta7.8%
Yellow0.0%
Key (black)14.5%

Color previews

#b9c9da text on a black background

contrast 12.43:1

Card sample

#b9c9da text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(185, 201, 218, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(185, 201, 218, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b9c9da;
background: linear-gradient(135deg, #b9c9da, #BFB9DA);

Monochromatic scale

Palettes built from #b9c9da

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.

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

#b9c9da, answered

What color is #b9c9da?

#b9c9da is a light soft blue, closest to Light Steel Blue (ΔE2000 3.5). It sits at 211° on the hue wheel with 31% saturation and 79% lightness, which reads as cool.

What is the RGB value of #b9c9da?

rgb(185, 201, 218) — 185 red, 201 green and 218 blue out of 255, or 72.5% / 78.8% / 85.5% by channel.

Is #b9c9da a light or a dark color?

It is a light color. Relative luminance is 0.5715 and perceived brightness is 78%, so black text on it reaches 12.43:1.

Should I use black or white text on #b9c9da?

Black. It scores 12.43:1 against #b9c9da, versus 1.69:1 for white — AAA at any size.

What is the complementary color of #b9c9da?

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

What colors go well with #b9c9da?

For interface work: #F5F7FA as the surface, #CAD6E3 for borders, #4F7296 for secondary text, #895643 as an accent and #2C3F53 for hover and pressed states. For a palette, the analogous pair #B9D9DA and #B9B9DA stays calm, while #DACAB9 is the loudest partner.

What is #b9c9da in CMYK for printing?

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

Is #b9c9da warm or cool?

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

Work with #b9c9da in the Color Lab