Skip to content

#b3b3f6

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

RGB
179, 179, 246
HSL
240°, 79%, 83%
CMYK
27, 27, 0, 4
Luminance
0.4848

At a glance

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

Hex
#b3b3f6
Hue
240°
blue
Saturation
79%
electric
Lightness
83%
light
Brightness
96%
HSV value
Perceived
74%
weighted brightness
Luminance
0.4848
WCAG relative
Temperature
Cool
83/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
10.70:1
Closest name
Light Steel Blue
ΔE2000 9.3
Where it sits
Hue240° of 360°
Saturation79%
Lightness83%
Temperature
Warm ← → Cool83% 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#b3b3f6
RGBrgb(179, 179, 246)
HSLhsl(240, 79%, 83%)
CMYKcmyk(27%, 27%, 0%, 4%)
LABlab(75.1 14.4 -33.2)
LCHlch(75.1 36.2 293.5)
OKLCHoklch(0.791 0.095 284.0)
Decimal11777014
Display P3color(display-p3 0.702 0.702 0.965)

Copy-ready code

/* CSS */
color: #b3b3f6;
background-color: #b3b3f6;
/* Tailwind (arbitrary) */
class="text-[#b3b3f6] bg-[#b3b3f6]"
/* SCSS */
$brand: #b3b3f6;
/* SwiftUI */
Color(red: 0.702, green: 0.702, blue: 0.965)
/* Android */
Color.parseColor("#b3b3f6")
/* Flutter */
Color(0xFFB3B3F6)
/* Python / OpenCV (BGR) */
(246, 179, 179)

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 #b3b3f6 · 10.70:1
Use #000000AAA at every size.
Aa
White text · 1.96:1
AA fail · AA large fail · AAA fail
Aa
Black text · 10.70:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #b3b3f6 as text scores 1.96:1 on white and 10.70:1 on black.

Accessibility — WCAG contrast

Aa
#b3b3f6 on white: 1.96:1
AA ✗ fail · AA-large · AAA
Aa
#b3b3f6 on black: 10.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A1BBF9
deuteranopia · #9EB7F4
tritanopia · #A3BFCA

Color scale — 50 to 950

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

#F3F3FC
#E6E6F9
#b3b3f6
#9B9BF3
#6969ED
#3636E7
#1A1ADB
#1616B6
#111192
#11116A
#0B0B42
Base = 200Lightest = 50 · #F3F3FCDarkest = 950 · #0B0B42
:root {
  --brand-50: #F3F3FC;
  --brand-100: #E6E6F9;
  --brand-200: #b3b3f6;
  --brand-300: #9B9BF3;
  --brand-400: #6969ED;
  --brand-500: #3636E7;
  --brand-600: #1A1ADB;
  --brand-700: #1616B6;
  --brand-800: #111192;
  --brand-900: #11116A;
  --brand-950: #0B0B42;
  --brand: #b3b3f6;
  --brand-ink: #000000;
}

Colors that work with #b3b3f6

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#F4F4FA
Tinted page background
Border#C0C0ED
Hairlines and dividers
Muted text#4B4B9B
Captions on the surface
Accent#BB9011
Second voice, not a rival
Dark variant#0E0E72
Hover, pressed, headers
Light variant#E8E8FC
Selected rows, tints
Dark surface#141424
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 #b3b3f6

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#F6F6B3
Analogous left#B3D4F6
Analogous right#D4B3F6
Split-complement 1#F6D4B3
Split-complement 2#D4F6B3
Triadic 1#F6B3B3
Triadic 2#B3F6B3
Tetradic#F6B3D4

RGB percentages

Red70.2%
Green70.2%
Blue96.5%

CMYK percentages

Cyan27.2%
Magenta27.2%
Yellow0.0%
Key (black)3.5%

Color previews

#b3b3f6 text on a black background

contrast 10.70:1

Card sample

#b3b3f6 text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(179, 179, 246, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(179, 179, 246, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b3b3f6;
background: linear-gradient(135deg, #b3b3f6, #E0B3F6);

Monochromatic scale

Palettes built from #b3b3f6

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.

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

#b3b3f6, answered

What color is #b3b3f6?

#b3b3f6 is a light electric blue, closest to Light Steel Blue (ΔE2000 9.3). It sits at 240° on the hue wheel with 79% saturation and 83% lightness, which reads as cool.

What is the RGB value of #b3b3f6?

rgb(179, 179, 246) — 179 red, 179 green and 246 blue out of 255, or 70.2% / 70.2% / 96.5% by channel.

Is #b3b3f6 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4848 and perceived brightness is 74%, so black text on it reaches 10.70:1.

Should I use black or white text on #b3b3f6?

Black. It scores 10.70:1 against #b3b3f6, versus 1.96:1 for white — AAA at any size.

What is the complementary color of #b3b3f6?

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

What colors go well with #b3b3f6?

For interface work: #F4F4FA as the surface, #C0C0ED for borders, #4B4B9B for secondary text, #BB9011 as an accent and #0E0E72 for hover and pressed states. For a palette, the analogous pair #B3D4F6 and #D4B3F6 stays calm, while #F6F6B3 is the loudest partner.

What is #b3b3f6 in CMYK for printing?

cmyk(27%, 27%, 0%, 4%). 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 #b3b3f6 warm or cool?

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

Work with #b3b3f6 in the Color Lab