Skip to content

#b5abc1

a light, soft violet · neutral · closest name: Thistle

RGB
181, 171, 193
HSL
267°, 15%, 71%
CMYK
6, 11, 0, 24
Luminance
0.4280

At a glance

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

Hex
#b5abc1
Hue
267°
violet
Saturation
15%
soft
Lightness
71%
light
Brightness
76%
HSV value
Perceived
69%
weighted brightness
Luminance
0.4280
WCAG relative
Temperature
Neutral
58/100 cool
Color family
Violet
Tone
Soft
Best ink
Black
9.56:1
Closest name
Thistle
ΔE2000 8
Where it sits
Hue267° of 360°
Saturation15%
Lightness71%
Temperature
Warm ← → Cool58% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#b5abc1
RGBrgb(181, 171, 193)
HSLhsl(267, 15%, 71%)
CMYKcmyk(6%, 11%, 0%, 24%)
LABlab(71.4 7.8 -9.9)
LCHlch(71.4 12.6 308.0)
OKLCHoklch(0.756 0.033 306.1)
Decimal11905985
Display P3color(display-p3 0.710 0.671 0.757)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b5abc1 on white: 2.20:1
AA ✗ fail · AA-large · AAA
Aa
#b5abc1 on black: 9.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A8AFC2
deuteranopia · #A9AFC0
tritanopia · #B3AEB2

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #b5abc1 is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F7F6F8
#F0EEF2
#DDD9E2
#C6BECF
#b5abc1
#8D7EA0
#79688D
#655775
#50455E
#3C3546
#26212C
Base = 400Lightest = 50 · #F7F6F8Darkest = 950 · #26212C
:root {
  --brand-50: #F7F6F8;
  --brand-100: #F0EEF2;
  --brand-200: #DDD9E2;
  --brand-300: #C6BECF;
  --brand-400: #b5abc1;
  --brand-500: #8D7EA0;
  --brand-600: #79688D;
  --brand-700: #655775;
  --brand-800: #50455E;
  --brand-900: #3C3546;
  --brand-950: #26212C;
  --brand: #b5abc1;
  --brand-ink: #000000;
}

Colors that work with #b5abc1

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#F7F6F9
Tinted page background
Border#D6D0DC
Hairlines and dividers
Muted text#716184
Captions on the surface
Accent#717A52
Second voice, not a rival
Dark variant#3F3649
Hover, pressed, headers
Light variant#F2F0F4
Selected rows, tints
Dark surface#1C1820
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 #b5abc1

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#B7C1AB
Analogous left#ABACC1
Analogous right#C0ABC1
Split-complement 1#C1C0AB
Split-complement 2#ACC1AB
Triadic 1#C1B5AB
Triadic 2#ABC1B5
Tetradic#C1ABAC

RGB percentages

Red71.0%
Green67.1%
Blue75.7%

CMYK percentages

Cyan6.2%
Magenta11.4%
Yellow0.0%
Key (black)24.3%

Color previews

#b5abc1 text on a black background

contrast 9.56:1

Card sample

#b5abc1 text on a white background

contrast 2.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b5abc1

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.

#b5abc1 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
Creative toolsFintechBeautyLuxury
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#b5abc1, answered

What color is #b5abc1?

#b5abc1 is a light soft violet, closest to Thistle (ΔE2000 8). It sits at 267° on the hue wheel with 15% saturation and 71% lightness, which reads as neutral.

What is the RGB value of #b5abc1?

rgb(181, 171, 193) — 181 red, 171 green and 193 blue out of 255, or 71% / 67.1% / 75.7% by channel.

Is #b5abc1 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4280 and perceived brightness is 69%, so black text on it reaches 9.56:1.

Should I use black or white text on #b5abc1?

Black. It scores 9.56:1 against #b5abc1, versus 2.20:1 for white — AAA at any size.

What is the complementary color of #b5abc1?

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

What colors go well with #b5abc1?

For interface work: #F7F6F9 as the surface, #D6D0DC for borders, #716184 for secondary text, #717A52 as an accent and #3F3649 for hover and pressed states. For a palette, the analogous pair #ABACC1 and #C0ABC1 stays calm, while #B7C1AB is the loudest partner.

What is #b5abc1 in CMYK for printing?

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

Is #b5abc1 warm or cool?

Neutral — it scores 58 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #BDABC1; nudged cooler, #ACAAC3.

Work with #b5abc1 in the Color Lab