Skip to content

#bbc7eb

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

RGB
187, 199, 235
HSL
225°, 55%, 83%
CMYK
20, 15, 0, 8
Luminance
0.5741

At a glance

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

Hex
#bbc7eb
Hue
225°
blue
Saturation
55%
vivid
Lightness
83%
light
Brightness
92%
HSV value
Perceived
78%
weighted brightness
Luminance
0.5741
WCAG relative
Temperature
Cool
92/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
12.48:1
Closest name
Light Steel Blue
ΔE2000 5.4
Where it sits
Hue225° of 360°
Saturation55%
Lightness83%
Temperature
Warm ← → Cool92% 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#bbc7eb
RGBrgb(187, 199, 235)
HSLhsl(225, 55%, 83%)
CMYKcmyk(20%, 15%, 0%, 8%)
LABlab(80.4 3.4 -19.2)
LCHlch(80.4 19.5 280.0)
OKLCHoklch(0.832 0.052 270.7)
Decimal12306411
Display P3color(display-p3 0.733 0.780 0.922)

Copy-ready code

/* CSS */
color: #bbc7eb;
background-color: #bbc7eb;
/* Tailwind (arbitrary) */
class="text-[#bbc7eb] bg-[#bbc7eb]"
/* SCSS */
$brand: #bbc7eb;
/* SwiftUI */
Color(red: 0.733, green: 0.780, blue: 0.922)
/* Android */
Color.parseColor("#bbc7eb")
/* Flutter */
Color(0xFFBBC7EB)
/* Python / OpenCV (BGR) */
(235, 199, 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 #bbc7eb · 12.48:1
Use #000000AAA at every size.
Aa
White text · 1.68:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.48:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #bbc7eb as text scores 1.68:1 on white and 12.48:1 on black.

Accessibility — WCAG contrast

Aa
#bbc7eb on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#bbc7eb on black: 12.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BDCAED
deuteranopia · #B9C6EA
tritanopia · #B0CED3

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #bbc7eb is pinned to step 200; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F4F6FB
#E9ECF6
#bbc7eb
#A8B8E5
#7D94D9
#5270CC
#3859BD
#2E4A9E
#253B7E
#1F2E5C
#131D39
Base = 200Lightest = 50 · #F4F6FBDarkest = 950 · #131D39
:root {
  --brand-50: #F4F6FB;
  --brand-100: #E9ECF6;
  --brand-200: #bbc7eb;
  --brand-300: #A8B8E5;
  --brand-400: #7D94D9;
  --brand-500: #5270CC;
  --brand-600: #3859BD;
  --brand-700: #2E4A9E;
  --brand-800: #253B7E;
  --brand-900: #1F2E5C;
  --brand-950: #131D39;
  --brand: #bbc7eb;
  --brand-ink: #000000;
}

Colors that work with #bbc7eb

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#F4F6FA
Tinted page background
Border#C0CBEC
Hairlines and dividers
Muted text#4B5F9B
Captions on the surface
Accent#A2662A
Second voice, not a rival
Dark variant#1D2E62
Hover, pressed, headers
Light variant#EBEFF9
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 #bbc7eb

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • 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#EBDFBB
Analogous left#BBDFEB
Analogous right#C7BBEB
Split-complement 1#EBC7BB
Split-complement 2#DFEBBB
Triadic 1#EBBBC7
Triadic 2#C7EBBB
Tetradic#EBBBDF

RGB percentages

Red73.3%
Green78.0%
Blue92.2%

CMYK percentages

Cyan20.4%
Magenta15.3%
Yellow0.0%
Key (black)7.8%

Color previews

#bbc7eb text on a black background

contrast 12.48:1

Card sample

#bbc7eb text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbc7eb

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.

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

#bbc7eb, answered

What color is #bbc7eb?

#bbc7eb is a light vivid blue, closest to Light Steel Blue (ΔE2000 5.4). It sits at 225° on the hue wheel with 55% saturation and 83% lightness, which reads as cool.

What is the RGB value of #bbc7eb?

rgb(187, 199, 235) — 187 red, 199 green and 235 blue out of 255, or 73.3% / 78% / 92.2% by channel.

Is #bbc7eb a light or a dark color?

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

Should I use black or white text on #bbc7eb?

Black. It scores 12.48:1 against #bbc7eb, versus 1.68:1 for white — AAA at any size.

What is the complementary color of #bbc7eb?

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

What colors go well with #bbc7eb?

For interface work: #F4F6FA as the surface, #C0CBEC for borders, #4B5F9B for secondary text, #A2662A as an accent and #1D2E62 for hover and pressed states. For a palette, the analogous pair #BBDFEB and #C7BBEB stays calm, while #EBDFBB is the loudest partner.

What is #bbc7eb in CMYK for printing?

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

Is #bbc7eb warm or cool?

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

Work with #bbc7eb in the Color Lab