Skip to content

#97b2fe

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

RGB
151, 178, 254
HSL
224°, 98%, 79%
CMYK
41, 30, 0, 0
Luminance
0.4558

At a glance

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

Hex
#97b2fe
Hue
224°
blue
Saturation
98%
electric
Lightness
79%
light
Brightness
100%
HSV value
Perceived
71%
weighted brightness
Luminance
0.4558
WCAG relative
Temperature
Cool
92/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
10.12:1
Closest name
Light Steel Blue
ΔE2000 8.9
Where it sits
Hue224° of 360°
Saturation98%
Lightness79%
Temperature
Warm ← → Cool92% 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#97b2fe
RGBrgb(151, 178, 254)
HSLhsl(224, 98%, 79%)
CMYKcmyk(41%, 30%, 0%, 0%)
LABlab(73.3 9.4 -40.5)
LCHlch(73.3 41.6 283.0)
OKLCHoklch(0.773 0.113 268.7)
Decimal9941758
Display P3color(display-p3 0.592 0.698 0.996)

Copy-ready code

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

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

Accessibility — WCAG contrast

Aa
#97b2fe on white: 2.08:1
AA ✗ fail · AA-large · AAA
Aa
#97b2fe on black: 10.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #98B9FF
deuteranopia · #8EB0FC
tritanopia · #75C2CD

Color scale — 50 to 950

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

#F1F4FD
#E3EAFC
#C1D0FB
#97b2fe
#5884FD
#215AFD
#0241F2
#0236CA
#022BA2
#062374
#041649
Base = 300Lightest = 50 · #F1F4FDDarkest = 950 · #041649
:root {
  --brand-50: #F1F4FD;
  --brand-100: #E3EAFC;
  --brand-200: #C1D0FB;
  --brand-300: #97b2fe;
  --brand-400: #5884FD;
  --brand-500: #215AFD;
  --brand-600: #0241F2;
  --brand-700: #0236CA;
  --brand-800: #022BA2;
  --brand-900: #062374;
  --brand-950: #041649;
  --brand: #97b2fe;
  --brand-ink: #000000;
}

Colors that work with #97b2fe

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#C0CCED
Hairlines and dividers
Muted text#4B609B
Captions on the surface
Accent#CC6300
Second voice, not a rival
Dark variant#01227E
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 #97b2fe

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#FEE397
Analogous left#97E5FE
Analogous right#B097FE
Split-complement 1#FEB097
Split-complement 2#E5FE97
Triadic 1#FE97B2
Triadic 2#B2FE97
Tetradic#FE97E5

RGB percentages

Red59.2%
Green69.8%
Blue99.6%

CMYK percentages

Cyan40.6%
Magenta29.9%
Yellow0.0%
Key (black)0.4%

Color previews

#97b2fe text on a black background

contrast 10.12:1

Card sample

#97b2fe text on a white background

contrast 2.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #97b2fe

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.

#97b2fe 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.

#97b2fe, answered

What color is #97b2fe?

#97b2fe is a light electric blue, closest to Light Steel Blue (ΔE2000 8.9). It sits at 224° on the hue wheel with 98% saturation and 79% lightness, which reads as cool.

What is the RGB value of #97b2fe?

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

Is #97b2fe a light or a dark color?

It is a mid-tone. Relative luminance is 0.4558 and perceived brightness is 71%, so black text on it reaches 10.12:1.

Should I use black or white text on #97b2fe?

Black. It scores 10.12:1 against #97b2fe, versus 2.08:1 for white — AAA at any size.

What is the complementary color of #97b2fe?

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

What colors go well with #97b2fe?

For interface work: #F4F6FA as the surface, #C0CCED for borders, #4B609B for secondary text, #CC6300 as an accent and #01227E for hover and pressed states. For a palette, the analogous pair #97E5FE and #B097FE stays calm, while #FEE397 is the loudest partner.

What is #97b2fe in CMYK for printing?

cmyk(41%, 30%, 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 #97b2fe warm or cool?

Cool — it scores 92 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #A297FE; nudged cooler, #96C0FF.

Work with #97b2fe in the Color Lab