Skip to content

#b2c3fe

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

RGB
178, 195, 254
HSL
227°, 97%, 85%
CMYK
30, 23, 0, 0
Luminance
0.5565

At a glance

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

Hex
#b2c3fe
Hue
227°
blue
Saturation
97%
electric
Lightness
85%
light
Brightness
100%
HSV value
Perceived
78%
weighted brightness
Luminance
0.5565
WCAG relative
Temperature
Cool
91/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
12.13:1
Closest name
Light Steel Blue
ΔE2000 7.2
Where it sits
Hue227° of 360°
Saturation97%
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#b2c3fe
RGBrgb(178, 195, 254)
HSLhsl(227, 97%, 85%)
CMYKcmyk(30%, 23%, 0%, 0%)
LABlab(79.4 7.3 -30.9)
LCHlch(79.4 31.8 283.3)
OKLCHoklch(0.825 0.085 272.0)
Decimal11715582
Display P3color(display-p3 0.698 0.765 0.996)

Copy-ready code

/* CSS */
color: #b2c3fe;
background-color: #b2c3fe;
/* Tailwind (arbitrary) */
class="text-[#b2c3fe] bg-[#b2c3fe]"
/* SCSS */
$brand: #b2c3fe;
/* SwiftUI */
Color(red: 0.698, green: 0.765, blue: 0.996)
/* Android */
Color.parseColor("#b2c3fe")
/* Flutter */
Color(0xFFB2C3FE)
/* Python / OpenCV (BGR) */
(254, 195, 178)

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

Accessibility — WCAG contrast

Aa
#b2c3fe on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#b2c3fe on black: 12.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B1C8FF
deuteranopia · #ABC2FD
tritanopia · #9ECED7

Color scale — 50 to 950

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

#F1F4FD
#E4E9FC
#b2c3fe
#90A9FE
#597DFD
#2252FC
#0338F2
#032FC9
#0226A1
#061F74
#041349
Base = 200Lightest = 50 · #F1F4FDDarkest = 950 · #041349
:root {
  --brand-50: #F1F4FD;
  --brand-100: #E4E9FC;
  --brand-200: #b2c3fe;
  --brand-300: #90A9FE;
  --brand-400: #597DFD;
  --brand-500: #2252FC;
  --brand-600: #0338F2;
  --brand-700: #032FC9;
  --brand-800: #0226A1;
  --brand-900: #061F74;
  --brand-950: #041349;
  --brand: #b2c3fe;
  --brand-ink: #000000;
}

Colors that work with #b2c3fe

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#4B5D9B
Captions on the surface
Accent#CC6B00
Second voice, not a rival
Dark variant#021D7E
Hover, pressed, headers
Light variant#E6EBFF
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 #b2c3fe

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#FEEDB2
Analogous left#B2E9FE
Analogous right#C7B2FE
Split-complement 1#FEC7B2
Split-complement 2#E9FEB2
Triadic 1#FEB2C3
Triadic 2#C3FEB2
Tetradic#FEB2E9

RGB percentages

Red69.8%
Green76.5%
Blue99.6%

CMYK percentages

Cyan29.9%
Magenta23.2%
Yellow0.0%
Key (black)0.4%

Color previews

#b2c3fe text on a black background

contrast 12.13:1

Card sample

#b2c3fe text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(178, 195, 254, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(178, 195, 254, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b2c3fe;
background: linear-gradient(135deg, #b2c3fe, #D4B2FE);

Monochromatic scale

Palettes built from #b2c3fe

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.

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

#b2c3fe, answered

What color is #b2c3fe?

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

What is the RGB value of #b2c3fe?

rgb(178, 195, 254) — 178 red, 195 green and 254 blue out of 255, or 69.8% / 76.5% / 99.6% by channel.

Is #b2c3fe a light or a dark color?

It is a light color. Relative luminance is 0.5565 and perceived brightness is 78%, so black text on it reaches 12.13:1.

Should I use black or white text on #b2c3fe?

Black. It scores 12.13:1 against #b2c3fe, versus 1.73:1 for white — AAA at any size.

What is the complementary color of #b2c3fe?

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

What colors go well with #b2c3fe?

For interface work: #F4F6FA as the surface, #C0CAED for borders, #4B5D9B for secondary text, #CC6B00 as an accent and #021D7E for hover and pressed states. For a palette, the analogous pair #B2E9FE and #C7B2FE stays calm, while #FEEDB2 is the loudest partner.

What is #b2c3fe in CMYK for printing?

cmyk(30%, 23%, 0%, 0%). 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 #b2c3fe 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 #BDB2FE; nudged cooler, #B1D0FF.

Work with #b2c3fe in the Color Lab