Skip to content

#bfd9f3

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

RGB
191, 217, 243
HSL
210°, 68%, 85%
CMYK
21, 11, 0, 5
Luminance
0.6717

At a glance

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

Hex
#bfd9f3
Hue
210°
blue
Saturation
68%
vivid
Lightness
85%
pale
Brightness
95%
HSV value
Perceived
83%
weighted brightness
Luminance
0.6717
WCAG relative
Temperature
Cool
100/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
14.43:1
Closest name
Light Steel Blue
ΔE2000 5.3
Where it sits
Hue210° of 360°
Saturation68%
Lightness85%
Temperature
Warm ← → Cool100% 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#bfd9f3
RGBrgb(191, 217, 243)
HSLhsl(210, 68%, 85%)
CMYKcmyk(21%, 11%, 0%, 5%)
LABlab(85.6 -3.2 -15.6)
LCHlch(85.6 15.9 258.5)
OKLCHoklch(0.874 0.046 248.3)
Decimal12573171
Display P3color(display-p3 0.749 0.851 0.953)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bfd9f3 on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#bfd9f3 on black: 14.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CFD9F4
deuteranopia · #C9D4F2
tritanopia · #B1DFE1

Color scale — 50 to 950

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

#F3F7FB
#E8F0F8
#bfd9f3
#A1C7ED
#71ABE4
#428FDC
#277ACE
#2066AC
#1A5289
#173D64
#0E263E
Base = 200Lightest = 50 · #F3F7FBDarkest = 950 · #0E263E
:root {
  --brand-50: #F3F7FB;
  --brand-100: #E8F0F8;
  --brand-200: #bfd9f3;
  --brand-300: #A1C7ED;
  --brand-400: #71ABE4;
  --brand-500: #428FDC;
  --brand-600: #277ACE;
  --brand-700: #2066AC;
  --brand-800: #1A5289;
  --brand-900: #173D64;
  --brand-950: #0E263E;
  --brand: #bfd9f3;
  --brand-ink: #000000;
}

Colors that work with #bfd9f3

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#C0D6ED
Hairlines and dividers
Muted text#4B739B
Captions on the surface
Accent#B1401B
Second voice, not a rival
Dark variant#14406B
Hover, pressed, headers
Light variant#EAF2FB
Selected rows, tints
Dark surface#141C24
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 #bfd9f3

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#F3D9BF
Analogous left#BFF3F3
Analogous right#BFBFF3
Split-complement 1#F3BFBF
Split-complement 2#F3F3BF
Triadic 1#F3BFD9
Triadic 2#D9F3BF
Tetradic#F3BFF3

RGB percentages

Red74.9%
Green85.1%
Blue95.3%

CMYK percentages

Cyan21.4%
Magenta10.7%
Yellow0.0%
Key (black)4.7%

Color previews

#bfd9f3 text on a black background

contrast 14.43:1

Card sample

#bfd9f3 text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bfd9f3

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.

#bfd9f3 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

Very light tints can drop out on uncoated stock; check it at 100% size before signing off.

#bfd9f3, answered

What color is #bfd9f3?

#bfd9f3 is a pale vivid blue, closest to Light Steel Blue (ΔE2000 5.3). It sits at 210° on the hue wheel with 68% saturation and 85% lightness, which reads as cool.

What is the RGB value of #bfd9f3?

rgb(191, 217, 243) — 191 red, 217 green and 243 blue out of 255, or 74.9% / 85.1% / 95.3% by channel.

Is #bfd9f3 a light or a dark color?

It is a light color. Relative luminance is 0.6717 and perceived brightness is 83%, so black text on it reaches 14.43:1.

Should I use black or white text on #bfd9f3?

Black. It scores 14.43:1 against #bfd9f3, versus 1.45:1 for white — AAA at any size.

What is the complementary color of #bfd9f3?

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

What colors go well with #bfd9f3?

For interface work: #F4F7FA as the surface, #C0D6ED for borders, #4B739B for secondary text, #B1401B as an accent and #14406B for hover and pressed states. For a palette, the analogous pair #BFF3F3 and #BFBFF3 stays calm, while #F3D9BF is the loudest partner.

What is #bfd9f3 in CMYK for printing?

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

Is #bfd9f3 warm or cool?

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

Work with #bfd9f3 in the Color Lab