Skip to content

#bcbcdb

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

RGB
188, 188, 219
HSL
240°, 30%, 80%
CMYK
14, 14, 0, 14
Luminance
0.5177

At a glance

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

Hex
#bcbcdb
Hue
240°
blue
Saturation
30%
soft
Lightness
80%
light
Brightness
86%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5177
WCAG relative
Temperature
Cool
79/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
11.35:1
Closest name
Light Steel Blue
ΔE2000 9
Where it sits
Hue240° of 360°
Saturation30%
Lightness80%
Temperature
Warm ← → Cool79% 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#bcbcdb
RGBrgb(188, 188, 219)
HSLhsl(240, 30%, 80%)
CMYKcmyk(14%, 14%, 0%, 14%)
LABlab(77.1 6.2 -15.5)
LCHlch(77.1 16.6 291.7)
OKLCHoklch(0.805 0.043 285.4)
Decimal12369115
Display P3color(display-p3 0.737 0.737 0.859)

Copy-ready code

/* CSS */
color: #bcbcdb;
background-color: #bcbcdb;
/* Tailwind (arbitrary) */
class="text-[#bcbcdb] bg-[#bcbcdb]"
/* SCSS */
$brand: #bcbcdb;
/* SwiftUI */
Color(red: 0.737, green: 0.737, blue: 0.859)
/* Android */
Color.parseColor("#bcbcdb")
/* Flutter */
Color(0xFFBCBCDB)
/* Python / OpenCV (BGR) */
(219, 188, 188)

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

Accessibility — WCAG contrast

Aa
#bcbcdb on white: 1.85:1
AA ✗ fail · AA-large · AAA
Aa
#bcbcdb on black: 11.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B5BFDC
deuteranopia · #B4BEDA
tritanopia · #B6C1C6

Color scale — 50 to 950

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

#F6F6F9
#ECECF3
#D5D5E7
#bcbcdb
#9292C4
#6D6DB1
#56569F
#474785
#39396A
#2C2C4E
#1C1C31
Base = 300Lightest = 50 · #F6F6F9Darkest = 950 · #1C1C31
:root {
  --brand-50: #F6F6F9;
  --brand-100: #ECECF3;
  --brand-200: #D5D5E7;
  --brand-300: #bcbcdb;
  --brand-400: #9292C4;
  --brand-500: #6D6DB1;
  --brand-600: #56569F;
  --brand-700: #474785;
  --brand-800: #39396A;
  --brand-900: #2C2C4E;
  --brand-950: #1C1C31;
  --brand: #bcbcdb;
  --brand-ink: #000000;
}

Colors that work with #bcbcdb

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#F5F5FA
Tinted page background
Border#CACAE2
Hairlines and dividers
Muted text#505095
Captions on the surface
Accent#897743
Second voice, not a rival
Dark variant#2D2D53
Hover, pressed, headers
Light variant#EEEEF6
Selected rows, tints
Dark surface#141424
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 #bcbcdb

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#DBDBBC
Analogous left#BCCBDB
Analogous right#CBBCDB
Split-complement 1#DBCBBC
Split-complement 2#CBDBBC
Triadic 1#DBBCBC
Triadic 2#BCDBBC
Tetradic#DBBCCB

RGB percentages

Red73.7%
Green73.7%
Blue85.9%

CMYK percentages

Cyan14.2%
Magenta14.2%
Yellow0.0%
Key (black)14.1%

Color previews

#bcbcdb text on a black background

contrast 11.35:1

Card sample

#bcbcdb text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(188, 188, 219, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(188, 188, 219, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bcbcdb;
background: linear-gradient(135deg, #bcbcdb, #D1BCDB);

Monochromatic scale

Palettes built from #bcbcdb

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.

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

#bcbcdb, answered

What color is #bcbcdb?

#bcbcdb is a light soft blue, closest to Light Steel Blue (ΔE2000 9). It sits at 240° on the hue wheel with 30% saturation and 80% lightness, which reads as cool.

What is the RGB value of #bcbcdb?

rgb(188, 188, 219) — 188 red, 188 green and 219 blue out of 255, or 73.7% / 73.7% / 85.9% by channel.

Is #bcbcdb a light or a dark color?

It is a light color. Relative luminance is 0.5177 and perceived brightness is 75%, so black text on it reaches 11.35:1.

Should I use black or white text on #bcbcdb?

Black. It scores 11.35:1 against #bcbcdb, versus 1.85:1 for white — AAA at any size.

What is the complementary color of #bcbcdb?

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

What colors go well with #bcbcdb?

For interface work: #F5F5FA as the surface, #CACAE2 for borders, #505095 for secondary text, #897743 as an accent and #2D2D53 for hover and pressed states. For a palette, the analogous pair #BCCBDB and #CBBCDB stays calm, while #DBDBBC is the loudest partner.

What is #bcbcdb in CMYK for printing?

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

Is #bcbcdb warm or cool?

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

Work with #bcbcdb in the Color Lab