Skip to content

#bfc3db

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

RGB
191, 195, 219
HSL
231°, 28%, 80%
CMYK
13, 11, 0, 14
Luminance
0.5522

At a glance

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

Hex
#bfc3db
Hue
231°
blue
Saturation
28%
soft
Lightness
80%
light
Brightness
86%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5522
WCAG relative
Temperature
Cool
80/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
12.04:1
Closest name
Light Steel Blue
ΔE2000 6.5
Where it sits
Hue231° of 360°
Saturation28%
Lightness80%
Temperature
Warm ← → Cool80% 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#bfc3db
RGBrgb(191, 195, 219)
HSLhsl(231, 28%, 80%)
CMYKcmyk(13%, 11%, 0%, 14%)
LABlab(79.2 3.4 -12.4)
LCHlch(79.2 12.9 285.1)
OKLCHoklch(0.822 0.034 278.1)
Decimal12567515
Display P3color(display-p3 0.749 0.765 0.859)

Copy-ready code

/* CSS */
color: #bfc3db;
background-color: #bfc3db;
/* Tailwind (arbitrary) */
class="text-[#bfc3db] bg-[#bfc3db]"
/* SCSS */
$brand: #bfc3db;
/* SwiftUI */
Color(red: 0.749, green: 0.765, blue: 0.859)
/* Android */
Color.parseColor("#bfc3db")
/* Flutter */
Color(0xFFBFC3DB)
/* Python / OpenCV (BGR) */
(219, 195, 191)

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

Accessibility — WCAG contrast

Aa
#bfc3db on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#bfc3db on black: 12.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BDC5DC
deuteranopia · #BBC3DA
tritanopia · #B9C7CB

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #bfc3db 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
#ECEDF3
#D6D8E6
#bfc3db
#939AC2
#6F78AE
#58629D
#495283
#3B4168
#2D324D
#1C1F30
Base = 300Lightest = 50 · #F6F6F9Darkest = 950 · #1C1F30
:root {
  --brand-50: #F6F6F9;
  --brand-100: #ECEDF3;
  --brand-200: #D6D8E6;
  --brand-300: #bfc3db;
  --brand-400: #939AC2;
  --brand-500: #6F78AE;
  --brand-600: #58629D;
  --brand-700: #495283;
  --brand-800: #3B4168;
  --brand-900: #2D324D;
  --brand-950: #1C1F30;
  --brand: #bfc3db;
  --brand-ink: #000000;
}

Colors that work with #bfc3db

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#F5F6F9
Tinted page background
Border#CBCEE2
Hairlines and dividers
Muted text#535C93
Captions on the surface
Accent#876C45
Second voice, not a rival
Dark variant#2E3352
Hover, pressed, headers
Light variant#EFF0F6
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 #bfc3db

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#DBD7BF
Analogous left#BFD1DB
Analogous right#C9BFDB
Split-complement 1#DBC9BF
Split-complement 2#D1DBBF
Triadic 1#DBBFC3
Triadic 2#C3DBBF
Tetradic#DBBFD1

RGB percentages

Red74.9%
Green76.5%
Blue85.9%

CMYK percentages

Cyan12.8%
Magenta11.0%
Yellow0.0%
Key (black)14.1%

Color previews

#bfc3db text on a black background

contrast 12.04:1

Card sample

#bfc3db text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bfc3db

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.

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

#bfc3db, answered

What color is #bfc3db?

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

What is the RGB value of #bfc3db?

rgb(191, 195, 219) — 191 red, 195 green and 219 blue out of 255, or 74.9% / 76.5% / 85.9% by channel.

Is #bfc3db a light or a dark color?

It is a light color. Relative luminance is 0.5522 and perceived brightness is 77%, so black text on it reaches 12.04:1.

Should I use black or white text on #bfc3db?

Black. It scores 12.04:1 against #bfc3db, versus 1.74:1 for white — AAA at any size.

What is the complementary color of #bfc3db?

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

What colors go well with #bfc3db?

For interface work: #F5F6F9 as the surface, #CBCEE2 for borders, #535C93 for secondary text, #876C45 as an accent and #2E3352 for hover and pressed states. For a palette, the analogous pair #BFD1DB and #C9BFDB stays calm, while #DBD7BF is the loudest partner.

What is #bfc3db in CMYK for printing?

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

Is #bfc3db warm or cool?

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

Work with #bfc3db in the Color Lab