Skip to content

#bbc2e8

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

RGB
187, 194, 232
HSL
231°, 50%, 82%
CMYK
19, 16, 0, 9
Luminance
0.5497

At a glance

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

Hex
#bbc2e8
Hue
231°
blue
Saturation
50%
vivid
Lightness
82%
light
Brightness
91%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5497
WCAG relative
Temperature
Cool
88/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
11.99:1
Closest name
Light Steel Blue
ΔE2000 7.1
Where it sits
Hue231° of 360°
Saturation50%
Lightness82%
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#bbc2e8
RGBrgb(187, 194, 232)
HSLhsl(231, 50%, 82%)
CMYKcmyk(19%, 16%, 0%, 9%)
LABlab(79.0 5.4 -19.6)
LCHlch(79.0 20.4 285.4)
OKLCHoklch(0.821 0.054 276.9)
Decimal12305128
Display P3color(display-p3 0.733 0.761 0.910)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbc2e8 on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#bbc2e8 on black: 11.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B8C5EA
deuteranopia · #B5C2E7
tritanopia · #B1C9CE

Color scale — 50 to 950

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

#F4F5FA
#EAECF6
#CFD4EC
#bbc2e8
#818ED5
#5768C6
#3E51B7
#344398
#29367A
#212A59
#151A38
Base = 300Lightest = 50 · #F4F5FADarkest = 950 · #151A38
:root {
  --brand-50: #F4F5FA;
  --brand-100: #EAECF6;
  --brand-200: #CFD4EC;
  --brand-300: #bbc2e8;
  --brand-400: #818ED5;
  --brand-500: #5768C6;
  --brand-600: #3E51B7;
  --brand-700: #344398;
  --brand-800: #29367A;
  --brand-900: #212A59;
  --brand-950: #151A38;
  --brand: #bbc2e8;
  --brand-ink: #000000;
}

Colors that work with #bbc2e8

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#C2C8EA
Hairlines and dividers
Muted text#4B579B
Captions on the surface
Accent#9D702F
Second voice, not a rival
Dark variant#202A5F
Hover, pressed, headers
Light variant#ECEEF9
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 #bbc2e8

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#E8E1BB
Analogous left#BBD9E8
Analogous right#CBBBE8
Split-complement 1#E8CBBB
Split-complement 2#D9E8BB
Triadic 1#E8BBC2
Triadic 2#C2E8BB
Tetradic#E8BBD9

RGB percentages

Red73.3%
Green76.1%
Blue91.0%

CMYK percentages

Cyan19.4%
Magenta16.4%
Yellow0.0%
Key (black)9.0%

Color previews

#bbc2e8 text on a black background

contrast 11.99:1

Card sample

#bbc2e8 text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbc2e8

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.

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

#bbc2e8, answered

What color is #bbc2e8?

#bbc2e8 is a light vivid blue, closest to Light Steel Blue (ΔE2000 7.1). It sits at 231° on the hue wheel with 50% saturation and 82% lightness, which reads as cool.

What is the RGB value of #bbc2e8?

rgb(187, 194, 232) — 187 red, 194 green and 232 blue out of 255, or 73.3% / 76.1% / 91% by channel.

Is #bbc2e8 a light or a dark color?

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

Should I use black or white text on #bbc2e8?

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

What is the complementary color of #bbc2e8?

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

What colors go well with #bbc2e8?

For interface work: #F4F5FA as the surface, #C2C8EA for borders, #4B579B for secondary text, #9D702F as an accent and #202A5F for hover and pressed states. For a palette, the analogous pair #BBD9E8 and #CBBBE8 stays calm, while #E8E1BB is the loudest partner.

What is #bbc2e8 in CMYK for printing?

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

Is #bbc2e8 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 #C5BBE8; nudged cooler, #BACDE9.

Work with #bbc2e8 in the Color Lab