Skip to content

#bfcaf1

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

RGB
191, 202, 241
HSL
227°, 64%, 85%
CMYK
21, 16, 0, 6
Luminance
0.5967

At a glance

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

Hex
#bfcaf1
Hue
227°
blue
Saturation
64%
vivid
Lightness
85%
light
Brightness
95%
HSV value
Perceived
80%
weighted brightness
Luminance
0.5967
WCAG relative
Temperature
Cool
91/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
12.93:1
Closest name
Light Steel Blue
ΔE2000 6.4
Where it sits
Hue227° of 360°
Saturation64%
Lightness85%
Temperature
Warm ← → Cool91% 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#bfcaf1
RGBrgb(191, 202, 241)
HSLhsl(227, 64%, 85%)
CMYKcmyk(21%, 16%, 0%, 6%)
LABlab(81.7 4.3 -20.4)
LCHlch(81.7 20.9 282.0)
OKLCHoklch(0.843 0.056 272.8)
Decimal12569329
Display P3color(display-p3 0.749 0.792 0.945)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bfcaf1 on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#bfcaf1 on black: 12.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BFCDF3
deuteranopia · #BBC9F0
tritanopia · #B3D1D7

Color scale — 50 to 950

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

#F4F5FB
#E8EBF7
#bfcaf1
#A3B3EB
#758DE1
#4767D7
#2C4EC9
#2541A7
#1D3486
#192961
#101A3D
Base = 200Lightest = 50 · #F4F5FBDarkest = 950 · #101A3D
:root {
  --brand-50: #F4F5FB;
  --brand-100: #E8EBF7;
  --brand-200: #bfcaf1;
  --brand-300: #A3B3EB;
  --brand-400: #758DE1;
  --brand-500: #4767D7;
  --brand-600: #2C4EC9;
  --brand-700: #2541A7;
  --brand-800: #1D3486;
  --brand-900: #192961;
  --brand-950: #101A3D;
  --brand: #bfcaf1;
  --brand-ink: #000000;
}

Colors that work with #bfcaf1

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#F4F6FA
Tinted page background
Border#C0CAED
Hairlines and dividers
Muted text#4B5C9B
Captions on the surface
Accent#AD6B1F
Second voice, not a rival
Dark variant#172969
Hover, pressed, headers
Light variant#EAEEFA
Selected rows, tints
Dark surface#141724
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 #bfcaf1

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#F1E6BF
Analogous left#BFE3F1
Analogous right#CDBFF1
Split-complement 1#F1CDBF
Split-complement 2#E3F1BF
Triadic 1#F1BFCA
Triadic 2#CAF1BF
Tetradic#F1BFE3

RGB percentages

Red74.9%
Green79.2%
Blue94.5%

CMYK percentages

Cyan20.7%
Magenta16.2%
Yellow0.0%
Key (black)5.5%

Color previews

#bfcaf1 text on a black background

contrast 12.93:1

Card sample

#bfcaf1 text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bfcaf1

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.

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

#bfcaf1, answered

What color is #bfcaf1?

#bfcaf1 is a light vivid blue, closest to Light Steel Blue (ΔE2000 6.4). It sits at 227° on the hue wheel with 64% saturation and 85% lightness, which reads as cool.

What is the RGB value of #bfcaf1?

rgb(191, 202, 241) — 191 red, 202 green and 241 blue out of 255, or 74.9% / 79.2% / 94.5% by channel.

Is #bfcaf1 a light or a dark color?

It is a light color. Relative luminance is 0.5967 and perceived brightness is 80%, so black text on it reaches 12.93:1.

Should I use black or white text on #bfcaf1?

Black. It scores 12.93:1 against #bfcaf1, versus 1.62:1 for white — AAA at any size.

What is the complementary color of #bfcaf1?

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

What colors go well with #bfcaf1?

For interface work: #F4F6FA as the surface, #C0CAED for borders, #4B5C9B for secondary text, #AD6B1F as an accent and #172969 for hover and pressed states. For a palette, the analogous pair #BFE3F1 and #CDBFF1 stays calm, while #F1E6BF is the loudest partner.

What is #bfcaf1 in CMYK for printing?

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

Is #bfcaf1 warm or cool?

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

Work with #bfcaf1 in the Color Lab