Skip to content

#b4abcf

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

RGB
180, 171, 207
HSL
255°, 27%, 74%
CMYK
13, 17, 0, 19
Luminance
0.4333

At a glance

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

Hex
#b4abcf
Hue
255°
violet
Saturation
27%
soft
Lightness
74%
light
Brightness
81%
HSV value
Perceived
70%
weighted brightness
Luminance
0.4333
WCAG relative
Temperature
Cool
70/100 cool
Color family
Violet
Tone
Soft
Best ink
Black
9.67:1
Closest name
Thistle
ΔE2000 8.9
Where it sits
Hue255° of 360°
Saturation27%
Lightness74%
Temperature
Warm ← → Cool70% 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#b4abcf
RGBrgb(180, 171, 207)
HSLhsl(255, 27%, 74%)
CMYKcmyk(13%, 17%, 0%, 19%)
LABlab(71.8 10.3 -17.1)
LCHlch(71.8 19.9 301.1)
OKLCHoklch(0.761 0.052 296.6)
Decimal11840463
Display P3color(display-p3 0.706 0.671 0.812)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b4abcf on white: 2.17:1
AA ✗ fail · AA-large · AAA
Aa
#b4abcf on black: 9.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A4B0D1
deuteranopia · #A5AFCE
tritanopia · #AFB0B7

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #b4abcf 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
#EEECF3
#DAD6E6
#b4abcf
#9F94C2
#7F70AD
#6A599C
#584A82
#463B68
#362E4D
#211D30
Base = 300Lightest = 50 · #F7F6F9Darkest = 950 · #211D30
:root {
  --brand-50: #F7F6F9;
  --brand-100: #EEECF3;
  --brand-200: #DAD6E6;
  --brand-300: #b4abcf;
  --brand-400: #9F94C2;
  --brand-500: #7F70AD;
  --brand-600: #6A599C;
  --brand-700: #584A82;
  --brand-800: #463B68;
  --brand-900: #362E4D;
  --brand-950: #211D30;
  --brand: #b4abcf;
  --brand-ink: #000000;
}

Colors that work with #b4abcf

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#F6F5F9
Tinted page background
Border#D1CBE1
Hairlines and dividers
Muted text#635392
Captions on the surface
Accent#868646
Second voice, not a rival
Dark variant#372E51
Hover, pressed, headers
Light variant#F1EFF6
Selected rows, tints
Dark surface#181424
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 #b4abcf

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#C6CFAB
Analogous left#ABB4CF
Analogous right#C6ABCF
Split-complement 1#CFC6AB
Split-complement 2#B4CFAB
Triadic 1#CFB4AB
Triadic 2#ABCFB4
Tetradic#CFABB4

RGB percentages

Red70.6%
Green67.1%
Blue81.2%

CMYK percentages

Cyan13.0%
Magenta17.4%
Yellow0.0%
Key (black)18.8%

Color previews

#b4abcf text on a black background

contrast 9.67:1

Card sample

#b4abcf text on a white background

contrast 2.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b4abcf

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.

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

#b4abcf, answered

What color is #b4abcf?

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

What is the RGB value of #b4abcf?

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

Is #b4abcf a light or a dark color?

It is a mid-tone. Relative luminance is 0.4333 and perceived brightness is 70%, so black text on it reaches 9.67:1.

Should I use black or white text on #b4abcf?

Black. It scores 9.67:1 against #b4abcf, versus 2.17:1 for white — AAA at any size.

What is the complementary color of #b4abcf?

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

What colors go well with #b4abcf?

For interface work: #F6F5F9 as the surface, #D1CBE1 for borders, #635392 for secondary text, #868646 as an accent and #372E51 for hover and pressed states. For a palette, the analogous pair #ABB4CF and #C6ABCF stays calm, while #C6CFAB is the loudest partner.

What is #b4abcf in CMYK for printing?

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

Is #b4abcf warm or cool?

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

Work with #b4abcf in the Color Lab