Skip to content

#bfd0e7

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

RGB
191, 208, 231
HSL
215°, 46%, 83%
CMYK
17, 10, 0, 9
Luminance
0.6196

At a glance

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

Hex
#bfd0e7
Hue
215°
blue
Saturation
46%
vivid
Lightness
83%
light
Brightness
91%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6196
WCAG relative
Temperature
Cool
98/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
13.39:1
Closest name
Light Steel Blue
ΔE2000 3.3
Where it sits
Hue215° of 360°
Saturation46%
Lightness83%
Temperature
Warm ← → Cool98% 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#bfd0e7
RGBrgb(191, 208, 231)
HSLhsl(215, 46%, 83%)
CMYKcmyk(17%, 10%, 0%, 9%)
LABlab(82.9 -1.0 -13.3)
LCHlch(82.9 13.3 265.6)
OKLCHoklch(0.852 0.037 256.0)
Decimal12570855
Display P3color(display-p3 0.749 0.816 0.906)

Copy-ready code

/* CSS */
color: #bfd0e7;
background-color: #bfd0e7;
/* Tailwind (arbitrary) */
class="text-[#bfd0e7] bg-[#bfd0e7]"
/* SCSS */
$brand: #bfd0e7;
/* SwiftUI */
Color(red: 0.749, green: 0.816, blue: 0.906)
/* Android */
Color.parseColor("#bfd0e7")
/* Flutter */
Color(0xFFBFD0E7)
/* Python / OpenCV (BGR) */
(231, 208, 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 #bfd0e7 · 13.39:1
Use #000000AAA at every size.
Aa
White text · 1.57:1
AA fail · AA large fail · AAA fail
Aa
Black text · 13.39:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #bfd0e7 as text scores 1.57:1 on white and 13.39:1 on black.

Accessibility — WCAG contrast

Aa
#bfd0e7 on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#bfd0e7 on black: 13.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C8D1E8
deuteranopia · #C4CDE6
tritanopia · #B5D5D7

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #bfd0e7 is pinned to step 200; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F5F7FA
#EAEFF5
#bfd0e7
#ADC3E0
#85A5D1
#5C87C2
#4372B2
#385F94
#2C4C77
#243957
#162436
Base = 200Lightest = 50 · #F5F7FADarkest = 950 · #162436
:root {
  --brand-50: #F5F7FA;
  --brand-100: #EAEFF5;
  --brand-200: #bfd0e7;
  --brand-300: #ADC3E0;
  --brand-400: #85A5D1;
  --brand-500: #5C87C2;
  --brand-600: #4372B2;
  --brand-700: #385F94;
  --brand-800: #2C4C77;
  --brand-900: #243957;
  --brand-950: #162436;
  --brand: #bfd0e7;
  --brand-ink: #000000;
}

Colors that work with #bfd0e7

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#F4F7FA
Tinted page background
Border#C4D3E9
Hairlines and dividers
Muted text#4B6D9B
Captions on the surface
Accent#995333
Second voice, not a rival
Dark variant#233B5D
Hover, pressed, headers
Light variant#ECF1F8
Selected rows, tints
Dark surface#141B24
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 #bfd0e7

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

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • 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#E7D6BF
Analogous left#BFE4E7
Analogous right#C2BFE7
Split-complement 1#E7C2BF
Split-complement 2#E4E7BF
Triadic 1#E7BFD0
Triadic 2#D0E7BF
Tetradic#E7BFE4

RGB percentages

Red74.9%
Green81.6%
Blue90.6%

CMYK percentages

Cyan17.3%
Magenta10.0%
Yellow0.0%
Key (black)9.4%

Color previews

#bfd0e7 text on a black background

contrast 13.39:1

Card sample

#bfd0e7 text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bfd0e7

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.

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

#bfd0e7, answered

What color is #bfd0e7?

#bfd0e7 is a light vivid blue, closest to Light Steel Blue (ΔE2000 3.3). It sits at 215° on the hue wheel with 46% saturation and 83% lightness, which reads as cool.

What is the RGB value of #bfd0e7?

rgb(191, 208, 231) — 191 red, 208 green and 231 blue out of 255, or 74.9% / 81.6% / 90.6% by channel.

Is #bfd0e7 a light or a dark color?

It is a light color. Relative luminance is 0.6196 and perceived brightness is 81%, so black text on it reaches 13.39:1.

Should I use black or white text on #bfd0e7?

Black. It scores 13.39:1 against #bfd0e7, versus 1.57:1 for white — AAA at any size.

What is the complementary color of #bfd0e7?

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

What colors go well with #bfd0e7?

For interface work: #F4F7FA as the surface, #C4D3E9 for borders, #4B6D9B for secondary text, #995333 as an accent and #233B5D for hover and pressed states. For a palette, the analogous pair #BFE4E7 and #C2BFE7 stays calm, while #E7D6BF is the loudest partner.

What is #bfd0e7 in CMYK for printing?

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

Is #bfd0e7 warm or cool?

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

Work with #bfd0e7 in the Color Lab