Skip to content

#b7c8fd

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

RGB
183, 200, 253
HSL
225°, 95%, 86%
CMYK
28, 21, 0, 1
Luminance
0.5847

At a glance

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

Hex
#b7c8fd
Hue
225°
blue
Saturation
95%
electric
Lightness
86%
pale
Brightness
99%
HSV value
Perceived
79%
weighted brightness
Luminance
0.5847
WCAG relative
Temperature
Cool
91/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
12.69:1
Closest name
Light Steel Blue
ΔE2000 6.9
Where it sits
Hue225° of 360°
Saturation95%
Lightness86%
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#b7c8fd
RGBrgb(183, 200, 253)
HSLhsl(225, 95%, 86%)
CMYKcmyk(28%, 21%, 0%, 1%)
LABlab(81.0 5.8 -27.9)
LCHlch(81.0 28.5 281.7)
OKLCHoklch(0.838 0.077 270.8)
Decimal12044541
Display P3color(display-p3 0.718 0.784 0.992)

Copy-ready code

/* CSS */
color: #b7c8fd;
background-color: #b7c8fd;
/* Tailwind (arbitrary) */
class="text-[#b7c8fd] bg-[#b7c8fd]"
/* SCSS */
$brand: #b7c8fd;
/* SwiftUI */
Color(red: 0.718, green: 0.784, blue: 0.992)
/* Android */
Color.parseColor("#b7c8fd")
/* Flutter */
Color(0xFFB7C8FD)
/* Python / OpenCV (BGR) */
(253, 200, 183)

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

Accessibility — WCAG contrast

Aa
#b7c8fd on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#b7c8fd on black: 12.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B8CCFF
deuteranopia · #B2C6FC
tritanopia · #A5D2DA

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #b7c8fd 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
#E4EAFB
#b7c8fd
#92ACFC
#5B82FA
#2558F9
#073FEE
#0634C6
#042A9F
#082272
#051548
Base = 200Lightest = 50 · #F1F4FDDarkest = 950 · #051548
:root {
  --brand-50: #F1F4FD;
  --brand-100: #E4EAFB;
  --brand-200: #b7c8fd;
  --brand-300: #92ACFC;
  --brand-400: #5B82FA;
  --brand-500: #2558F9;
  --brand-600: #073FEE;
  --brand-700: #0634C6;
  --brand-800: #042A9F;
  --brand-900: #082272;
  --brand-950: #051548;
  --brand: #b7c8fd;
  --brand-ink: #000000;
}

Colors that work with #b7c8fd

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#C0CBED
Hairlines and dividers
Muted text#4B5E9B
Captions on the surface
Accent#C96903
Second voice, not a rival
Dark variant#03217C
Hover, pressed, headers
Light variant#E6ECFE
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 #b7c8fd

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#FDECB7
Analogous left#B7EBFD
Analogous right#C9B7FD
Split-complement 1#FDC9B7
Split-complement 2#EBFDB7
Triadic 1#FDB7C8
Triadic 2#C8FDB7
Tetradic#FDB7EB

RGB percentages

Red71.8%
Green78.4%
Blue99.2%

CMYK percentages

Cyan27.7%
Magenta20.9%
Yellow0.0%
Key (black)0.8%

Color previews

#b7c8fd text on a black background

contrast 12.69:1

Card sample

#b7c8fd text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b7c8fd

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.

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

#b7c8fd, answered

What color is #b7c8fd?

#b7c8fd is a pale electric blue, closest to Light Steel Blue (ΔE2000 6.9). It sits at 225° on the hue wheel with 95% saturation and 86% lightness, which reads as cool.

What is the RGB value of #b7c8fd?

rgb(183, 200, 253) — 183 red, 200 green and 253 blue out of 255, or 71.8% / 78.4% / 99.2% by channel.

Is #b7c8fd a light or a dark color?

It is a light color. Relative luminance is 0.5847 and perceived brightness is 79%, so black text on it reaches 12.69:1.

Should I use black or white text on #b7c8fd?

Black. It scores 12.69:1 against #b7c8fd, versus 1.65:1 for white — AAA at any size.

What is the complementary color of #b7c8fd?

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

What colors go well with #b7c8fd?

For interface work: #F4F6FA as the surface, #C0CBED for borders, #4B5E9B for secondary text, #C96903 as an accent and #03217C for hover and pressed states. For a palette, the analogous pair #B7EBFD and #C9B7FD stays calm, while #FDECB7 is the loudest partner.

What is #b7c8fd in CMYK for printing?

cmyk(28%, 21%, 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 #b7c8fd 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 #C0B7FD; nudged cooler, #B6D4FE.

Work with #b7c8fd in the Color Lab