Skip to content

#b3b4eb

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

RGB
179, 180, 235
HSL
239°, 58%, 81%
CMYK
24, 23, 0, 8
Luminance
0.4822

At a glance

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

Hex
#b3b4eb
Hue
239°
blue
Saturation
58%
vivid
Lightness
81%
light
Brightness
92%
HSV value
Perceived
73%
weighted brightness
Luminance
0.4822
WCAG relative
Temperature
Cool
84/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
10.64:1
Closest name
Light Steel Blue
ΔE2000 9.6
Where it sits
Hue239° of 360°
Saturation58%
Lightness81%
Temperature
Warm ← → Cool84% 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#b3b4eb
RGBrgb(179, 180, 235)
HSLhsl(239, 58%, 81%)
CMYKcmyk(24%, 23%, 0%, 8%)
LABlab(75.0 11.3 -27.5)
LCHlch(75.0 29.7 292.3)
OKLCHoklch(0.788 0.078 283.7)
Decimal11777259
Display P3color(display-p3 0.702 0.706 0.922)

Copy-ready code

/* CSS */
color: #b3b4eb;
background-color: #b3b4eb;
/* Tailwind (arbitrary) */
class="text-[#b3b4eb] bg-[#b3b4eb]"
/* SCSS */
$brand: #b3b4eb;
/* SwiftUI */
Color(red: 0.702, green: 0.706, blue: 0.922)
/* Android */
Color.parseColor("#b3b4eb")
/* Flutter */
Color(0xFFB3B4EB)
/* Python / OpenCV (BGR) */
(235, 180, 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 #b3b4eb · 10.64:1
Use #000000AAA at every size.
Aa
White text · 1.97:1
AA fail · AA large fail · AAA fail
Aa
Black text · 10.64:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #b3b4eb as text scores 1.97:1 on white and 10.64:1 on black.

Accessibility — WCAG contrast

Aa
#b3b4eb on white: 1.97:1
AA ✗ fail · AA-large · AAA
Aa
#b3b4eb on black: 10.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A6BAED
deuteranopia · #A4B7EA
tritanopia · #A6BEC7

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #b3b4eb is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F4F4FB
#E9E9F7
#CDCDEF
#b3b4eb
#7A7CDC
#4D50D0
#3336C2
#2B2DA1
#222481
#1C1E5E
#12123B
Base = 300Lightest = 50 · #F4F4FBDarkest = 950 · #12123B
:root {
  --brand-50: #F4F4FB;
  --brand-100: #E9E9F7;
  --brand-200: #CDCDEF;
  --brand-300: #b3b4eb;
  --brand-400: #7A7CDC;
  --brand-500: #4D50D0;
  --brand-600: #3336C2;
  --brand-700: #2B2DA1;
  --brand-800: #222481;
  --brand-900: #1C1E5E;
  --brand-950: #12123B;
  --brand: #b3b4eb;
  --brand-ink: #000000;
}

Colors that work with #b3b4eb

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#C0C1ED
Hairlines and dividers
Muted text#4B4C9B
Captions on the surface
Accent#A68426
Second voice, not a rival
Dark variant#1B1C65
Hover, pressed, headers
Light variant#EBEBFA
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 #b3b4eb

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#EBEAB3
Analogous left#B3D0EB
Analogous right#CEB3EB
Split-complement 1#EBCEB3
Split-complement 2#D0EBB3
Triadic 1#EBB3B4
Triadic 2#B4EBB3
Tetradic#EBB3D0

RGB percentages

Red70.2%
Green70.6%
Blue92.2%

CMYK percentages

Cyan23.8%
Magenta23.4%
Yellow0.0%
Key (black)7.8%

Color previews

#b3b4eb text on a black background

contrast 10.64:1

Card sample

#b3b4eb text on a white background

contrast 1.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b3b4eb

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.

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

#b3b4eb, answered

What color is #b3b4eb?

#b3b4eb is a light vivid blue, closest to Light Steel Blue (ΔE2000 9.6). It sits at 239° on the hue wheel with 58% saturation and 81% lightness, which reads as cool.

What is the RGB value of #b3b4eb?

rgb(179, 180, 235) — 179 red, 180 green and 235 blue out of 255, or 70.2% / 70.6% / 92.2% by channel.

Is #b3b4eb a light or a dark color?

It is a mid-tone. Relative luminance is 0.4822 and perceived brightness is 73%, so black text on it reaches 10.64:1.

Should I use black or white text on #b3b4eb?

Black. It scores 10.64:1 against #b3b4eb, versus 1.97:1 for white — AAA at any size.

What is the complementary color of #b3b4eb?

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

What colors go well with #b3b4eb?

For interface work: #F4F4FA as the surface, #C0C1ED for borders, #4B4C9B for secondary text, #A68426 as an accent and #1B1C65 for hover and pressed states. For a palette, the analogous pair #B3D0EB and #CEB3EB stays calm, while #EBEAB3 is the loudest partner.

What is #b3b4eb in CMYK for printing?

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

Is #b3b4eb warm or cool?

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

Work with #b3b4eb in the Color Lab