Skip to content

#b5d2fd

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

RGB
181, 210, 253
HSL
216°, 95%, 85%
CMYK
29, 17, 0, 1
Luminance
0.6301

At a glance

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

Hex
#b5d2fd
Hue
216°
blue
Saturation
95%
electric
Lightness
85%
pale
Brightness
99%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6301
WCAG relative
Temperature
Cool
97/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
13.60:1
Closest name
Light Steel Blue
ΔE2000 5.6
Where it sits
Hue216° of 360°
Saturation95%
Lightness85%
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#b5d2fd
RGBrgb(181, 210, 253)
HSLhsl(216, 95%, 85%)
CMYKcmyk(29%, 17%, 0%, 1%)
LABlab(83.5 -0.1 -24.2)
LCHlch(83.5 24.2 269.7)
OKLCHoklch(0.857 0.068 258.1)
Decimal11916029
Display P3color(display-p3 0.710 0.824 0.992)

Copy-ready code

/* CSS */
color: #b5d2fd;
background-color: #b5d2fd;
/* Tailwind (arbitrary) */
class="text-[#b5d2fd] bg-[#b5d2fd]"
/* SCSS */
$brand: #b5d2fd;
/* SwiftUI */
Color(red: 0.710, green: 0.824, blue: 0.992)
/* Android */
Color.parseColor("#b5d2fd")
/* Flutter */
Color(0xFFB5D2FD)
/* Python / OpenCV (BGR) */
(253, 210, 181)

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

Accessibility — WCAG contrast

Aa
#b5d2fd on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#b5d2fd on black: 13.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C3D4FF
deuteranopia · #BCCDFC
tritanopia · #A1DBE0

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #b5d2fd 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
#E4EDFB
#b5d2fd
#92BDFC
#5B9BFB
#257AF9
#0664EE
#0553C7
#04439F
#083373
#052048
Base = 200Lightest = 50 · #F1F6FDDarkest = 950 · #052048
:root {
  --brand-50: #F1F6FD;
  --brand-100: #E4EDFB;
  --brand-200: #b5d2fd;
  --brand-300: #92BDFC;
  --brand-400: #5B9BFB;
  --brand-500: #257AF9;
  --brand-600: #0664EE;
  --brand-700: #0553C7;
  --brand-800: #04439F;
  --brand-900: #083373;
  --brand-950: #052048;
  --brand: #b5d2fd;
  --brand-ink: #000000;
}

Colors that work with #b5d2fd

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#4B6B9B
Captions on the surface
Accent#CC4700
Second voice, not a rival
Dark variant#03347C
Hover, pressed, headers
Light variant#E6F0FE
Selected rows, tints
Dark surface#141A24
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 #b5d2fd

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#FDE0B5
Analogous left#B5F6FD
Analogous right#BCB5FD
Split-complement 1#FDBCB5
Split-complement 2#F6FDB5
Triadic 1#FDB5D2
Triadic 2#D2FDB5
Tetradic#FDB5F6

RGB percentages

Red71.0%
Green82.4%
Blue99.2%

CMYK percentages

Cyan28.5%
Magenta17.0%
Yellow0.0%
Key (black)0.8%

Color previews

#b5d2fd text on a black background

contrast 13.60:1

Card sample

#b5d2fd text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b5d2fd

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.

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

#b5d2fd, answered

What color is #b5d2fd?

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

What is the RGB value of #b5d2fd?

rgb(181, 210, 253) — 181 red, 210 green and 253 blue out of 255, or 71% / 82.4% / 99.2% by channel.

Is #b5d2fd a light or a dark color?

It is a light color. Relative luminance is 0.6301 and perceived brightness is 81%, so black text on it reaches 13.60:1.

Should I use black or white text on #b5d2fd?

Black. It scores 13.60:1 against #b5d2fd, versus 1.54:1 for white — AAA at any size.

What is the complementary color of #b5d2fd?

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

What colors go well with #b5d2fd?

For interface work: #F4F7FA as the surface, #C0D2ED for borders, #4B6B9B for secondary text, #CC4700 as an accent and #03347C for hover and pressed states. For a palette, the analogous pair #B5F6FD and #BCB5FD stays calm, while #FDE0B5 is the loudest partner.

What is #b5d2fd in CMYK for printing?

cmyk(29%, 17%, 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 #b5d2fd 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 #B5B8FD; nudged cooler, #9BC8FD.

Work with #b5d2fd in the Color Lab