Skip to content

#bac2cb

a light, muted blue · cool · closest name: Silver

RGB
186, 194, 203
HSL
212°, 14%, 76%
CMYK
8, 4, 0, 20
Luminance
0.5333

At a glance

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

Hex
#bac2cb
Hue
212°
blue
Saturation
14%
muted
Lightness
76%
light
Brightness
80%
HSV value
Perceived
76%
weighted brightness
Luminance
0.5333
WCAG relative
Temperature
Cool
70/100 cool
Color family
Blue
Tone
Muted
Best ink
Black
11.67:1
Closest name
Silver
ΔE2000 5
Where it sits
Hue212° of 360°
Saturation14%
Lightness76%
Temperature
Warm ← → Cool70% 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#bac2cb
RGBrgb(186, 194, 203)
HSLhsl(212, 14%, 76%)
CMYKcmyk(8%, 4%, 0%, 20%)
LABlab(78.1 -1.0 -5.5)
LCHlch(78.1 5.5 259.6)
OKLCHoklch(0.811 0.015 251.2)
Decimal12239563
Display P3color(display-p3 0.729 0.761 0.796)

Copy-ready code

/* CSS */
color: #bac2cb;
background-color: #bac2cb;
/* Tailwind (arbitrary) */
class="text-[#bac2cb] bg-[#bac2cb]"
/* SCSS */
$brand: #bac2cb;
/* SwiftUI */
Color(red: 0.729, green: 0.761, blue: 0.796)
/* Android */
Color.parseColor("#bac2cb")
/* Flutter */
Color(0xFFBAC2CB)
/* Python / OpenCV (BGR) */
(203, 194, 186)

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

Accessibility — WCAG contrast

Aa
#bac2cb on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#bac2cb on black: 11.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BFC2CB
deuteranopia · #BDC0CB
tritanopia · #B6C4C5

Color scale — 50 to 950

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

#F7F7F8
#EEF0F1
#DADEE2
#bac2cb
#9FAAB7
#7F8E9F
#69798C
#586574
#46515D
#353D45
#21262B
Base = 300Lightest = 50 · #F7F7F8Darkest = 950 · #21262B
:root {
  --brand-50: #F7F7F8;
  --brand-100: #EEF0F1;
  --brand-200: #DADEE2;
  --brand-300: #bac2cb;
  --brand-400: #9FAAB7;
  --brand-500: #7F8E9F;
  --brand-600: #69798C;
  --brand-700: #586574;
  --brand-800: #46515D;
  --brand-900: #353D45;
  --brand-950: #21262B;
  --brand: #bac2cb;
  --brand-ink: #000000;
}

Colors that work with #bac2cb

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#F6F7F8
Tinted page background
Border#D0D6DC
Hairlines and dividers
Muted text#637283
Captions on the surface
Accent#785E54
Second voice, not a rival
Dark variant#373F49
Hover, pressed, headers
Light variant#F0F2F4
Selected rows, tints
Dark surface#181C20
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 #bac2cb

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Borders, dividers and quiet backgrounds
  • Long-form reading 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#CBC3BA
Analogous left#BACBCB
Analogous right#BBBACB
Split-complement 1#CBBBBA
Split-complement 2#CBCBBA
Triadic 1#CBBAC2
Triadic 2#C2CBBA
Tetradic#CBBACB

RGB percentages

Red72.9%
Green76.1%
Blue79.6%

CMYK percentages

Cyan8.4%
Magenta4.4%
Yellow0.0%
Key (black)20.4%

Color previews

#bac2cb text on a black background

contrast 11.67:1

Card sample

#bac2cb text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bac2cb

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.

#bac2cb 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
BackgroundsBordersBody textDividers
Print note

Converts to four-color process without much drama. Proof it anyway.

#bac2cb, answered

What color is #bac2cb?

#bac2cb is a light muted blue, closest to Silver (ΔE2000 5). It sits at 212° on the hue wheel with 14% saturation and 76% lightness, which reads as cool.

What is the RGB value of #bac2cb?

rgb(186, 194, 203) — 186 red, 194 green and 203 blue out of 255, or 72.9% / 76.1% / 79.6% by channel.

Is #bac2cb a light or a dark color?

It is a light color. Relative luminance is 0.5333 and perceived brightness is 76%, so black text on it reaches 11.67:1.

Should I use black or white text on #bac2cb?

Black. It scores 11.67:1 against #bac2cb, versus 1.80:1 for white — AAA at any size.

What is the complementary color of #bac2cb?

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

What colors go well with #bac2cb?

For interface work: #F6F7F8 as the surface, #D0D6DC for borders, #637283 for secondary text, #785E54 as an accent and #373F49 for hover and pressed states. For a palette, the analogous pair #BACBCB and #BBBACB stays calm, while #CBC3BA is the loudest partner.

What is #bac2cb in CMYK for printing?

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

Is #bac2cb warm or cool?

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

Work with #bac2cb in the Color Lab