Skip to content

#b2abc8

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

RGB
178, 171, 200
HSL
255°, 21%, 73%
CMYK
11, 15, 0, 22
Luminance
0.4276

At a glance

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

Hex
#b2abc8
Hue
255°
blue
Saturation
21%
soft
Lightness
73%
light
Brightness
78%
HSV value
Perceived
69%
weighted brightness
Luminance
0.4276
WCAG relative
Temperature
Cool
65/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
9.55:1
Closest name
Thistle
ΔE2000 8.9
Where it sits
Hue255° of 360°
Saturation21%
Lightness73%
Temperature
Warm ← → Cool65% 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#b2abc8
RGBrgb(178, 171, 200)
HSLhsl(255, 21%, 73%)
CMYKcmyk(11%, 15%, 0%, 22%)
LABlab(71.4 8.2 -13.8)
LCHlch(71.4 16.1 300.6)
OKLCHoklch(0.756 0.042 296.4)
Decimal11709384
Display P3color(display-p3 0.698 0.671 0.784)

Copy-ready code

/* CSS */
color: #b2abc8;
background-color: #b2abc8;
/* Tailwind (arbitrary) */
class="text-[#b2abc8] bg-[#b2abc8]"
/* SCSS */
$brand: #b2abc8;
/* SwiftUI */
Color(red: 0.698, green: 0.671, blue: 0.784)
/* Android */
Color.parseColor("#b2abc8")
/* Flutter */
Color(0xFFB2ABC8)
/* Python / OpenCV (BGR) */
(200, 171, 178)

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

Accessibility — WCAG contrast

Aa
#b2abc8 on white: 2.20:1
AA ✗ fail · AA-large · AAA
Aa
#b2abc8 on black: 9.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A5AFC9
deuteranopia · #A6AEC7
tritanopia · #AEAFB4

Color scale — 50 to 950

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

#F7F6F9
#EEEDF2
#DBD8E4
#b2abc8
#A299BC
#8377A6
#6D6194
#5B517B
#494163
#373149
#221F2E
Base = 300Lightest = 50 · #F7F6F9Darkest = 950 · #221F2E
:root {
  --brand-50: #F7F6F9;
  --brand-100: #EEEDF2;
  --brand-200: #DBD8E4;
  --brand-300: #b2abc8;
  --brand-400: #A299BC;
  --brand-500: #8377A6;
  --brand-600: #6D6194;
  --brand-700: #5B517B;
  --brand-800: #494163;
  --brand-900: #373149;
  --brand-950: #221F2E;
  --brand: #b2abc8;
  --brand-ink: #000000;
}

Colors that work with #b2abc8

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#D2CEDF
Hairlines and dividers
Muted text#665B8B
Captions on the surface
Accent#807E4C
Second voice, not a rival
Dark variant#39324D
Hover, pressed, headers
Light variant#F1F0F5
Selected rows, tints
Dark surface#191622
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 #b2abc8

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#C1C8AB
Analogous left#ABB2C8
Analogous right#C0ABC8
Split-complement 1#C8C0AB
Split-complement 2#B2C8AB
Triadic 1#C8B2AB
Triadic 2#ABC8B2
Tetradic#C8ABB2

RGB percentages

Red69.8%
Green67.1%
Blue78.4%

CMYK percentages

Cyan11.0%
Magenta14.5%
Yellow0.0%
Key (black)21.6%

Color previews

#b2abc8 text on a black background

contrast 9.55:1

Card sample

#b2abc8 text on a white background

contrast 2.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2abc8

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.

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

#b2abc8, answered

What color is #b2abc8?

#b2abc8 is a light soft blue, closest to Thistle (ΔE2000 8.9). It sits at 255° on the hue wheel with 21% saturation and 73% lightness, which reads as cool.

What is the RGB value of #b2abc8?

rgb(178, 171, 200) — 178 red, 171 green and 200 blue out of 255, or 69.8% / 67.1% / 78.4% by channel.

Is #b2abc8 a light or a dark color?

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

Should I use black or white text on #b2abc8?

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

What is the complementary color of #b2abc8?

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

What colors go well with #b2abc8?

For interface work: #F7F6F9 as the surface, #D2CEDF for borders, #665B8B for secondary text, #807E4C as an accent and #39324D for hover and pressed states. For a palette, the analogous pair #ABB2C8 and #C0ABC8 stays calm, while #C1C8AB is the loudest partner.

What is #b2abc8 in CMYK for printing?

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

Is #b2abc8 warm or cool?

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

Work with #b2abc8 in the Color Lab