Skip to content

#b6bcdf

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

RGB
182, 188, 223
HSL
231°, 39%, 79%
CMYK
18, 16, 0, 13
Luminance
0.5124

At a glance

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

Hex
#b6bcdf
Hue
231°
blue
Saturation
39%
soft
Lightness
79%
light
Brightness
87%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5124
WCAG relative
Temperature
Cool
88/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
11.25:1
Closest name
Light Steel Blue
ΔE2000 7.2
Where it sits
Hue231° of 360°
Saturation39%
Lightness79%
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#b6bcdf
RGBrgb(182, 188, 223)
HSLhsl(231, 39%, 79%)
CMYKcmyk(18%, 16%, 0%, 13%)
LABlab(76.8 5.1 -18.2)
LCHlch(76.8 18.9 285.7)
OKLCHoklch(0.802 0.050 277.6)
Decimal11975903
Display P3color(display-p3 0.714 0.737 0.875)

Copy-ready code

/* CSS */
color: #b6bcdf;
background-color: #b6bcdf;
/* Tailwind (arbitrary) */
class="text-[#b6bcdf] bg-[#b6bcdf]"
/* SCSS */
$brand: #b6bcdf;
/* SwiftUI */
Color(red: 0.714, green: 0.737, blue: 0.875)
/* Android */
Color.parseColor("#b6bcdf")
/* Flutter */
Color(0xFFB6BCDF)
/* Python / OpenCV (BGR) */
(223, 188, 182)

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

Accessibility — WCAG contrast

Aa
#b6bcdf on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#b6bcdf on black: 11.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B3BFE1
deuteranopia · #B0BCDE
tritanopia · #ADC2C7

Color scale — 50 to 950

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

#F5F6FA
#EBECF4
#D2D6E9
#b6bcdf
#8A94CC
#6370BB
#4B59AA
#3E4A8E
#323B71
#272E53
#191D34
Base = 300Lightest = 50 · #F5F6FADarkest = 950 · #191D34
:root {
  --brand-50: #F5F6FA;
  --brand-100: #EBECF4;
  --brand-200: #D2D6E9;
  --brand-300: #b6bcdf;
  --brand-400: #8A94CC;
  --brand-500: #6370BB;
  --brand-600: #4B59AA;
  --brand-700: #3E4A8E;
  --brand-800: #323B71;
  --brand-900: #272E53;
  --brand-950: #191D34;
  --brand: #b6bcdf;
  --brand-ink: #000000;
}

Colors that work with #b6bcdf

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#C6CBE6
Hairlines and dividers
Muted text#4B569B
Captions on the surface
Accent#926F3A
Second voice, not a rival
Dark variant#272E59
Hover, pressed, headers
Light variant#EDEFF7
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 #b6bcdf

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#DFD9B6
Analogous left#B6D0DF
Analogous right#C4B6DF
Split-complement 1#DFC4B6
Split-complement 2#D0DFB6
Triadic 1#DFB6BC
Triadic 2#BCDFB6
Tetradic#DFB6D0

RGB percentages

Red71.4%
Green73.7%
Blue87.5%

CMYK percentages

Cyan18.4%
Magenta15.7%
Yellow0.0%
Key (black)12.5%

Color previews

#b6bcdf text on a black background

contrast 11.25:1

Card sample

#b6bcdf text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b6bcdf

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.

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

#b6bcdf, answered

What color is #b6bcdf?

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

What is the RGB value of #b6bcdf?

rgb(182, 188, 223) — 182 red, 188 green and 223 blue out of 255, or 71.4% / 73.7% / 87.5% by channel.

Is #b6bcdf a light or a dark color?

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

Should I use black or white text on #b6bcdf?

Black. It scores 11.25:1 against #b6bcdf, versus 1.87:1 for white — AAA at any size.

What is the complementary color of #b6bcdf?

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

What colors go well with #b6bcdf?

For interface work: #F4F5FA as the surface, #C6CBE6 for borders, #4B569B for secondary text, #926F3A as an accent and #272E59 for hover and pressed states. For a palette, the analogous pair #B6D0DF and #C4B6DF stays calm, while #DFD9B6 is the loudest partner.

What is #b6bcdf in CMYK for printing?

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

Is #b6bcdf 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 #BFB6DF; nudged cooler, #B5C7E0.

Work with #b6bcdf in the Color Lab