#bc9bc4
a light, soft violet · neutral · closest name: Plum
At a glance
Every number on this page in one read: what #bc9bc4 is made of, how bright it looks, and which way it leans.
Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.
Every format
| HEX | #bc9bc4 |
| RGB | rgb(188, 155, 196) |
| HSL | hsl(288, 26%, 69%) |
| CMYK | cmyk(4%, 21%, 0%, 23%) |
| LAB | lab(68.1 19.6 -16.5) |
| LCH | lch(68.1 25.6 319.9) |
| OKLCH | oklch(0.733 0.069 319.6) |
| Decimal | 12360644 |
| Display P3 | color(display-p3 0.737 0.608 0.769) |
Copy-ready code
/* CSS */
color: #bc9bc4;
background-color: #bc9bc4;
/* Tailwind (arbitrary) */
class="text-[#bc9bc4] bg-[#bc9bc4]"
/* SCSS */
$brand: #bc9bc4;
/* SwiftUI */
Color(red: 0.737, green: 0.608, blue: 0.769)
/* Android */
Color.parseColor("#bc9bc4")
/* Flutter */
Color(0xFFBC9BC4)
/* Python / OpenCV (BGR) */
(196, 155, 188)Best text color
Only one of black and white can be right. This is the one, with the number that proves it.
Accessibility — WCAG contrast
Color scale — 50 to 950
A Tailwind-shaped ramp built around this exact hex. #bc9bc4 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.
:root {
--brand-50: #F8F6F9;
--brand-100: #F2EDF3;
--brand-200: #E2D6E5;
--brand-300: #D0B8D5;
--brand-400: #bc9bc4;
--brand-500: #A072AC;
--brand-600: #8E5B9A;
--brand-700: #764C80;
--brand-800: #5E3D67;
--brand-900: #462F4C;
--brand-950: #2C1D2F;
--brand: #bc9bc4;
--brand-ink: #000000;
}Colors that work with #bc9bc4
Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.
Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.
Lightness flips, hue holds. The accent stays the anchor in both themes.
How to use #bc9bc4
Derived from its contrast, chroma and lightness — not from taste.
- ✓Text and icons on dark surfaces
- ✓Charts, tags and secondary surfaces
- ✓Card and section backgrounds
- ✓Brand accents, badges and data highlights
- ⚠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 | #A3C49B | Directly opposite — maximum tension | |
| Analogous left | #A79BC4 | Neighbour, quieter | |
| Analogous right | #C49BB7 | Neighbour, quieter | |
| Split-complement 1 | #B7C49B | Contrast without the clash | |
| Split-complement 2 | #9BC4A7 | Contrast without the clash | |
| Triadic 1 | #C4BC9B | Even thirds — balanced and loud | |
| Triadic 2 | #9BC4BC | Even thirds — balanced and loud | |
| Tetradic | #C4A79B | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#bc9bc4 text on a black background
contrast 8.62:1
#bc9bc4 text on a white background
contrast 2.44:1
CSS3 live lab
The quick brown fox
color: #bc9bc4;
background-color: #bc9bc4;
Glowing headline
text-shadow: 2px 2px 8px #bc9bc4;
Soft neon halo
text-shadow: 0 0 14px rgba(188, 155, 196, 0.45);
box-shadow: 0 12px 32px -8px rgba(188, 155, 196, 0.45);
border: 3px solid #bc9bc4; background: linear-gradient(135deg, #bc9bc4, #C49BB1);
Monochromatic scale
Palettes built from #bc9bc4
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.
Closest color with a full write-up: Lilac (#c8a2c8) — ΔE2000 2.9 away, with its history, psychology and brand usage.
#bc9bc4 in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
Converts to four-color process without much drama. Proof it anyway.
#bc9bc4, answered
What color is #bc9bc4?
#bc9bc4 is a light soft violet, closest to Plum (ΔE2000 7.2). It sits at 288° on the hue wheel with 26% saturation and 69% lightness, which reads as neutral.
What is the RGB value of #bc9bc4?
rgb(188, 155, 196) — 188 red, 155 green and 196 blue out of 255, or 73.7% / 60.8% / 76.9% by channel.
Is #bc9bc4 a light or a dark color?
It is a mid-tone. Relative luminance is 0.3812 and perceived brightness is 67%, so black text on it reaches 8.62:1.
Should I use black or white text on #bc9bc4?
Black. It scores 8.62:1 against #bc9bc4, versus 2.44:1 for white — AAA at any size.
What is the complementary color of #bc9bc4?
#A3C49B sits directly opposite on the wheel. Softer options are the split-complements #B7C49B and #9BC4A7, which give the same contrast with far less vibration.
What colors go well with #bc9bc4?
For interface work: #F9F5F9 as the surface, #DDCCE1 for borders, #855590 for secondary text, #638448 as an accent and #4A2F50 for hover and pressed states. For a palette, the analogous pair #A79BC4 and #C49BB7 stays calm, while #A3C49B is the loudest partner.
What is #bc9bc4 in CMYK for printing?
cmyk(4%, 21%, 0%, 23%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.
Is #bc9bc4 warm or cool?
Neutral — it scores 55 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #C49BBD; nudged cooler, #AD99C6.