Skip to content

#b4abdf

a light, soft blue · cool · closest name: Thistle

RGB
180, 171, 223
HSL
250°, 45%, 77%
CMYK
19, 23, 0, 13
Luminance
0.4416

At a glance

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

Hex
#b4abdf
Hue
250°
blue
Saturation
45%
soft
Lightness
77%
light
Brightness
87%
HSV value
Perceived
71%
weighted brightness
Luminance
0.4416
WCAG relative
Temperature
Cool
78/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
9.83:1
Closest name
Thistle
ΔE2000 11.4
Where it sits
Hue250° of 360°
Saturation45%
Lightness77%
Temperature
Warm ← → Cool78% 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#b4abdf
RGBrgb(180, 171, 223)
HSLhsl(250, 45%, 77%)
CMYKcmyk(19%, 23%, 0%, 13%)
LABlab(72.3 13.8 -25.0)
LCHlch(72.3 28.6 298.9)
OKLCHoklch(0.767 0.074 292.5)
Decimal11840479
Display P3color(display-p3 0.706 0.671 0.875)

Copy-ready code

/* CSS */
color: #b4abdf;
background-color: #b4abdf;
/* Tailwind (arbitrary) */
class="text-[#b4abdf] bg-[#b4abdf]"
/* SCSS */
$brand: #b4abdf;
/* SwiftUI */
Color(red: 0.706, green: 0.671, blue: 0.875)
/* Android */
Color.parseColor("#b4abdf")
/* Flutter */
Color(0xFFB4ABDF)
/* Python / OpenCV (BGR) */
(223, 171, 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 #b4abdf · 9.83:1
Use #000000AAA at every size.
Aa
White text · 2.14:1
AA fail · AA large fail · AAA fail
Aa
Black text · 9.83:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #b4abdf as text scores 2.14:1 on white and 9.83:1 on black.

Accessibility — WCAG contrast

Aa
#b4abdf on white: 2.14:1
AA ✗ fail · AA-large · AAA
Aa
#b4abdf on black: 9.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #9FB2E1
deuteranopia · #A0B0DE
tritanopia · #ABB3BD

Color scale — 50 to 950

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

#F6F5FA
#ECEAF5
#D5D1EB
#b4abdf
#9285D1
#6E5DC1
#5744B1
#483894
#3A2D76
#2D2456
#1C1636
Base = 300Lightest = 50 · #F6F5FADarkest = 950 · #1C1636
:root {
  --brand-50: #F6F5FA;
  --brand-100: #ECEAF5;
  --brand-200: #D5D1EB;
  --brand-300: #b4abdf;
  --brand-400: #9285D1;
  --brand-500: #6E5DC1;
  --brand-600: #5744B1;
  --brand-700: #483894;
  --brand-800: #3A2D76;
  --brand-900: #2D2456;
  --brand-950: #1C1636;
  --brand: #b4abdf;
  --brand-ink: #000000;
}

Colors that work with #b4abdf

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#CAC4E8
Hairlines and dividers
Muted text#594B9B
Captions on the surface
Accent#979035
Second voice, not a rival
Dark variant#2D235C
Hover, pressed, headers
Light variant#EFEDF8
Selected rows, tints
Dark surface#171424
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 #b4abdf

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#D6DFAB
Analogous left#ABBCDF
Analogous right#CEABDF
Split-complement 1#DFCEAB
Split-complement 2#BCDFAB
Triadic 1#DFB4AB
Triadic 2#ABDFB4
Tetradic#DFABBC

RGB percentages

Red70.6%
Green67.1%
Blue87.5%

CMYK percentages

Cyan19.3%
Magenta23.3%
Yellow0.0%
Key (black)12.5%

Color previews

#b4abdf text on a black background

contrast 9.83:1

Card sample

#b4abdf text on a white background

contrast 2.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b4abdf

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.

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

#b4abdf, answered

What color is #b4abdf?

#b4abdf is a light soft blue, closest to Thistle (ΔE2000 11.4). It sits at 250° on the hue wheel with 45% saturation and 77% lightness, which reads as cool.

What is the RGB value of #b4abdf?

rgb(180, 171, 223) — 180 red, 171 green and 223 blue out of 255, or 70.6% / 67.1% / 87.5% by channel.

Is #b4abdf a light or a dark color?

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

Should I use black or white text on #b4abdf?

Black. It scores 9.83:1 against #b4abdf, versus 2.14:1 for white — AAA at any size.

What is the complementary color of #b4abdf?

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

What colors go well with #b4abdf?

For interface work: #F5F4FA as the surface, #CAC4E8 for borders, #594B9B for secondary text, #979035 as an accent and #2D235C for hover and pressed states. For a palette, the analogous pair #ABBCDF and #CEABDF stays calm, while #D6DFAB is the loudest partner.

What is #b4abdf in CMYK for printing?

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

Is #b4abdf warm or cool?

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

Work with #b4abdf in the Color Lab