Skip to content

#b3c2fd

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

RGB
179, 194, 253
HSL
228°, 95%, 85%
CMYK
29, 23, 0, 1
Luminance
0.5526

At a glance

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

Hex
#b3c2fd
Hue
228°
blue
Saturation
95%
electric
Lightness
85%
light
Brightness
99%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5526
WCAG relative
Temperature
Cool
90/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
12.05:1
Closest name
Light Steel Blue
ΔE2000 7.3
Where it sits
Hue228° of 360°
Saturation95%
Lightness85%
Temperature
Warm ← → Cool90% 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#b3c2fd
RGBrgb(179, 194, 253)
HSLhsl(228, 95%, 85%)
CMYKcmyk(29%, 23%, 0%, 1%)
LABlab(79.2 7.9 -30.7)
LCHlch(79.2 31.7 284.4)
OKLCHoklch(0.823 0.085 273.4)
Decimal11780861
Display P3color(display-p3 0.702 0.761 0.992)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b3c2fd on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#b3c2fd on black: 12.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B0C7FF
deuteranopia · #ABC1FC
tritanopia · #9FCDD6

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #b3c2fd 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
#E4E9FB
#b3c2fd
#92A7FC
#5B7BFB
#2450F9
#0635EF
#052DC7
#04249F
#081D73
#051248
Base = 200Lightest = 50 · #F1F4FDDarkest = 950 · #051248
:root {
  --brand-50: #F1F4FD;
  --brand-100: #E4E9FB;
  --brand-200: #b3c2fd;
  --brand-300: #92A7FC;
  --brand-400: #5B7BFB;
  --brand-500: #2450F9;
  --brand-600: #0635EF;
  --brand-700: #052DC7;
  --brand-800: #04249F;
  --brand-900: #081D73;
  --brand-950: #051248;
  --brand: #b3c2fd;
  --brand-ink: #000000;
}

Colors that work with #b3c2fd

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#C0C9ED
Hairlines and dividers
Muted text#4B5B9B
Captions on the surface
Accent#CC7100
Second voice, not a rival
Dark variant#031C7C
Hover, pressed, headers
Light variant#E6EBFE
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 #b3c2fd

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#FDEEB3
Analogous left#B3E7FD
Analogous right#C9B3FD
Split-complement 1#FDC9B3
Split-complement 2#E7FDB3
Triadic 1#FDB3C2
Triadic 2#C2FDB3
Tetradic#FDB3E7

RGB percentages

Red70.2%
Green76.1%
Blue99.2%

CMYK percentages

Cyan29.2%
Magenta23.3%
Yellow0.0%
Key (black)0.8%

Color previews

#b3c2fd text on a black background

contrast 12.05:1

Card sample

#b3c2fd text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b3c2fd

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.

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

#b3c2fd, answered

What color is #b3c2fd?

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

What is the RGB value of #b3c2fd?

rgb(179, 194, 253) — 179 red, 194 green and 253 blue out of 255, or 70.2% / 76.1% / 99.2% by channel.

Is #b3c2fd a light or a dark color?

It is a light color. Relative luminance is 0.5526 and perceived brightness is 77%, so black text on it reaches 12.05:1.

Should I use black or white text on #b3c2fd?

Black. It scores 12.05:1 against #b3c2fd, versus 1.74:1 for white — AAA at any size.

What is the complementary color of #b3c2fd?

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

What colors go well with #b3c2fd?

For interface work: #F4F6FA as the surface, #C0C9ED for borders, #4B5B9B for secondary text, #CC7100 as an accent and #031C7C for hover and pressed states. For a palette, the analogous pair #B3E7FD and #C9B3FD stays calm, while #FDEEB3 is the loudest partner.

What is #b3c2fd in CMYK for printing?

cmyk(29%, 23%, 0%, 1%). 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 #b3c2fd warm or cool?

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

Work with #b3c2fd in the Color Lab