Skip to content

#babcce

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

RGB
186, 188, 206
HSL
234°, 17%, 77%
CMYK
10, 9, 0, 19
Luminance
0.5086

At a glance

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

Hex
#babcce
Hue
234°
blue
Saturation
17%
soft
Lightness
77%
light
Brightness
81%
HSV value
Perceived
74%
weighted brightness
Luminance
0.5086
WCAG relative
Temperature
Cool
68/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
11.17:1
Closest name
Light Steel Blue
ΔE2000 7.2
Where it sits
Hue234° of 360°
Saturation17%
Lightness77%
Temperature
Warm ← → Cool68% 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#babcce
RGBrgb(186, 188, 206)
HSLhsl(234, 17%, 77%)
CMYKcmyk(10%, 9%, 0%, 19%)
LABlab(76.6 2.8 -9.3)
LCHlch(76.6 9.7 286.9)
OKLCHoklch(0.799 0.025 280.8)
Decimal12238030
Display P3color(display-p3 0.729 0.737 0.808)

Copy-ready code

/* CSS */
color: #babcce;
background-color: #babcce;
/* Tailwind (arbitrary) */
class="text-[#babcce] bg-[#babcce]"
/* SCSS */
$brand: #babcce;
/* SwiftUI */
Color(red: 0.729, green: 0.737, blue: 0.808)
/* Android */
Color.parseColor("#babcce")
/* Flutter */
Color(0xFFBABCCE)
/* Python / OpenCV (BGR) */
(206, 188, 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 #babcce · 11.17:1
Use #000000AAA at every size.
Aa
White text · 1.88:1
AA fail · AA large fail · AAA fail
Aa
Black text · 11.17:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #babcce as text scores 1.88:1 on white and 11.17:1 on black.

Accessibility — WCAG contrast

Aa
#babcce on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#babcce on black: 11.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B8BECF
deuteranopia · #B7BCCD
tritanopia · #B6BFC2

Color scale — 50 to 950

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

#F6F7F8
#EEEEF2
#D9DAE3
#babcce
#9D9FB9
#7C80A2
#666A8F
#555877
#44475F
#343647
#20212C
Base = 300Lightest = 50 · #F6F7F8Darkest = 950 · #20212C
:root {
  --brand-50: #F6F7F8;
  --brand-100: #EEEEF2;
  --brand-200: #D9DAE3;
  --brand-300: #babcce;
  --brand-400: #9D9FB9;
  --brand-500: #7C80A2;
  --brand-600: #666A8F;
  --brand-700: #555877;
  --brand-800: #44475F;
  --brand-900: #343647;
  --brand-950: #20212C;
  --brand: #babcce;
  --brand-ink: #000000;
}

Colors that work with #babcce

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#F6F6F9
Tinted page background
Border#CFD1DD
Hairlines and dividers
Muted text#5F6386
Captions on the surface
Accent#7B6D51
Second voice, not a rival
Dark variant#35374B
Hover, pressed, headers
Light variant#F0F1F4
Selected rows, tints
Dark surface#171821
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 #babcce

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#CECCBA
Analogous left#BAC6CE
Analogous right#C2BACE
Split-complement 1#CEC2BA
Split-complement 2#C6CEBA
Triadic 1#CEBABC
Triadic 2#BCCEBA
Tetradic#CEBAC6

RGB percentages

Red72.9%
Green73.7%
Blue80.8%

CMYK percentages

Cyan9.7%
Magenta8.7%
Yellow0.0%
Key (black)19.2%

Color previews

#babcce text on a black background

contrast 11.17:1

Card sample

#babcce text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #babcce

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.

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

#babcce, answered

What color is #babcce?

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

What is the RGB value of #babcce?

rgb(186, 188, 206) — 186 red, 188 green and 206 blue out of 255, or 72.9% / 73.7% / 80.8% by channel.

Is #babcce a light or a dark color?

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

Should I use black or white text on #babcce?

Black. It scores 11.17:1 against #babcce, versus 1.88:1 for white — AAA at any size.

What is the complementary color of #babcce?

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

What colors go well with #babcce?

For interface work: #F6F6F9 as the surface, #CFD1DD for borders, #5F6386 for secondary text, #7B6D51 as an accent and #35374B for hover and pressed states. For a palette, the analogous pair #BAC6CE and #C2BACE stays calm, while #CECCBA is the loudest partner.

What is #babcce in CMYK for printing?

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

Is #babcce warm or cool?

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

Work with #babcce in the Color Lab