Skip to content

#baabc9

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

RGB
186, 171, 201
HSL
270°, 22%, 73%
CMYK
8, 15, 0, 21
Luminance
0.4378

At a glance

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

Hex
#baabc9
Hue
270°
violet
Saturation
22%
soft
Lightness
73%
light
Brightness
79%
HSV value
Perceived
70%
weighted brightness
Luminance
0.4378
WCAG relative
Temperature
Cool
60/100 cool
Color family
Violet
Tone
Soft
Best ink
Black
9.76:1
Closest name
Thistle
ΔE2000 6.9
Where it sits
Hue270° of 360°
Saturation22%
Lightness73%
Temperature
Warm ← → Cool60% 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#baabc9
RGBrgb(186, 171, 201)
HSLhsl(270, 22%, 73%)
CMYKcmyk(8%, 15%, 0%, 21%)
LABlab(72.1 11.1 -13.3)
LCHlch(72.1 17.3 309.7)
OKLCHoklch(0.763 0.045 307.8)
Decimal12233673
Display P3color(display-p3 0.729 0.671 0.788)

Copy-ready code

/* CSS */
color: #baabc9;
background-color: #baabc9;
/* Tailwind (arbitrary) */
class="text-[#baabc9] bg-[#baabc9]"
/* SCSS */
$brand: #baabc9;
/* SwiftUI */
Color(red: 0.729, green: 0.671, blue: 0.788)
/* Android */
Color.parseColor("#baabc9")
/* Flutter */
Color(0xFFBAABC9)
/* Python / OpenCV (BGR) */
(201, 171, 186)

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

Accessibility — WCAG contrast

Aa
#baabc9 on white: 2.15:1
AA ✗ fail · AA-large · AAA
Aa
#baabc9 on black: 9.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A6B0CA
deuteranopia · #A9B1C8
tritanopia · #B8AFB5

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #baabc9 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
#F0EDF2
#DED8E4
#baabc9
#AB99BD
#8F76A7
#7A6095
#66507C
#524063
#3D3149
#261F2E
Base = 300Lightest = 50 · #F7F6F9Darkest = 950 · #261F2E
:root {
  --brand-50: #F7F6F9;
  --brand-100: #F0EDF2;
  --brand-200: #DED8E4;
  --brand-300: #baabc9;
  --brand-400: #AB99BD;
  --brand-500: #8F76A7;
  --brand-600: #7A6095;
  --brand-700: #66507C;
  --brand-800: #524063;
  --brand-900: #3D3149;
  --brand-950: #261F2E;
  --brand: #baabc9;
  --brand-ink: #000000;
}

Colors that work with #baabc9

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#D6CDDF
Hairlines and dividers
Muted text#735A8C
Captions on the surface
Accent#73814B
Second voice, not a rival
Dark variant#40324E
Hover, pressed, headers
Light variant#F2EFF5
Selected rows, tints
Dark surface#1C1622
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 #baabc9

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#BAC9AB
Analogous left#ABABC9
Analogous right#C9ABC9
Split-complement 1#C9C9AB
Split-complement 2#ABC9AB
Triadic 1#C9BAAB
Triadic 2#ABC9BA
Tetradic#C9ABAB

RGB percentages

Red72.9%
Green67.1%
Blue78.8%

CMYK percentages

Cyan7.5%
Magenta14.9%
Yellow0.0%
Key (black)21.2%

Color previews

#baabc9 text on a black background

contrast 9.76:1

Card sample

#baabc9 text on a white background

contrast 2.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baabc9

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.

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

#baabc9, answered

What color is #baabc9?

#baabc9 is a light soft violet, closest to Thistle (ΔE2000 6.9). It sits at 270° on the hue wheel with 22% saturation and 73% lightness, which reads as cool.

What is the RGB value of #baabc9?

rgb(186, 171, 201) — 186 red, 171 green and 201 blue out of 255, or 72.9% / 67.1% / 78.8% by channel.

Is #baabc9 a light or a dark color?

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

Should I use black or white text on #baabc9?

Black. It scores 9.76:1 against #baabc9, versus 2.15:1 for white — AAA at any size.

What is the complementary color of #baabc9?

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

What colors go well with #baabc9?

For interface work: #F7F6F9 as the surface, #D6CDDF for borders, #735A8C for secondary text, #73814B as an accent and #40324E for hover and pressed states. For a palette, the analogous pair #ABABC9 and #C9ABC9 stays calm, while #BAC9AB is the loudest partner.

What is #baabc9 in CMYK for printing?

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

Is #baabc9 warm or cool?

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

Work with #baabc9 in the Color Lab