Skip to content

#bfb6f7

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

RGB
191, 182, 247
HSL
248°, 80%, 84%
CMYK
23, 26, 0, 3
Luminance
0.5125

At a glance

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

Hex
#bfb6f7
Hue
248°
blue
Saturation
80%
electric
Lightness
84%
light
Brightness
97%
HSV value
Perceived
76%
weighted brightness
Luminance
0.5125
WCAG relative
Temperature
Cool
79/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
11.25:1
Closest name
Light Steel Blue
ΔE2000 10.5
Where it sits
Hue248° of 360°
Saturation80%
Lightness84%
Temperature
Warm ← → Cool79% 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#bfb6f7
RGBrgb(191, 182, 247)
HSLhsl(248, 80%, 84%)
CMYKcmyk(23%, 26%, 0%, 3%)
LABlab(76.8 16.5 -31.0)
LCHlch(76.8 35.2 298.0)
OKLCHoklch(0.806 0.091 290.5)
Decimal12564215
Display P3color(display-p3 0.749 0.714 0.969)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bfb6f7 on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#bfb6f7 on black: 11.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A6BFFA
deuteranopia · #A6BCF5
tritanopia · #B3C1CD

Color scale — 50 to 950

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

#F4F3FC
#E9E6F9
#bfb6f7
#A69AF4
#7A67EE
#4E35E9
#3318DD
#2B14B8
#221093
#1D106A
#120A42
Base = 200Lightest = 50 · #F4F3FCDarkest = 950 · #120A42
:root {
  --brand-50: #F4F3FC;
  --brand-100: #E9E6F9;
  --brand-200: #bfb6f7;
  --brand-300: #A69AF4;
  --brand-400: #7A67EE;
  --brand-500: #4E35E9;
  --brand-600: #3318DD;
  --brand-700: #2B14B8;
  --brand-800: #221093;
  --brand-900: #1D106A;
  --brand-950: #120A42;
  --brand: #bfb6f7;
  --brand-ink: #000000;
}

Colors that work with #bfb6f7

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#F5F4FA
Tinted page background
Border#C6C0ED
Hairlines and dividers
Muted text#564B9B
Captions on the surface
Accent#BDA90F
Second voice, not a rival
Dark variant#1B0D73
Hover, pressed, headers
Light variant#EBE8FC
Selected rows, tints
Dark surface#161424
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 #bfb6f7

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#EEF7B6
Analogous left#B6CDF7
Analogous right#DFB6F7
Split-complement 1#F7DFB6
Split-complement 2#CDF7B6
Triadic 1#F7BFB6
Triadic 2#B6F7BF
Tetradic#F7B6CD

RGB percentages

Red74.9%
Green71.4%
Blue96.9%

CMYK percentages

Cyan22.7%
Magenta26.3%
Yellow0.0%
Key (black)3.1%

Color previews

#bfb6f7 text on a black background

contrast 11.25:1

Card sample

#bfb6f7 text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bfb6f7

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.

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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#bfb6f7, answered

What color is #bfb6f7?

#bfb6f7 is a light electric blue, closest to Light Steel Blue (ΔE2000 10.5). It sits at 248° on the hue wheel with 80% saturation and 84% lightness, which reads as cool.

What is the RGB value of #bfb6f7?

rgb(191, 182, 247) — 191 red, 182 green and 247 blue out of 255, or 74.9% / 71.4% / 96.9% by channel.

Is #bfb6f7 a light or a dark color?

It is a light color. Relative luminance is 0.5125 and perceived brightness is 76%, so black text on it reaches 11.25:1.

Should I use black or white text on #bfb6f7?

Black. It scores 11.25:1 against #bfb6f7, versus 1.87:1 for white — AAA at any size.

What is the complementary color of #bfb6f7?

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

What colors go well with #bfb6f7?

For interface work: #F5F4FA as the surface, #C6C0ED for borders, #564B9B for secondary text, #BDA90F as an accent and #1B0D73 for hover and pressed states. For a palette, the analogous pair #B6CDF7 and #DFB6F7 stays calm, while #EEF7B6 is the loudest partner.

What is #bfb6f7 in CMYK for printing?

cmyk(23%, 26%, 0%, 3%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #bfb6f7 warm or cool?

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

Work with #bfb6f7 in the Color Lab