Skip to content

#b82bbc

a balanced, vivid magenta / pink · neutral · closest name: Dark Orchid

RGB
184, 43, 188
HSL
298°, 63%, 45%
CMYK
2, 77, 0, 26
Luminance
0.1555

At a glance

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

Hex
#b82bbc
Hue
298°
magenta / pink
Saturation
63%
vivid
Lightness
45%
balanced
Brightness
74%
HSV value
Perceived
48%
weighted brightness
Luminance
0.1555
WCAG relative
Temperature
Neutral
51/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
White
5.11:1
Closest name
Dark Orchid
ΔE2000 6.9
Where it sits
Hue298° of 360°
Saturation63%
Lightness45%
Temperature
Warm ← → Cool51% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#b82bbc
RGBrgb(184, 43, 188)
HSLhsl(298, 63%, 45%)
CMYKcmyk(2%, 77%, 0%, 26%)
LABlab(46.4 70.4 -45.7)
LCHlch(46.4 84.0 327.0)
OKLCHoklch(0.569 0.233 326.9)
Decimal12069820
Display P3color(display-p3 0.722 0.169 0.737)

Copy-ready code

/* CSS */
color: #b82bbc;
background-color: #b82bbc;
/* Tailwind (arbitrary) */
class="text-[#b82bbc] bg-[#b82bbc]"
/* SCSS */
$brand: #b82bbc;
/* SwiftUI */
Color(red: 0.722, green: 0.169, blue: 0.737)
/* Android */
Color.parseColor("#b82bbc")
/* Flutter */
Color(0xFFB82BBC)
/* Python / OpenCV (BGR) */
(188, 43, 184)

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#ffffff on #b82bbc · 5.11:1
Use #ffffffAA at every size, AAA for large text only.
Aa
White text · 5.11:1 · recommended
AA pass · AA large pass · AAA fail
Aa
Black text · 4.11:1
AA fail · AA large pass · AAA fail
Reading the other direction: #b82bbc as text scores 5.11:1 on white and 4.11:1 on black.

Accessibility — WCAG contrast

Aa
#b82bbc on white: 5.11:1
AA ✓ pass · AA-large · AAA
Aa
#b82bbc on black: 4.11:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #0063C0
deuteranopia · #5174B9
tritanopia · #BD4573

Color scale — 50 to 950

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

#FBF4FB
#F7E8F7
#EFCCF0
#E8A4EA
#DD76E0
#D148D5
#b82bbc
#A226A6
#821E85
#5F1A61
#3B103C
Base = 600Lightest = 50 · #FBF4FBDarkest = 950 · #3B103C
:root {
  --brand-50: #FBF4FB;
  --brand-100: #F7E8F7;
  --brand-200: #EFCCF0;
  --brand-300: #E8A4EA;
  --brand-400: #DD76E0;
  --brand-500: #D148D5;
  --brand-600: #b82bbc;
  --brand-700: #A226A6;
  --brand-800: #821E85;
  --brand-900: #5F1A61;
  --brand-950: #3B103C;
  --brand: #b82bbc;
  --brand-ink: #ffffff;
}

Colors that work with #b82bbc

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#ffffff
White wins here
Surface#FAF4FA
Tinted page background
Border#EBC0ED
Hairlines and dividers
Muted text#994B9B
Captions on the surface
Accent#47AA22
Second voice, not a rival
Dark variant#661868
Hover, pressed, headers
Light variant#FAEAFA
Selected rows, tints
Dark surface#241424
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 #b82bbc

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

Works well for
  • Body text and links on white
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Brand accents, badges and data highlights
Use with care
  • Full-page backgrounds — tiring over long sessions
  • 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#2FBC2B
Analogous left#6F2BBC
Analogous right#BC2B78
Split-complement 1#78BC2B
Split-complement 2#2BBC6F
Triadic 1#BCB82B
Triadic 2#2BBCB8
Tetradic#BC6F2B

RGB percentages

Red72.2%
Green16.9%
Blue73.7%

CMYK percentages

Cyan2.1%
Magenta77.1%
Yellow0.0%
Key (black)26.3%

Color previews

#b82bbc text on a black background

contrast 4.11:1

Card sample

#b82bbc text on a white background

contrast 5.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(184, 43, 188, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(184, 43, 188, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b82bbc;
background: linear-gradient(135deg, #b82bbc, #BC2B5F);

Monochromatic scale

Palettes built from #b82bbc

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.

#b82bbc in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
BeautyFashionLifestyleYouth brands
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Converts to four-color process without much drama. Proof it anyway.

#b82bbc, answered

What color is #b82bbc?

#b82bbc is a balanced vivid magenta / pink, closest to Dark Orchid (ΔE2000 6.9). It sits at 298° on the hue wheel with 63% saturation and 45% lightness, which reads as neutral.

What is the RGB value of #b82bbc?

rgb(184, 43, 188) — 184 red, 43 green and 188 blue out of 255, or 72.2% / 16.9% / 73.7% by channel.

Is #b82bbc a light or a dark color?

It is a dark color. Relative luminance is 0.1555 and perceived brightness is 48%, so white text on it reaches 5.11:1.

Should I use black or white text on #b82bbc?

White. It scores 5.11:1 against #b82bbc, versus 4.11:1 for black — AA at any size.

What is the complementary color of #b82bbc?

#2FBC2B sits directly opposite on the wheel. Softer options are the split-complements #78BC2B and #2BBC6F, which give the same contrast with far less vibration.

What colors go well with #b82bbc?

For interface work: #FAF4FA as the surface, #EBC0ED for borders, #994B9B for secondary text, #47AA22 as an accent and #661868 for hover and pressed states. For a palette, the analogous pair #6F2BBC and #BC2B78 stays calm, while #2FBC2B is the loudest partner.

What is #b82bbc in CMYK for printing?

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

Is #b82bbc warm or cool?

Neutral — it scores 51 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #BC2B8B; nudged cooler, #8329BE.

Work with #b82bbc in the Color Lab