Skip to content

#bba0cd

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

RGB
187, 160, 205
HSL
276°, 31%, 72%
CMYK
9, 22, 0, 20
Luminance
0.4011

At a glance

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

Hex
#bba0cd
Hue
276°
violet
Saturation
31%
soft
Lightness
72%
light
Brightness
80%
HSV value
Perceived
68%
weighted brightness
Luminance
0.4011
WCAG relative
Temperature
Cool
62/100 cool
Color family
Violet
Tone
Soft
Best ink
Black
9.02:1
Closest name
Plum
ΔE2000 7.5
Where it sits
Hue276° of 360°
Saturation31%
Lightness72%
Temperature
Warm ← → Cool62% 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#bba0cd
RGBrgb(187, 160, 205)
HSLhsl(276, 31%, 72%)
CMYKcmyk(9%, 22%, 0%, 20%)
LABlab(69.5 18.3 -19.3)
LCHlch(69.5 26.6 313.4)
OKLCHoklch(0.745 0.070 311.7)
Decimal12296397
Display P3color(display-p3 0.733 0.627 0.804)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bba0cd on white: 2.33:1
AA ✗ fail · AA-large · AAA
Aa
#bba0cd on black: 9.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #99A8CF
deuteranopia · #9FAACC
tritanopia · #B9A5AF

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #bba0cd is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F8F6F9
#F0ECF3
#E0D5E7
#CAB6D8
#bba0cd
#966CB2
#8254A0
#6C4686
#57386B
#412C4F
#281B31
Base = 400Lightest = 50 · #F8F6F9Darkest = 950 · #281B31
:root {
  --brand-50: #F8F6F9;
  --brand-100: #F0ECF3;
  --brand-200: #E0D5E7;
  --brand-300: #CAB6D8;
  --brand-400: #bba0cd;
  --brand-500: #966CB2;
  --brand-600: #8254A0;
  --brand-700: #6C4686;
  --brand-800: #57386B;
  --brand-900: #412C4F;
  --brand-950: #281B31;
  --brand: #bba0cd;
  --brand-ink: #000000;
}

Colors that work with #bba0cd

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#F8F5FA
Tinted page background
Border#D9CAE3
Hairlines and dividers
Muted text#7A4F96
Captions on the surface
Accent#718A42
Second voice, not a rival
Dark variant#442C54
Hover, pressed, headers
Light variant#F3EEF6
Selected rows, tints
Dark surface#1E1424
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 #bba0cd

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#B2CDA0
Analogous left#A5A0CD
Analogous right#CDA0C9
Split-complement 1#C9CDA0
Split-complement 2#A0CDA5
Triadic 1#CDBBA0
Triadic 2#A0CDBB
Tetradic#CDA5A0

RGB percentages

Red73.3%
Green62.7%
Blue80.4%

CMYK percentages

Cyan8.8%
Magenta22.0%
Yellow0.0%
Key (black)19.6%

Color previews

#bba0cd text on a black background

contrast 9.02:1

Card sample

#bba0cd text on a white background

contrast 2.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bba0cd

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.

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

#bba0cd, answered

What color is #bba0cd?

#bba0cd is a light soft violet, closest to Plum (ΔE2000 7.5). It sits at 276° on the hue wheel with 31% saturation and 72% lightness, which reads as cool.

What is the RGB value of #bba0cd?

rgb(187, 160, 205) — 187 red, 160 green and 205 blue out of 255, or 73.3% / 62.7% / 80.4% by channel.

Is #bba0cd a light or a dark color?

It is a mid-tone. Relative luminance is 0.4011 and perceived brightness is 68%, so black text on it reaches 9.02:1.

Should I use black or white text on #bba0cd?

Black. It scores 9.02:1 against #bba0cd, versus 2.33:1 for white — AAA at any size.

What is the complementary color of #bba0cd?

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

What colors go well with #bba0cd?

For interface work: #F8F5FA as the surface, #D9CAE3 for borders, #7A4F96 for secondary text, #718A42 as an accent and #442C54 for hover and pressed states. For a palette, the analogous pair #A5A0CD and #CDA0C9 stays calm, while #B2CDA0 is the loudest partner.

What is #bba0cd in CMYK for printing?

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

Is #bba0cd warm or cool?

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

Work with #bba0cd in the Color Lab