Skip to content

#bba4f4

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

RGB
187, 164, 244
HSL
257°, 78%, 80%
CMYK
23, 33, 0, 4
Luminance
0.4365

At a glance

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

Hex
#bba4f4
Hue
257°
violet
Saturation
78%
electric
Lightness
80%
light
Brightness
96%
HSV value
Perceived
71%
weighted brightness
Luminance
0.4365
WCAG relative
Temperature
Cool
74/100 cool
Color family
Violet
Tone
Electric
Best ink
Black
9.73:1
Closest name
Plum
ΔE2000 10.9
Where it sits
Hue257° of 360°
Saturation78%
Lightness80%
Temperature
Warm ← → Cool74% 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#bba4f4
RGBrgb(187, 164, 244)
HSLhsl(257, 78%, 80%)
CMYKcmyk(23%, 33%, 0%, 4%)
LABlab(72.0 24.6 -36.9)
LCHlch(72.0 44.4 303.7)
OKLCHoklch(0.768 0.115 296.8)
Decimal12297460
Display P3color(display-p3 0.733 0.643 0.957)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bba4f4 on white: 2.16:1
AA ✗ fail · AA-large · AAA
Aa
#bba4f4 on black: 9.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #91B1F7
deuteranopia · #94B0F2
tritanopia · #B0B1C1

Color scale — 50 to 950

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

#F5F3FC
#ECE6F9
#D4C7F5
#bba4f4
#8F69ED
#6A37E7
#521ADA
#4416B6
#371292
#2B1169
#1B0B42
Base = 300Lightest = 50 · #F5F3FCDarkest = 950 · #1B0B42
:root {
  --brand-50: #F5F3FC;
  --brand-100: #ECE6F9;
  --brand-200: #D4C7F5;
  --brand-300: #bba4f4;
  --brand-400: #8F69ED;
  --brand-500: #6A37E7;
  --brand-600: #521ADA;
  --brand-700: #4416B6;
  --brand-800: #371292;
  --brand-900: #2B1169;
  --brand-950: #1B0B42;
  --brand: #bba4f4;
  --brand-ink: #000000;
}

Colors that work with #bba4f4

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#F6F4FA
Tinted page background
Border#CDC0ED
Hairlines and dividers
Muted text#624B9B
Captions on the surface
Accent#B4BA12
Second voice, not a rival
Dark variant#2B0E72
Hover, pressed, headers
Light variant#EEE8FC
Selected rows, tints
Dark surface#181424
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 #bba4f4

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • 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#DDF4A4
Analogous left#A4B5F4
Analogous right#E3A4F4
Split-complement 1#F4E3A4
Split-complement 2#B5F4A4
Triadic 1#F4BBA4
Triadic 2#A4F4BB
Tetradic#F4A4B5

RGB percentages

Red73.3%
Green64.3%
Blue95.7%

CMYK percentages

Cyan23.4%
Magenta32.8%
Yellow0.0%
Key (black)4.3%

Color previews

#bba4f4 text on a black background

contrast 9.73:1

Card sample

#bba4f4 text on a white background

contrast 2.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bba4f4

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.

#bba4f4 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#bba4f4, answered

What color is #bba4f4?

#bba4f4 is a light electric violet, closest to Plum (ΔE2000 10.9). It sits at 257° on the hue wheel with 78% saturation and 80% lightness, which reads as cool.

What is the RGB value of #bba4f4?

rgb(187, 164, 244) — 187 red, 164 green and 244 blue out of 255, or 73.3% / 64.3% / 95.7% by channel.

Is #bba4f4 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4365 and perceived brightness is 71%, so black text on it reaches 9.73:1.

Should I use black or white text on #bba4f4?

Black. It scores 9.73:1 against #bba4f4, versus 2.16:1 for white — AAA at any size.

What is the complementary color of #bba4f4?

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

What colors go well with #bba4f4?

For interface work: #F6F4FA as the surface, #CDC0ED for borders, #624B9B for secondary text, #B4BA12 as an accent and #2B0E72 for hover and pressed states. For a palette, the analogous pair #A4B5F4 and #E3A4F4 stays calm, while #DDF4A4 is the loudest partner.

What is #bba4f4 in CMYK for printing?

cmyk(23%, 33%, 0%, 4%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #bba4f4 warm or cool?

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

Work with #bba4f4 in the Color Lab