Skip to content

#bab3dc

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

RGB
186, 179, 220
HSL
250°, 37%, 78%
CMYK
16, 19, 0, 14
Luminance
0.4785

At a glance

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

Hex
#bab3dc
Hue
250°
blue
Saturation
37%
soft
Lightness
78%
light
Brightness
86%
HSV value
Perceived
73%
weighted brightness
Luminance
0.4785
WCAG relative
Temperature
Cool
78/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
10.57:1
Closest name
Thistle
ΔE2000 8.9
Where it sits
Hue250° of 360°
Saturation37%
Lightness78%
Temperature
Warm ← → Cool78% 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#bab3dc
RGBrgb(186, 179, 220)
HSLhsl(250, 37%, 78%)
CMYKcmyk(16%, 19%, 0%, 14%)
LABlab(74.7 10.6 -19.7)
LCHlch(74.7 22.4 298.4)
OKLCHoklch(0.786 0.058 292.8)
Decimal12235740
Display P3color(display-p3 0.729 0.702 0.863)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bab3dc on white: 1.99:1
AA ✗ fail · AA-large · AAA
Aa
#bab3dc on black: 10.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #AAB8DE
deuteranopia · #ABB7DB
tritanopia · #B4B9C1

Color scale — 50 to 950

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

#F6F5FA
#EDEBF4
#D7D3E9
#bab3dc
#968CCA
#7365B8
#5D4DA8
#4D408C
#3E3370
#2F2852
#1E1933
Base = 300Lightest = 50 · #F6F5FADarkest = 950 · #1E1933
:root {
  --brand-50: #F6F5FA;
  --brand-100: #EDEBF4;
  --brand-200: #D7D3E9;
  --brand-300: #bab3dc;
  --brand-400: #968CCA;
  --brand-500: #7365B8;
  --brand-600: #5D4DA8;
  --brand-700: #4D408C;
  --brand-800: #3E3370;
  --brand-900: #2F2852;
  --brand-950: #1E1933;
  --brand: #bab3dc;
  --brand-ink: #000000;
}

Colors that work with #bab3dc

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#F5F5FA
Tinted page background
Border#CCC7E5
Hairlines and dividers
Muted text#584B9B
Captions on the surface
Accent#8F8A3D
Second voice, not a rival
Dark variant#302857
Hover, pressed, headers
Light variant#EFEEF7
Selected rows, tints
Dark surface#161424
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 #bab3dc

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#D5DCB3
Analogous left#B3C0DC
Analogous right#CEB3DC
Split-complement 1#DCCEB3
Split-complement 2#C0DCB3
Triadic 1#DCBAB3
Triadic 2#B3DCBA
Tetradic#DCB3C0

RGB percentages

Red72.9%
Green70.2%
Blue86.3%

CMYK percentages

Cyan15.5%
Magenta18.6%
Yellow0.0%
Key (black)13.7%

Color previews

#bab3dc text on a black background

contrast 10.57:1

Card sample

#bab3dc text on a white background

contrast 1.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bab3dc

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.

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

#bab3dc, answered

What color is #bab3dc?

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

What is the RGB value of #bab3dc?

rgb(186, 179, 220) — 186 red, 179 green and 220 blue out of 255, or 72.9% / 70.2% / 86.3% by channel.

Is #bab3dc a light or a dark color?

It is a mid-tone. Relative luminance is 0.4785 and perceived brightness is 73%, so black text on it reaches 10.57:1.

Should I use black or white text on #bab3dc?

Black. It scores 10.57:1 against #bab3dc, versus 1.99:1 for white — AAA at any size.

What is the complementary color of #bab3dc?

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

What colors go well with #bab3dc?

For interface work: #F5F5FA as the surface, #CCC7E5 for borders, #584B9B for secondary text, #8F8A3D as an accent and #302857 for hover and pressed states. For a palette, the analogous pair #B3C0DC and #CEB3DC stays calm, while #D5DCB3 is the loudest partner.

What is #bab3dc in CMYK for printing?

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

Is #bab3dc warm or cool?

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

Work with #bab3dc in the Color Lab