Skip to content

#bba8d2

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

RGB
187, 168, 210
HSL
267°, 32%, 74%
CMYK
11, 20, 0, 18
Luminance
0.4322

At a glance

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

Hex
#bba8d2
Hue
267°
violet
Saturation
32%
soft
Lightness
74%
light
Brightness
82%
HSV value
Perceived
70%
weighted brightness
Luminance
0.4322
WCAG relative
Temperature
Cool
67/100 cool
Color family
Violet
Tone
Soft
Best ink
Black
9.64:1
Closest name
Thistle
ΔE2000 8.5
Where it sits
Hue267° of 360°
Saturation32%
Lightness74%
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#bba8d2
RGBrgb(187, 168, 210)
HSLhsl(267, 32%, 74%)
CMYKcmyk(11%, 20%, 0%, 18%)
LABlab(71.7 14.9 -18.8)
LCHlch(71.7 24.0 308.4)
OKLCHoklch(0.762 0.063 305.5)
Decimal12298450
Display P3color(display-p3 0.733 0.659 0.824)

Copy-ready code

/* CSS */
color: #bba8d2;
background-color: #bba8d2;
/* Tailwind (arbitrary) */
class="text-[#bba8d2] bg-[#bba8d2]"
/* SCSS */
$brand: #bba8d2;
/* SwiftUI */
Color(red: 0.733, green: 0.659, blue: 0.824)
/* Android */
Color.parseColor("#bba8d2")
/* Flutter */
Color(0xFFBBA8D2)
/* Python / OpenCV (BGR) */
(210, 168, 187)

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

Accessibility — WCAG contrast

Aa
#bba8d2 on white: 2.18:1
AA ✗ fail · AA-large · AAA
Aa
#bba8d2 on black: 9.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A1AFD4
deuteranopia · #A4B0D1
tritanopia · #B8AEB6

Color scale — 50 to 950

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

#F7F5F9
#EFECF3
#DDD5E7
#bba8d2
#A890C6
#8B6BB2
#7753A1
#634686
#4F386C
#3B2B4F
#251B31
Base = 300Lightest = 50 · #F7F5F9Darkest = 950 · #251B31
:root {
  --brand-50: #F7F5F9;
  --brand-100: #EFECF3;
  --brand-200: #DDD5E7;
  --brand-300: #bba8d2;
  --brand-400: #A890C6;
  --brand-500: #8B6BB2;
  --brand-600: #7753A1;
  --brand-700: #634686;
  --brand-800: #4F386C;
  --brand-900: #3B2B4F;
  --brand-950: #251B31;
  --brand: #bba8d2;
  --brand-ink: #000000;
}

Colors that work with #bba8d2

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#F7F5FA
Tinted page background
Border#D5C9E3
Hairlines and dividers
Muted text#6F4E97
Captions on the surface
Accent#7C8B41
Second voice, not a rival
Dark variant#3E2B54
Hover, pressed, headers
Light variant#F2EEF6
Selected rows, tints
Dark surface#1B1424
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 #bba8d2

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#BFD2A8
Analogous left#A8AAD2
Analogous right#D0A8D2
Split-complement 1#D2D0A8
Split-complement 2#AAD2A8
Triadic 1#D2BBA8
Triadic 2#A8D2BB
Tetradic#D2A8AA

RGB percentages

Red73.3%
Green65.9%
Blue82.4%

CMYK percentages

Cyan11.0%
Magenta20.0%
Yellow0.0%
Key (black)17.6%

Color previews

#bba8d2 text on a black background

contrast 9.64:1

Card sample

#bba8d2 text on a white background

contrast 2.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(187, 168, 210, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(187, 168, 210, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bba8d2;
background: linear-gradient(135deg, #bba8d2, #D2A8CD);

Monochromatic scale

Palettes built from #bba8d2

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.

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

#bba8d2, answered

What color is #bba8d2?

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

What is the RGB value of #bba8d2?

rgb(187, 168, 210) — 187 red, 168 green and 210 blue out of 255, or 73.3% / 65.9% / 82.4% by channel.

Is #bba8d2 a light or a dark color?

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

Should I use black or white text on #bba8d2?

Black. It scores 9.64:1 against #bba8d2, versus 2.18:1 for white — AAA at any size.

What is the complementary color of #bba8d2?

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

What colors go well with #bba8d2?

For interface work: #F7F5FA as the surface, #D5C9E3 for borders, #6F4E97 for secondary text, #7C8B41 as an accent and #3E2B54 for hover and pressed states. For a palette, the analogous pair #A8AAD2 and #D0A8D2 stays calm, while #BFD2A8 is the loudest partner.

What is #bba8d2 in CMYK for printing?

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

Is #bba8d2 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 #CAA8D2; nudged cooler, #AAA7D3.

Work with #bba8d2 in the Color Lab