Skip to content

#bfd3f4

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

RGB
191, 211, 244
HSL
217°, 71%, 85%
CMYK
22, 14, 0, 4
Luminance
0.6420

At a glance

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

Hex
#bfd3f4
Hue
217°
blue
Saturation
71%
vivid
Lightness
85%
pale
Brightness
96%
HSV value
Perceived
82%
weighted brightness
Luminance
0.6420
WCAG relative
Temperature
Cool
96/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
13.84:1
Closest name
Light Steel Blue
ΔE2000 4.5
Where it sits
Hue217° of 360°
Saturation71%
Lightness85%
Temperature
Warm ← → Cool96% 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#bfd3f4
RGBrgb(191, 211, 244)
HSLhsl(217, 71%, 85%)
CMYKcmyk(22%, 14%, 0%, 4%)
LABlab(84.1 0.2 -18.4)
LCHlch(84.1 18.4 270.7)
OKLCHoklch(0.863 0.051 260.4)
Decimal12571636
Display P3color(display-p3 0.749 0.827 0.957)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bfd3f4 on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#bfd3f4 on black: 13.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C8D4F6
deuteranopia · #C3CFF3
tritanopia · #B1DADE

Color scale — 50 to 950

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

#F3F6FC
#E7EEF8
#bfd3f4
#9FBDEF
#6F9CE6
#3F7BDE
#2465D1
#1E54AE
#18438B
#153365
#0D203F
Base = 200Lightest = 50 · #F3F6FCDarkest = 950 · #0D203F
:root {
  --brand-50: #F3F6FC;
  --brand-100: #E7EEF8;
  --brand-200: #bfd3f4;
  --brand-300: #9FBDEF;
  --brand-400: #6F9CE6;
  --brand-500: #3F7BDE;
  --brand-600: #2465D1;
  --brand-700: #1E54AE;
  --brand-800: #18438B;
  --brand-900: #153365;
  --brand-950: #0D203F;
  --brand: #bfd3f4;
  --brand-ink: #000000;
}

Colors that work with #bfd3f4

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#C0D1ED
Hairlines and dividers
Muted text#4B699B
Captions on the surface
Accent#B35019
Second voice, not a rival
Dark variant#13356D
Hover, pressed, headers
Light variant#E9F0FB
Selected rows, tints
Dark surface#141A24
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 #bfd3f4

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#F4E0BF
Analogous left#BFEDF4
Analogous right#C6BFF4
Split-complement 1#F4C6BF
Split-complement 2#EDF4BF
Triadic 1#F4BFD3
Triadic 2#D3F4BF
Tetradic#F4BFED

RGB percentages

Red74.9%
Green82.7%
Blue95.7%

CMYK percentages

Cyan21.7%
Magenta13.5%
Yellow0.0%
Key (black)4.3%

Color previews

#bfd3f4 text on a black background

contrast 13.84:1

Card sample

#bfd3f4 text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bfd3f4

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.

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

#bfd3f4, answered

What color is #bfd3f4?

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

What is the RGB value of #bfd3f4?

rgb(191, 211, 244) — 191 red, 211 green and 244 blue out of 255, or 74.9% / 82.7% / 95.7% by channel.

Is #bfd3f4 a light or a dark color?

It is a light color. Relative luminance is 0.6420 and perceived brightness is 82%, so black text on it reaches 13.84:1.

Should I use black or white text on #bfd3f4?

Black. It scores 13.84:1 against #bfd3f4, versus 1.52:1 for white — AAA at any size.

What is the complementary color of #bfd3f4?

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

What colors go well with #bfd3f4?

For interface work: #F4F7FA as the surface, #C0D1ED for borders, #4B699B for secondary text, #B35019 as an accent and #13356D for hover and pressed states. For a palette, the analogous pair #BFEDF4 and #C6BFF4 stays calm, while #F4E0BF is the loudest partner.

What is #bfd3f4 in CMYK for printing?

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

Is #bfd3f4 warm or cool?

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

Work with #bfd3f4 in the Color Lab