Skip to content

#b4adf1

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

RGB
180, 173, 241
HSL
246°, 71%, 81%
CMYK
25, 28, 0, 6
Luminance
0.4594

At a glance

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

Hex
#b4adf1
Hue
246°
blue
Saturation
71%
vivid
Lightness
81%
light
Brightness
95%
HSV value
Perceived
72%
weighted brightness
Luminance
0.4594
WCAG relative
Temperature
Cool
80/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
10.19:1
Closest name
Light Steel Blue
ΔE2000 10.5
Where it sits
Hue246° of 360°
Saturation71%
Lightness81%
Temperature
Warm ← → Cool80% 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#b4adf1
RGBrgb(180, 173, 241)
HSLhsl(246, 71%, 81%)
CMYKcmyk(25%, 28%, 0%, 6%)
LABlab(73.5 16.9 -33.0)
LCHlch(73.5 37.0 297.1)
OKLCHoklch(0.778 0.096 288.7)
Decimal11841009
Display P3color(display-p3 0.706 0.678 0.945)

Copy-ready code

/* CSS */
color: #b4adf1;
background-color: #b4adf1;
/* Tailwind (arbitrary) */
class="text-[#b4adf1] bg-[#b4adf1]"
/* SCSS */
$brand: #b4adf1;
/* SwiftUI */
Color(red: 0.706, green: 0.678, blue: 0.945)
/* Android */
Color.parseColor("#b4adf1")
/* Flutter */
Color(0xFFB4ADF1)
/* Python / OpenCV (BGR) */
(241, 173, 180)

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

Accessibility — WCAG contrast

Aa
#b4adf1 on white: 2.06:1
AA ✗ fail · AA-large · AAA
Aa
#b4adf1 on black: 10.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #9BB6F4
deuteranopia · #9BB3EF
tritanopia · #A6B9C5

Color scale — 50 to 950

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

#F4F3FC
#E9E7F8
#CDC9F3
#b4adf1
#7C6FE6
#503FDE
#3624D1
#2D1EAE
#24188B
#1E1565
#120D3F
Base = 300Lightest = 50 · #F4F3FCDarkest = 950 · #120D3F
:root {
  --brand-50: #F4F3FC;
  --brand-100: #E9E7F8;
  --brand-200: #CDC9F3;
  --brand-300: #b4adf1;
  --brand-400: #7C6FE6;
  --brand-500: #503FDE;
  --brand-600: #3624D1;
  --brand-700: #2D1EAE;
  --brand-800: #24188B;
  --brand-900: #1E1565;
  --brand-950: #120D3F;
  --brand: #b4adf1;
  --brand-ink: #000000;
}

Colors that work with #b4adf1

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#F5F4FA
Tinted page background
Border#C4C0ED
Hairlines and dividers
Muted text#534B9B
Captions on the surface
Accent#B39B19
Second voice, not a rival
Dark variant#1C136D
Hover, pressed, headers
Light variant#EBE9FB
Selected rows, tints
Dark surface#151424
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 #b4adf1

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#EAF1AD
Analogous left#ADC8F1
Analogous right#D6ADF1
Split-complement 1#F1D6AD
Split-complement 2#C8F1AD
Triadic 1#F1B4AD
Triadic 2#ADF1B4
Tetradic#F1ADC8

RGB percentages

Red70.6%
Green67.8%
Blue94.5%

CMYK percentages

Cyan25.3%
Magenta28.2%
Yellow0.0%
Key (black)5.5%

Color previews

#b4adf1 text on a black background

contrast 10.19:1

Card sample

#b4adf1 text on a white background

contrast 2.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(180, 173, 241, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(180, 173, 241, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b4adf1;
background: linear-gradient(135deg, #b4adf1, #E1ADF1);

Monochromatic scale

Palettes built from #b4adf1

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.

#b4adf1 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

Converts to four-color process without much drama. Proof it anyway.

#b4adf1, answered

What color is #b4adf1?

#b4adf1 is a light vivid blue, closest to Light Steel Blue (ΔE2000 10.5). It sits at 246° on the hue wheel with 71% saturation and 81% lightness, which reads as cool.

What is the RGB value of #b4adf1?

rgb(180, 173, 241) — 180 red, 173 green and 241 blue out of 255, or 70.6% / 67.8% / 94.5% by channel.

Is #b4adf1 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4594 and perceived brightness is 72%, so black text on it reaches 10.19:1.

Should I use black or white text on #b4adf1?

Black. It scores 10.19:1 against #b4adf1, versus 2.06:1 for white — AAA at any size.

What is the complementary color of #b4adf1?

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

What colors go well with #b4adf1?

For interface work: #F5F4FA as the surface, #C4C0ED for borders, #534B9B for secondary text, #B39B19 as an accent and #1C136D for hover and pressed states. For a palette, the analogous pair #ADC8F1 and #D6ADF1 stays calm, while #EAF1AD is the loudest partner.

What is #b4adf1 in CMYK for printing?

cmyk(25%, 28%, 0%, 6%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #b4adf1 warm or cool?

Cool — it scores 80 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CDADF1; nudged cooler, #ACBFF2.

Work with #b4adf1 in the Color Lab