Skip to content

#b7d4fd

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

RGB
183, 212, 253
HSL
215°, 95%, 86%
CMYK
28, 16, 0, 1
Luminance
0.6425

At a glance

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

Hex
#b7d4fd
Hue
215°
blue
Saturation
95%
electric
Lightness
86%
pale
Brightness
99%
HSV value
Perceived
82%
weighted brightness
Luminance
0.6425
WCAG relative
Temperature
Cool
97/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
13.85:1
Closest name
Light Steel Blue
ΔE2000 5.6
Where it sits
Hue215° of 360°
Saturation95%
Lightness86%
Temperature
Warm ← → Cool97% 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#b7d4fd
RGBrgb(183, 212, 253)
HSLhsl(215, 95%, 86%)
CMYKcmyk(28%, 16%, 0%, 1%)
LABlab(84.1 -0.6 -23.2)
LCHlch(84.1 23.2 268.4)
OKLCHoklch(0.862 0.065 257.0)
Decimal12047613
Display P3color(display-p3 0.718 0.831 0.992)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b7d4fd on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#b7d4fd on black: 13.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C6D6FF
deuteranopia · #BECFFC
tritanopia · #A3DDE1

Color scale — 50 to 950

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

#F1F6FD
#E4EEFB
#b7d4fd
#92BEFC
#5B9DFA
#257DF9
#0767EE
#0656C6
#04449F
#083472
#052148
Base = 200Lightest = 50 · #F1F6FDDarkest = 950 · #052148
:root {
  --brand-50: #F1F6FD;
  --brand-100: #E4EEFB;
  --brand-200: #b7d4fd;
  --brand-300: #92BEFC;
  --brand-400: #5B9DFA;
  --brand-500: #257DF9;
  --brand-600: #0767EE;
  --brand-700: #0656C6;
  --brand-800: #04449F;
  --brand-900: #083472;
  --brand-950: #052148;
  --brand: #b7d4fd;
  --brand-ink: #000000;
}

Colors that work with #b7d4fd

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#F4F7FA
Tinted page background
Border#C0D2ED
Hairlines and dividers
Muted text#4B6C9B
Captions on the surface
Accent#C94503
Second voice, not a rival
Dark variant#03357C
Hover, pressed, headers
Light variant#E6F0FE
Selected rows, tints
Dark surface#141B24
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 #b7d4fd

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#FDE0B7
Analogous left#B7F7FD
Analogous right#BDB7FD
Split-complement 1#FDBDB7
Split-complement 2#F7FDB7
Triadic 1#FDB7D4
Triadic 2#D4FDB7
Tetradic#FDB7F7

RGB percentages

Red71.8%
Green83.1%
Blue99.2%

CMYK percentages

Cyan27.7%
Magenta16.2%
Yellow0.0%
Key (black)0.8%

Color previews

#b7d4fd text on a black background

contrast 13.85:1

Card sample

#b7d4fd text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b7d4fd

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.

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

#b7d4fd, answered

What color is #b7d4fd?

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

What is the RGB value of #b7d4fd?

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

Is #b7d4fd a light or a dark color?

It is a light color. Relative luminance is 0.6425 and perceived brightness is 82%, so black text on it reaches 13.85:1.

Should I use black or white text on #b7d4fd?

Black. It scores 13.85:1 against #b7d4fd, versus 1.52:1 for white — AAA at any size.

What is the complementary color of #b7d4fd?

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

What colors go well with #b7d4fd?

For interface work: #F4F7FA as the surface, #C0D2ED for borders, #4B6C9B for secondary text, #C94503 as an accent and #03357C for hover and pressed states. For a palette, the analogous pair #B7F7FD and #BDB7FD stays calm, while #FDE0B7 is the loudest partner.

What is #b7d4fd in CMYK for printing?

cmyk(28%, 16%, 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 #b7d4fd warm or cool?

Cool — it scores 97 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #B7BAFD; nudged cooler, #9DC9FD.

Work with #b7d4fd in the Color Lab