Skip to content

#a91eb6

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

RGB
169, 30, 182
HSL
295°, 72%, 42%
CMYK
7, 84, 0, 29
Luminance
0.1274

At a glance

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

Hex
#a91eb6
Hue
295°
magenta / pink
Saturation
72%
vivid
Lightness
42%
dark
Brightness
71%
HSV value
Perceived
44%
weighted brightness
Luminance
0.1274
WCAG relative
Temperature
Neutral
53/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
White
5.92:1
Closest name
Dark Orchid
ΔE2000 5.2
Where it sits
Hue295° of 360°
Saturation72%
Lightness42%
Temperature
Warm ← → Cool53% 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#a91eb6
RGBrgb(169, 30, 182)
HSLhsl(295, 72%, 42%)
CMYKcmyk(7%, 84%, 0%, 29%)
LABlab(42.4 69.9 -48.8)
LCHlch(42.4 85.2 325.1)
OKLCHoklch(0.534 0.232 324.1)
Decimal11083446
Display P3color(display-p3 0.663 0.118 0.714)

Copy-ready code

/* CSS */
color: #a91eb6;
background-color: #a91eb6;
/* Tailwind (arbitrary) */
class="text-[#a91eb6] bg-[#a91eb6]"
/* SCSS */
$brand: #a91eb6;
/* SwiftUI */
Color(red: 0.663, green: 0.118, blue: 0.714)
/* Android */
Color.parseColor("#a91eb6")
/* Flutter */
Color(0xFFA91EB6)
/* Python / OpenCV (BGR) */
(182, 30, 169)

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

Accessibility — WCAG contrast

Aa
#a91eb6 on white: 5.92:1
AA ✓ pass · AA-large · AAA
Aa
#a91eb6 on black: 3.55:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #005ABA
deuteranopia · #3F69B3
tritanopia · #AC3F6D

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #a91eb6 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
#EFC9F3
#E89FEF
#DD6FE7
#D23EDF
#C323D2
#a91eb6
#82178C
#5F1566
#3B0D3F
Base = 700Lightest = 50 · #FBF3FCDarkest = 950 · #3B0D3F
:root {
  --brand-50: #FBF3FC;
  --brand-100: #F7E7F8;
  --brand-200: #EFC9F3;
  --brand-300: #E89FEF;
  --brand-400: #DD6FE7;
  --brand-500: #D23EDF;
  --brand-600: #C323D2;
  --brand-700: #a91eb6;
  --brand-800: #82178C;
  --brand-900: #5F1566;
  --brand-950: #3B0D3F;
  --brand: #a91eb6;
  --brand-ink: #ffffff;
}

Colors that work with #a91eb6

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#E9C0ED
Hairlines and dividers
Muted text#944B9B
Captions on the surface
Accent#4DB319
Second voice, not a rival
Dark variant#66126D
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 #a91eb6

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#2BB61E
Analogous left#5D1EB6
Analogous right#B61E77
Split-complement 1#77B61E
Split-complement 2#1EB65D
Triadic 1#B6A91E
Triadic 2#1EB6A9
Tetradic#B65D1E

RGB percentages

Red66.3%
Green11.8%
Blue71.4%

CMYK percentages

Cyan7.1%
Magenta83.5%
Yellow0.0%
Key (black)28.6%

Color previews

#a91eb6 text on a black background

contrast 3.55:1

Card sample

#a91eb6 text on a white background

contrast 5.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a91eb6

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.

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

#a91eb6, answered

What color is #a91eb6?

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

What is the RGB value of #a91eb6?

rgb(169, 30, 182) — 169 red, 30 green and 182 blue out of 255, or 66.3% / 11.8% / 71.4% by channel.

Is #a91eb6 a light or a dark color?

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

Should I use black or white text on #a91eb6?

White. It scores 5.92:1 against #a91eb6, versus 3.55:1 for black — AA at any size.

What is the complementary color of #a91eb6?

#2BB61E sits directly opposite on the wheel. Softer options are the split-complements #77B61E and #1EB65D, which give the same contrast with far less vibration.

What colors go well with #a91eb6?

For interface work: #FAF4FA as the surface, #E9C0ED for borders, #944B9B for secondary text, #4DB319 as an accent and #66126D for hover and pressed states. For a palette, the analogous pair #5D1EB6 and #B61E77 stays calm, while #2BB61E is the loudest partner.

What is #a91eb6 in CMYK for printing?

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

Is #a91eb6 warm or cool?

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

Work with #a91eb6 in the Color Lab