Skip to content

#bba2da

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

RGB
187, 162, 218
HSL
267°, 43%, 75%
CMYK
14, 26, 0, 15
Luminance
0.4147

At a glance

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

Hex
#bba2da
Hue
267°
violet
Saturation
43%
soft
Lightness
75%
light
Brightness
85%
HSV value
Perceived
69%
weighted brightness
Luminance
0.4147
WCAG relative
Temperature
Cool
68/100 cool
Color family
Violet
Tone
Soft
Best ink
Black
9.29:1
Closest name
Plum
ΔE2000 7.9
Where it sits
Hue267° of 360°
Saturation43%
Lightness75%
Temperature
Warm ← → Cool68% 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#bba2da
RGBrgb(187, 162, 218)
HSLhsl(267, 43%, 75%)
CMYKcmyk(14%, 26%, 0%, 15%)
LABlab(70.5 19.9 -25.0)
LCHlch(70.5 32.0 308.5)
OKLCHoklch(0.753 0.083 304.8)
Decimal12296922
Display P3color(display-p3 0.733 0.635 0.855)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bba2da on white: 2.26:1
AA ✗ fail · AA-large · AAA
Aa
#bba2da on black: 9.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #98ACDC
deuteranopia · #9CADD8
tritanopia · #B7AAB6

Color scale — 50 to 950

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

#F7F5FA
#EFEBF5
#DDD1EA
#bba2da
#A787CF
#8A5EBF
#7546AF
#613A92
#4E2E75
#3B2555
#251735
Base = 300Lightest = 50 · #F7F5FADarkest = 950 · #251735
:root {
  --brand-50: #F7F5FA;
  --brand-100: #EFEBF5;
  --brand-200: #DDD1EA;
  --brand-300: #bba2da;
  --brand-400: #A787CF;
  --brand-500: #8A5EBF;
  --brand-600: #7546AF;
  --brand-700: #613A92;
  --brand-800: #4E2E75;
  --brand-900: #3B2555;
  --brand-950: #251735;
  --brand: #bba2da;
  --brand-ink: #000000;
}

Colors that work with #bba2da

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#F7F4FA
Tinted page background
Border#D4C5E8
Hairlines and dividers
Muted text#6E4B9B
Captions on the surface
Accent#849735
Second voice, not a rival
Dark variant#3D245B
Hover, pressed, headers
Light variant#F2EDF8
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 #bba2da

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#C1DAA2
Analogous left#A2A5DA
Analogous right#D7A2DA
Split-complement 1#DAD7A2
Split-complement 2#A5DAA2
Triadic 1#DABBA2
Triadic 2#A2DABB
Tetradic#DAA2A5

RGB percentages

Red73.3%
Green63.5%
Blue85.5%

CMYK percentages

Cyan14.2%
Magenta25.7%
Yellow0.0%
Key (black)14.5%

Color previews

#bba2da text on a black background

contrast 9.29:1

Card sample

#bba2da text on a white background

contrast 2.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bba2da

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.

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

#bba2da, answered

What color is #bba2da?

#bba2da is a light soft violet, closest to Plum (ΔE2000 7.9). It sits at 267° on the hue wheel with 43% saturation and 75% lightness, which reads as cool.

What is the RGB value of #bba2da?

rgb(187, 162, 218) — 187 red, 162 green and 218 blue out of 255, or 73.3% / 63.5% / 85.5% by channel.

Is #bba2da a light or a dark color?

It is a mid-tone. Relative luminance is 0.4147 and perceived brightness is 69%, so black text on it reaches 9.29:1.

Should I use black or white text on #bba2da?

Black. It scores 9.29:1 against #bba2da, versus 2.26:1 for white — AAA at any size.

What is the complementary color of #bba2da?

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

What colors go well with #bba2da?

For interface work: #F7F4FA as the surface, #D4C5E8 for borders, #6E4B9B for secondary text, #849735 as an accent and #3D245B for hover and pressed states. For a palette, the analogous pair #A2A5DA and #D7A2DA stays calm, while #C1DAA2 is the loudest partner.

What is #bba2da in CMYK for printing?

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

Is #bba2da warm or cool?

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

Work with #bba2da in the Color Lab