Skip to content

#b71eb4

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

RGB
183, 30, 180
HSL
301°, 72%, 42%
CMYK
0, 84, 2, 28
Luminance
0.1429

At a glance

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

Hex
#b71eb4
Hue
301°
magenta / pink
Saturation
72%
vivid
Lightness
42%
dark
Brightness
72%
HSV value
Perceived
47%
weighted brightness
Luminance
0.1429
WCAG relative
Temperature
Neutral
49/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
White
5.44:1
Closest name
Dark Orchid
ΔE2000 7.3
Where it sits
Hue301° of 360°
Saturation72%
Lightness42%
Temperature
Warm ← → Cool49% 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#b71eb4
RGBrgb(183, 30, 180)
HSLhsl(301, 72%, 42%)
CMYKcmyk(0%, 84%, 2%, 28%)
LABlab(44.6 72.2 -43.8)
LCHlch(44.6 84.4 328.8)
OKLCHoklch(0.554 0.237 329.1)
Decimal12000948
Display P3color(display-p3 0.718 0.118 0.706)

Copy-ready code

/* CSS */
color: #b71eb4;
background-color: #b71eb4;
/* Tailwind (arbitrary) */
class="text-[#b71eb4] bg-[#b71eb4]"
/* SCSS */
$brand: #b71eb4;
/* SwiftUI */
Color(red: 0.718, green: 0.118, blue: 0.706)
/* Android */
Color.parseColor("#b71eb4")
/* Flutter */
Color(0xFFB71EB4)
/* Python / OpenCV (BGR) */
(180, 30, 183)

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

Accessibility — WCAG contrast

Aa
#b71eb4 on white: 5.44:1
AA ✓ pass · AA-large · AAA
Aa
#b71eb4 on black: 3.86:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #005DB8
deuteranopia · #5070B1
tritanopia · #BE3A6C

Color scale — 50 to 950

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

#FCF3FB
#F8E7F8
#F3C9F2
#EF9FEE
#E76EE5
#DF3EDC
#D223CF
#b71eb4
#8C178A
#661564
#400D3F
Base = 700Lightest = 50 · #FCF3FBDarkest = 950 · #400D3F
:root {
  --brand-50: #FCF3FB;
  --brand-100: #F8E7F8;
  --brand-200: #F3C9F2;
  --brand-300: #EF9FEE;
  --brand-400: #E76EE5;
  --brand-500: #DF3EDC;
  --brand-600: #D223CF;
  --brand-700: #b71eb4;
  --brand-800: #8C178A;
  --brand-900: #661564;
  --brand-950: #400D3F;
  --brand: #b71eb4;
  --brand-ink: #ffffff;
}

Colors that work with #b71eb4

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#EDC0EC
Hairlines and dividers
Muted text#9B4B99
Captions on the surface
Accent#3CB319
Second voice, not a rival
Dark variant#6E126C
Hover, pressed, headers
Light variant#FBE9FB
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 #b71eb4

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
  • Headers, footers and dark-mode surfaces
  • Brand accents, badges and data highlights
Use with care
  • Full-page backgrounds — tiring over long sessions
  • Black 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#1EB721
Analogous left#6E1EB7
Analogous right#B71E68
Split-complement 1#68B71E
Split-complement 2#1EB76E
Triadic 1#B4B71E
Triadic 2#1EB4B7
Tetradic#B76E1E

RGB percentages

Red71.8%
Green11.8%
Blue70.6%

CMYK percentages

Cyan0.0%
Magenta83.6%
Yellow1.6%
Key (black)28.2%

Color previews

#b71eb4 text on a black background

contrast 3.86:1

Card sample

#b71eb4 text on a white background

contrast 5.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(183, 30, 180, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(183, 30, 180, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b71eb4;
background: linear-gradient(135deg, #b71eb4, #B71E4E);

Monochromatic scale

Palettes built from #b71eb4

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.

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

#b71eb4, answered

What color is #b71eb4?

#b71eb4 is a dark vivid magenta / pink, closest to Dark Orchid (ΔE2000 7.3). It sits at 301° on the hue wheel with 72% saturation and 42% lightness, which reads as neutral.

What is the RGB value of #b71eb4?

rgb(183, 30, 180) — 183 red, 30 green and 180 blue out of 255, or 71.8% / 11.8% / 70.6% by channel.

Is #b71eb4 a light or a dark color?

It is a dark color. Relative luminance is 0.1429 and perceived brightness is 47%, so white text on it reaches 5.44:1.

Should I use black or white text on #b71eb4?

White. It scores 5.44:1 against #b71eb4, versus 3.86:1 for black — AA at any size.

What is the complementary color of #b71eb4?

#1EB721 sits directly opposite on the wheel. Softer options are the split-complements #68B71E and #1EB76E, which give the same contrast with far less vibration.

What colors go well with #b71eb4?

For interface work: #FAF4FA as the surface, #EDC0EC for borders, #9B4B99 for secondary text, #3CB319 as an accent and #6E126C for hover and pressed states. For a palette, the analogous pair #6E1EB7 and #B71E68 stays calm, while #1EB721 is the loudest partner.

What is #b71eb4 in CMYK for printing?

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

Is #b71eb4 warm or cool?

Neutral — it scores 49 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #B71E7C; nudged cooler, #831CB9.

Work with #b71eb4 in the Color Lab