Skip to content

#a71eb0

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

RGB
167, 30, 176
HSL
296°, 71%, 40%
CMYK
5, 83, 0, 31
Luminance
0.1228

At a glance

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

Hex
#a71eb0
Hue
296°
magenta / pink
Saturation
71%
vivid
Lightness
40%
dark
Brightness
69%
HSV value
Perceived
44%
weighted brightness
Luminance
0.1228
WCAG relative
Temperature
Neutral
52/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
White
6.08:1
Closest name
Dark Orchid
ΔE2000 5.9
Where it sits
Hue296° of 360°
Saturation71%
Lightness40%
Temperature
Warm ← → Cool52% 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#a71eb0
RGBrgb(167, 30, 176)
HSLhsl(296, 71%, 40%)
CMYKcmyk(5%, 83%, 0%, 31%)
LABlab(41.7 68.5 -46.4)
LCHlch(41.7 82.8 325.9)
OKLCHoklch(0.527 0.227 325.3)
Decimal10952368
Display P3color(display-p3 0.655 0.118 0.690)

Copy-ready code

/* CSS */
color: #a71eb0;
background-color: #a71eb0;
/* Tailwind (arbitrary) */
class="text-[#a71eb0] bg-[#a71eb0]"
/* SCSS */
$brand: #a71eb0;
/* SwiftUI */
Color(red: 0.655, green: 0.118, blue: 0.690)
/* Android */
Color.parseColor("#a71eb0")
/* Flutter */
Color(0xFFA71EB0)
/* Python / OpenCV (BGR) */
(176, 30, 167)

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

Accessibility — WCAG contrast

Aa
#a71eb0 on white: 6.08:1
AA ✓ pass · AA-large · AAA
Aa
#a71eb0 on black: 3.46:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #0058B4
deuteranopia · #4268AD
tritanopia · #AB3C6A

Color scale — 50 to 950

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

#FBF3FC
#F7E7F8
#F0C9F3
#EA9FEF
#DF6FE7
#D53FDE
#C624D1
#a71eb0
#84188B
#601565
#3C0D3F
Base = 700Lightest = 50 · #FBF3FCDarkest = 950 · #3C0D3F
:root {
  --brand-50: #FBF3FC;
  --brand-100: #F7E7F8;
  --brand-200: #F0C9F3;
  --brand-300: #EA9FEF;
  --brand-400: #DF6FE7;
  --brand-500: #D53FDE;
  --brand-600: #C624D1;
  --brand-700: #a71eb0;
  --brand-800: #84188B;
  --brand-900: #601565;
  --brand-950: #3C0D3F;
  --brand: #a71eb0;
  --brand-ink: #ffffff;
}

Colors that work with #a71eb0

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#EAC0ED
Hairlines and dividers
Muted text#964B9B
Captions on the surface
Accent#49B21A
Second voice, not a rival
Dark variant#67136D
Hover, pressed, headers
Light variant#FAE9FB
Selected rows, tints
Dark surface#231424
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 #a71eb0

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#27B01E
Analogous left#5E1EB0
Analogous right#B01E70
Split-complement 1#70B01E
Split-complement 2#1EB05E
Triadic 1#B0A71E
Triadic 2#1EB0A7
Tetradic#B05E1E

RGB percentages

Red65.5%
Green11.8%
Blue69.0%

CMYK percentages

Cyan5.1%
Magenta83.0%
Yellow0.0%
Key (black)31.0%

Color previews

#a71eb0 text on a black background

contrast 3.46:1

Card sample

#a71eb0 text on a white background

contrast 6.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a71eb0

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.

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

#a71eb0, answered

What color is #a71eb0?

#a71eb0 is a dark vivid magenta / pink, closest to Dark Orchid (ΔE2000 5.9). It sits at 296° on the hue wheel with 71% saturation and 40% lightness, which reads as neutral.

What is the RGB value of #a71eb0?

rgb(167, 30, 176) — 167 red, 30 green and 176 blue out of 255, or 65.5% / 11.8% / 69% by channel.

Is #a71eb0 a light or a dark color?

It is a dark color. Relative luminance is 0.1228 and perceived brightness is 44%, so white text on it reaches 6.08:1.

Should I use black or white text on #a71eb0?

White. It scores 6.08:1 against #a71eb0, versus 3.46:1 for black — AA at any size.

What is the complementary color of #a71eb0?

#27B01E sits directly opposite on the wheel. Softer options are the split-complements #70B01E and #1EB05E, which give the same contrast with far less vibration.

What colors go well with #a71eb0?

For interface work: #FAF4FA as the surface, #EAC0ED for borders, #964B9B for secondary text, #49B21A as an accent and #67136D for hover and pressed states. For a palette, the analogous pair #5E1EB0 and #B01E70 stays calm, while #27B01E is the loudest partner.

What is #a71eb0 in CMYK for printing?

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

Is #a71eb0 warm or cool?

Neutral — it scores 52 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #B01E84; nudged cooler, #721CB2.

Work with #a71eb0 in the Color Lab