Skip to content

#b0c2fe

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

RGB
176, 194, 254
HSL
226°, 98%, 84%
CMYK
31, 24, 0, 0
Luminance
0.5497

At a glance

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

Hex
#b0c2fe
Hue
226°
blue
Saturation
98%
electric
Lightness
84%
light
Brightness
100%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5497
WCAG relative
Temperature
Cool
91/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
11.99:1
Closest name
Light Steel Blue
ΔE2000 7.2
Where it sits
Hue226° of 360°
Saturation98%
Lightness84%
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#b0c2fe
RGBrgb(176, 194, 254)
HSLhsl(226, 98%, 84%)
CMYKcmyk(31%, 24%, 0%, 0%)
LABlab(79.0 7.3 -31.5)
LCHlch(79.0 32.3 283.0)
OKLCHoklch(0.822 0.087 271.5)
Decimal11584254
Display P3color(display-p3 0.690 0.761 0.996)

Copy-ready code

/* CSS */
color: #b0c2fe;
background-color: #b0c2fe;
/* Tailwind (arbitrary) */
class="text-[#b0c2fe] bg-[#b0c2fe]"
/* SCSS */
$brand: #b0c2fe;
/* SwiftUI */
Color(red: 0.690, green: 0.761, blue: 0.996)
/* Android */
Color.parseColor("#b0c2fe")
/* Flutter */
Color(0xFFB0C2FE)
/* Python / OpenCV (BGR) */
(254, 194, 176)

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

Accessibility — WCAG contrast

Aa
#b0c2fe on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#b0c2fe on black: 11.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #AFC7FF
deuteranopia · #A9C1FD
tritanopia · #9BCED7

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #b0c2fe 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
#b0c2fe
#90A9FE
#597FFD
#2154FC
#033AF2
#0330C9
#0227A1
#062074
#041449
Base = 200Lightest = 50 · #F1F4FDDarkest = 950 · #041449
:root {
  --brand-50: #F1F4FD;
  --brand-100: #E4E9FC;
  --brand-200: #b0c2fe;
  --brand-300: #90A9FE;
  --brand-400: #597FFD;
  --brand-500: #2154FC;
  --brand-600: #033AF2;
  --brand-700: #0330C9;
  --brand-800: #0227A1;
  --brand-900: #062074;
  --brand-950: #041449;
  --brand: #b0c2fe;
  --brand-ink: #000000;
}

Colors that work with #b0c2fe

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#021E7E
Hover, pressed, headers
Light variant#E6ECFF
Selected rows, tints
Dark surface#141824
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 #b0c2fe

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#FEECB0
Analogous left#B0E9FE
Analogous right#C5B0FE
Split-complement 1#FEC5B0
Split-complement 2#E9FEB0
Triadic 1#FEB0C2
Triadic 2#C2FEB0
Tetradic#FEB0E9

RGB percentages

Red69.0%
Green76.1%
Blue99.6%

CMYK percentages

Cyan30.7%
Magenta23.6%
Yellow0.0%
Key (black)0.4%

Color previews

#b0c2fe text on a black background

contrast 11.99:1

Card sample

#b0c2fe text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b0c2fe

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.

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

#b0c2fe, answered

What color is #b0c2fe?

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

What is the RGB value of #b0c2fe?

rgb(176, 194, 254) — 176 red, 194 green and 254 blue out of 255, or 69% / 76.1% / 99.6% by channel.

Is #b0c2fe a light or a dark color?

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

Should I use black or white text on #b0c2fe?

Black. It scores 11.99:1 against #b0c2fe, versus 1.75:1 for white — AAA at any size.

What is the complementary color of #b0c2fe?

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

What colors go well with #b0c2fe?

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

What is #b0c2fe in CMYK for printing?

cmyk(31%, 24%, 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 #b0c2fe 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 #BBB0FE; nudged cooler, #AFCFFF.

Work with #b0c2fe in the Color Lab