Skip to content

#bbc5d0

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

RGB
187, 197, 208
HSL
211°, 18%, 78%
CMYK
10, 5, 0, 18
Luminance
0.5505

At a glance

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

Hex
#bbc5d0
Hue
211°
blue
Saturation
18%
soft
Lightness
78%
light
Brightness
82%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5505
WCAG relative
Temperature
Cool
76/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
12.01:1
Closest name
Light Steel Blue
ΔE2000 5.7
Where it sits
Hue211° of 360°
Saturation18%
Lightness78%
Temperature
Warm ← → Cool76% 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#bbc5d0
RGBrgb(187, 197, 208)
HSLhsl(211, 18%, 78%)
CMYKcmyk(10%, 5%, 0%, 18%)
LABlab(79.1 -1.3 -6.7)
LCHlch(79.1 6.8 259.3)
OKLCHoklch(0.819 0.019 250.6)
Decimal12305872
Display P3color(display-p3 0.733 0.773 0.816)

Copy-ready code

/* CSS */
color: #bbc5d0;
background-color: #bbc5d0;
/* Tailwind (arbitrary) */
class="text-[#bbc5d0] bg-[#bbc5d0]"
/* SCSS */
$brand: #bbc5d0;
/* SwiftUI */
Color(red: 0.733, green: 0.773, blue: 0.816)
/* Android */
Color.parseColor("#bbc5d0")
/* Flutter */
Color(0xFFBBC5D0)
/* Python / OpenCV (BGR) */
(208, 197, 187)

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

Accessibility — WCAG contrast

Aa
#bbc5d0 on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#bbc5d0 on black: 12.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C1C5D1
deuteranopia · #BFC3D0
tritanopia · #B6C7C8

Color scale — 50 to 950

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

#F6F7F8
#EEF0F2
#D9DEE3
#bbc5d0
#9BAABA
#7A8EA3
#647991
#536579
#435161
#333D48
#20262D
Base = 300Lightest = 50 · #F6F7F8Darkest = 950 · #20262D
:root {
  --brand-50: #F6F7F8;
  --brand-100: #EEF0F2;
  --brand-200: #D9DEE3;
  --brand-300: #bbc5d0;
  --brand-400: #9BAABA;
  --brand-500: #7A8EA3;
  --brand-600: #647991;
  --brand-700: #536579;
  --brand-800: #435161;
  --brand-900: #333D48;
  --brand-950: #20262D;
  --brand: #bbc5d0;
  --brand-ink: #000000;
}

Colors that work with #bbc5d0

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#F6F7F9
Tinted page background
Border#CFD6DE
Hairlines and dividers
Muted text#5E7288
Captions on the surface
Accent#7C5C50
Second voice, not a rival
Dark variant#343F4B
Hover, pressed, headers
Light variant#F0F2F5
Selected rows, tints
Dark surface#171C21
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 #bbc5d0

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#D0C6BB
Analogous left#BBD0D0
Analogous right#BCBBD0
Split-complement 1#D0BCBB
Split-complement 2#D0D0BB
Triadic 1#D0BBC5
Triadic 2#C5D0BB
Tetradic#D0BBD0

RGB percentages

Red73.3%
Green77.3%
Blue81.6%

CMYK percentages

Cyan10.1%
Magenta5.3%
Yellow0.0%
Key (black)18.4%

Color previews

#bbc5d0 text on a black background

contrast 12.01:1

Card sample

#bbc5d0 text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(187, 197, 208, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(187, 197, 208, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bbc5d0;
background: linear-gradient(135deg, #bbc5d0, #BFBBD0);

Monochromatic scale

Palettes built from #bbc5d0

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.

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

#bbc5d0, answered

What color is #bbc5d0?

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

What is the RGB value of #bbc5d0?

rgb(187, 197, 208) — 187 red, 197 green and 208 blue out of 255, or 73.3% / 77.3% / 81.6% by channel.

Is #bbc5d0 a light or a dark color?

It is a light color. Relative luminance is 0.5505 and perceived brightness is 77%, so black text on it reaches 12.01:1.

Should I use black or white text on #bbc5d0?

Black. It scores 12.01:1 against #bbc5d0, versus 1.75:1 for white — AAA at any size.

What is the complementary color of #bbc5d0?

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

What colors go well with #bbc5d0?

For interface work: #F6F7F9 as the surface, #CFD6DE for borders, #5E7288 for secondary text, #7C5C50 as an accent and #343F4B for hover and pressed states. For a palette, the analogous pair #BBD0D0 and #BCBBD0 stays calm, while #D0C6BB is the loudest partner.

What is #bbc5d0 in CMYK for printing?

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

Is #bbc5d0 warm or cool?

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

Work with #bbc5d0 in the Color Lab