Skip to content

#bab2d0

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

RGB
186, 178, 208
HSL
256°, 24%, 76%
CMYK
11, 14, 0, 18
Luminance
0.4683

At a glance

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

Hex
#bab2d0
Hue
256°
violet
Saturation
24%
soft
Lightness
76%
light
Brightness
82%
HSV value
Perceived
72%
weighted brightness
Luminance
0.4683
WCAG relative
Temperature
Cool
67/100 cool
Color family
Violet
Tone
Soft
Best ink
Black
10.37:1
Closest name
Thistle
ΔE2000 7.4
Where it sits
Hue256° of 360°
Saturation24%
Lightness76%
Temperature
Warm ← → Cool67% 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#bab2d0
RGBrgb(186, 178, 208)
HSLhsl(256, 24%, 76%)
CMYKcmyk(11%, 14%, 0%, 18%)
LABlab(74.1 8.6 -14.1)
LCHlch(74.1 16.6 301.5)
OKLCHoklch(0.780 0.043 297.6)
Decimal12235472
Display P3color(display-p3 0.729 0.698 0.816)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bab2d0 on white: 2.03:1
AA ✗ fail · AA-large · AAA
Aa
#bab2d0 on black: 10.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ACB6D1
deuteranopia · #ADB6CF
tritanopia · #B6B6BC

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #bab2d0 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
#EEEDF3
#DBD7E5
#bab2d0
#A196BF
#8274AA
#6D5D98
#5A4D7F
#483E65
#37304B
#221E2F
Base = 300Lightest = 50 · #F7F6F9Darkest = 950 · #221E2F
:root {
  --brand-50: #F7F6F9;
  --brand-100: #EEEDF3;
  --brand-200: #DBD7E5;
  --brand-300: #bab2d0;
  --brand-400: #A196BF;
  --brand-500: #8274AA;
  --brand-600: #6D5D98;
  --brand-700: #5A4D7F;
  --brand-800: #483E65;
  --brand-900: #37304B;
  --brand-950: #221E2F;
  --brand: #bab2d0;
  --brand-ink: #000000;
}

Colors that work with #bab2d0

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#D2CCE0
Hairlines and dividers
Muted text#66578F
Captions on the surface
Accent#818349
Second voice, not a rival
Dark variant#39304F
Hover, pressed, headers
Light variant#F1EFF5
Selected rows, tints
Dark surface#191523
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 #bab2d0

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#C8D0B2
Analogous left#B2B9D0
Analogous right#C9B2D0
Split-complement 1#D0C9B2
Split-complement 2#B9D0B2
Triadic 1#D0BAB2
Triadic 2#B2D0BA
Tetradic#D0B2B9

RGB percentages

Red72.9%
Green69.8%
Blue81.6%

CMYK percentages

Cyan10.6%
Magenta14.4%
Yellow0.0%
Key (black)18.4%

Color previews

#bab2d0 text on a black background

contrast 10.37:1

Card sample

#bab2d0 text on a white background

contrast 2.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bab2d0

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.

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

#bab2d0, answered

What color is #bab2d0?

#bab2d0 is a light soft violet, closest to Thistle (ΔE2000 7.4). It sits at 256° on the hue wheel with 24% saturation and 76% lightness, which reads as cool.

What is the RGB value of #bab2d0?

rgb(186, 178, 208) — 186 red, 178 green and 208 blue out of 255, or 72.9% / 69.8% / 81.6% by channel.

Is #bab2d0 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4683 and perceived brightness is 72%, so black text on it reaches 10.37:1.

Should I use black or white text on #bab2d0?

Black. It scores 10.37:1 against #bab2d0, versus 2.03:1 for white — AAA at any size.

What is the complementary color of #bab2d0?

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

What colors go well with #bab2d0?

For interface work: #F6F5F9 as the surface, #D2CCE0 for borders, #66578F for secondary text, #818349 as an accent and #39304F for hover and pressed states. For a palette, the analogous pair #B2B9D0 and #C9B2D0 stays calm, while #C8D0B2 is the loudest partner.

What is #bab2d0 in CMYK for printing?

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

Is #bab2d0 warm or cool?

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

Work with #bab2d0 in the Color Lab