Skip to content

#bbcce1

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

RGB
187, 204, 225
HSL
213°, 39%, 81%
CMYK
17, 9, 0, 12
Luminance
0.5919

At a glance

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

Hex
#bbcce1
Hue
213°
blue
Saturation
39%
soft
Lightness
81%
light
Brightness
88%
HSV value
Perceived
79%
weighted brightness
Luminance
0.5919
WCAG relative
Temperature
Cool
98/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
12.84:1
Closest name
Light Steel Blue
ΔE2000 2.7
Where it sits
Hue213° of 360°
Saturation39%
Lightness81%
Temperature
Warm ← → Cool98% 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#bbcce1
RGBrgb(187, 204, 225)
HSLhsl(213, 39%, 81%)
CMYKcmyk(17%, 9%, 0%, 12%)
LABlab(81.4 -1.4 -12.3)
LCHlch(81.4 12.4 263.3)
OKLCHoklch(0.839 0.035 253.7)
Decimal12307681
Display P3color(display-p3 0.733 0.800 0.882)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbcce1 on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#bbcce1 on black: 12.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C5CCE2
deuteranopia · #C1C9E1
tritanopia · #B2D1D3

Color scale — 50 to 950

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

#F5F7FA
#EBEFF4
#D3DDE9
#bbcce1
#8AA7CC
#638ABA
#4B75AA
#3E628E
#324E71
#273B53
#192534
Base = 300Lightest = 50 · #F5F7FADarkest = 950 · #192534
:root {
  --brand-50: #F5F7FA;
  --brand-100: #EBEFF4;
  --brand-200: #D3DDE9;
  --brand-300: #bbcce1;
  --brand-400: #8AA7CC;
  --brand-500: #638ABA;
  --brand-600: #4B75AA;
  --brand-700: #3E628E;
  --brand-800: #324E71;
  --brand-900: #273B53;
  --brand-950: #192534;
  --brand: #bbcce1;
  --brand-ink: #000000;
}

Colors that work with #bbcce1

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#F4F7FA
Tinted page background
Border#C6D5E6
Hairlines and dividers
Muted text#4B6E9B
Captions on the surface
Accent#92553A
Second voice, not a rival
Dark variant#273D58
Hover, pressed, headers
Light variant#EDF2F7
Selected rows, tints
Dark surface#141B24
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 #bbcce1

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#E1D0BB
Analogous left#BBDFE1
Analogous right#BDBBE1
Split-complement 1#E1BDBB
Split-complement 2#DFE1BB
Triadic 1#E1BBCC
Triadic 2#CCE1BB
Tetradic#E1BBDF

RGB percentages

Red73.3%
Green80.0%
Blue88.2%

CMYK percentages

Cyan16.9%
Magenta9.3%
Yellow0.0%
Key (black)11.8%

Color previews

#bbcce1 text on a black background

contrast 12.84:1

Card sample

#bbcce1 text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbcce1

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.

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

#bbcce1, answered

What color is #bbcce1?

#bbcce1 is a light soft blue, closest to Light Steel Blue (ΔE2000 2.7). It sits at 213° on the hue wheel with 39% saturation and 81% lightness, which reads as cool.

What is the RGB value of #bbcce1?

rgb(187, 204, 225) — 187 red, 204 green and 225 blue out of 255, or 73.3% / 80% / 88.2% by channel.

Is #bbcce1 a light or a dark color?

It is a light color. Relative luminance is 0.5919 and perceived brightness is 79%, so black text on it reaches 12.84:1.

Should I use black or white text on #bbcce1?

Black. It scores 12.84:1 against #bbcce1, versus 1.64:1 for white — AAA at any size.

What is the complementary color of #bbcce1?

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

What colors go well with #bbcce1?

For interface work: #F4F7FA as the surface, #C6D5E6 for borders, #4B6E9B for secondary text, #92553A as an accent and #273D58 for hover and pressed states. For a palette, the analogous pair #BBDFE1 and #BDBBE1 stays calm, while #E1D0BB is the loudest partner.

What is #bbcce1 in CMYK for printing?

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

Is #bbcce1 warm or cool?

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

Work with #bbcce1 in the Color Lab