Skip to content

#b4bccd

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

RGB
180, 188, 205
HSL
221°, 20%, 76%
CMYK
12, 8, 0, 20
Luminance
0.5008

At a glance

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

Hex
#b4bccd
Hue
221°
blue
Saturation
20%
soft
Lightness
76%
light
Brightness
80%
HSV value
Perceived
74%
weighted brightness
Luminance
0.5008
WCAG relative
Temperature
Cool
75/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
11.02:1
Closest name
Light Steel Blue
ΔE2000 4.8
Where it sits
Hue221° of 360°
Saturation20%
Lightness76%
Temperature
Warm ← → Cool75% 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#b4bccd
RGBrgb(180, 188, 205)
HSLhsl(221, 20%, 76%)
CMYKcmyk(12%, 8%, 0%, 20%)
LABlab(76.1 0.6 -9.5)
LCHlch(76.1 9.5 273.8)
OKLCHoklch(0.794 0.026 265.6)
Decimal11844813
Display P3color(display-p3 0.706 0.737 0.804)

Copy-ready code

/* CSS */
color: #b4bccd;
background-color: #b4bccd;
/* Tailwind (arbitrary) */
class="text-[#b4bccd] bg-[#b4bccd]"
/* SCSS */
$brand: #b4bccd;
/* SwiftUI */
Color(red: 0.706, green: 0.737, blue: 0.804)
/* Android */
Color.parseColor("#b4bccd")
/* Flutter */
Color(0xFFB4BCCD)
/* Python / OpenCV (BGR) */
(205, 188, 180)

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

Accessibility — WCAG contrast

Aa
#b4bccd on white: 1.91:1
AA ✗ fail · AA-large · AAA
Aa
#b4bccd on black: 11.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B7BDCE
deuteranopia · #B5BBCD
tritanopia · #AEBFC1

Color scale — 50 to 950

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

#F6F7F9
#EDEFF2
#D8DCE4
#b4bccd
#9AA5BC
#7887A5
#627293
#525F7A
#414C62
#323948
#1F242D
Base = 300Lightest = 50 · #F6F7F9Darkest = 950 · #1F242D
:root {
  --brand-50: #F6F7F9;
  --brand-100: #EDEFF2;
  --brand-200: #D8DCE4;
  --brand-300: #b4bccd;
  --brand-400: #9AA5BC;
  --brand-500: #7887A5;
  --brand-600: #627293;
  --brand-700: #525F7A;
  --brand-800: #414C62;
  --brand-900: #323948;
  --brand-950: #1F242D;
  --brand: #b4bccd;
  --brand-ink: #000000;
}

Colors that work with #b4bccd

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#CED3DE
Hairlines and dividers
Muted text#5C6A8A
Captions on the surface
Accent#7F614D
Second voice, not a rival
Dark variant#333B4D
Hover, pressed, headers
Light variant#F0F1F5
Selected rows, tints
Dark surface#161A22
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 #b4bccd

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#CDC5B4
Analogous left#B4C9CD
Analogous right#B9B4CD
Split-complement 1#CDB9B4
Split-complement 2#C9CDB4
Triadic 1#CDB4BC
Triadic 2#BCCDB4
Tetradic#CDB4C9

RGB percentages

Red70.6%
Green73.7%
Blue80.4%

CMYK percentages

Cyan12.2%
Magenta8.3%
Yellow0.0%
Key (black)19.6%

Color previews

#b4bccd text on a black background

contrast 11.02:1

Card sample

#b4bccd text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b4bccd

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.

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

#b4bccd, answered

What color is #b4bccd?

#b4bccd is a light soft blue, closest to Light Steel Blue (ΔE2000 4.8). It sits at 221° on the hue wheel with 20% saturation and 76% lightness, which reads as cool.

What is the RGB value of #b4bccd?

rgb(180, 188, 205) — 180 red, 188 green and 205 blue out of 255, or 70.6% / 73.7% / 80.4% by channel.

Is #b4bccd a light or a dark color?

It is a light color. Relative luminance is 0.5008 and perceived brightness is 74%, so black text on it reaches 11.02:1.

Should I use black or white text on #b4bccd?

Black. It scores 11.02:1 against #b4bccd, versus 1.91:1 for white — AAA at any size.

What is the complementary color of #b4bccd?

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

What colors go well with #b4bccd?

For interface work: #F6F7F9 as the surface, #CED3DE for borders, #5C6A8A for secondary text, #7F614D as an accent and #333B4D for hover and pressed states. For a palette, the analogous pair #B4C9CD and #B9B4CD stays calm, while #CDC5B4 is the loudest partner.

What is #b4bccd in CMYK for printing?

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

Is #b4bccd warm or cool?

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

Work with #b4bccd in the Color Lab