Skip to content

#a97cd3

a light, vivid violet · cool · closest name: Medium Purple

RGB
169, 124, 211
HSL
271°, 50%, 66%
CMYK
20, 41, 0, 17
Luminance
0.2755

At a glance

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

Hex
#a97cd3
Hue
271°
violet
Saturation
50%
vivid
Lightness
66%
light
Brightness
83%
HSV value
Perceived
59%
weighted brightness
Luminance
0.2755
WCAG relative
Temperature
Cool
66/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
6.51:1
Closest name
Medium Purple
ΔE2000 6.4
Where it sits
Hue271° of 360°
Saturation50%
Lightness66%
Temperature
Warm ← → Cool66% cool

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

Every format

HEX#a97cd3
RGBrgb(169, 124, 211)
HSLhsl(271, 50%, 66%)
CMYKcmyk(20%, 41%, 0%, 17%)
LABlab(59.5 34.1 -38.3)
LCHlch(59.5 51.3 311.7)
OKLCHoklch(0.664 0.133 306.9)
Decimal11107539
Display P3color(display-p3 0.663 0.486 0.827)

Copy-ready code

/* CSS */
color: #a97cd3;
background-color: #a97cd3;
/* Tailwind (arbitrary) */
class="text-[#a97cd3] bg-[#a97cd3]"
/* SCSS */
$brand: #a97cd3;
/* SwiftUI */
Color(red: 0.663, green: 0.486, blue: 0.827)
/* Android */
Color.parseColor("#a97cd3")
/* Flutter */
Color(0xFFA97CD3)
/* Python / OpenCV (BGR) */
(211, 124, 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#000000 on #a97cd3 · 6.51:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.23:1
AA fail · AA large pass · AAA fail
Aa
Black text · 6.51:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #a97cd3 as text scores 3.23:1 on white and 6.51:1 on black.

Accessibility — WCAG contrast

Aa
#a97cd3 on white: 3.23:1
AA ✗ fail · AA-large · AAA
Aa
#a97cd3 on black: 6.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #688ED6
deuteranopia · #7390D1
tritanopia · #A38A9D

Color scale — 50 to 950

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

#F7F4FA
#F0EAF6
#DECFEC
#C8ABE3
#a97cd3
#9157C7
#7C3EB7
#683399
#53297A
#3E2159
#271538
Base = 400Lightest = 50 · #F7F4FADarkest = 950 · #271538
:root {
  --brand-50: #F7F4FA;
  --brand-100: #F0EAF6;
  --brand-200: #DECFEC;
  --brand-300: #C8ABE3;
  --brand-400: #a97cd3;
  --brand-500: #9157C7;
  --brand-600: #7C3EB7;
  --brand-700: #683399;
  --brand-800: #53297A;
  --brand-900: #3E2159;
  --brand-950: #271538;
  --brand: #a97cd3;
  --brand-ink: #000000;
}

Colors that work with #a97cd3

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

Text on it#000000
Black wins here
Surface#F7F4FA
Tinted page background
Border#D7C2EA
Hairlines and dividers
Muted text#744B9B
Captions on the surface
Accent#7F9D2F
Second voice, not a rival
Dark variant#41205F
Hover, pressed, headers
Light variant#F2ECF9
Selected rows, tints
Dark surface#1C1424
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 #a97cd3

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

Works well for
  • Headings from 24px up on white
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • Full-page backgrounds — tiring over long sessions
  • 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#A6D37C
Analogous left#7E7CD3
Analogous right#D37CD2
Split-complement 1#D2D37C
Split-complement 2#7CD37E
Triadic 1#D3A97C
Triadic 2#7CD3A9
Tetradic#D37E7C

RGB percentages

Red66.3%
Green48.6%
Blue82.7%

CMYK percentages

Cyan19.9%
Magenta41.2%
Yellow0.0%
Key (black)17.3%

Color previews

#a97cd3 text on a black background

contrast 6.51:1

Card sample

#a97cd3 text on a white background

contrast 3.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a97cd3

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.

#a97cd3 in the real world

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

Industries
Creative toolsFintechBeautyLuxury
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#a97cd3, answered

What color is #a97cd3?

#a97cd3 is a light vivid violet, closest to Medium Purple (ΔE2000 6.4). It sits at 271° on the hue wheel with 50% saturation and 66% lightness, which reads as cool.

What is the RGB value of #a97cd3?

rgb(169, 124, 211) — 169 red, 124 green and 211 blue out of 255, or 66.3% / 48.6% / 82.7% by channel.

Is #a97cd3 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2755 and perceived brightness is 59%, so black text on it reaches 6.51:1.

Should I use black or white text on #a97cd3?

Black. It scores 6.51:1 against #a97cd3, versus 3.23:1 for white — AA at any size.

What is the complementary color of #a97cd3?

#A6D37C sits directly opposite on the wheel. Softer options are the split-complements #D2D37C and #7CD37E, which give the same contrast with far less vibration.

What colors go well with #a97cd3?

For interface work: #F7F4FA as the surface, #D7C2EA for borders, #744B9B for secondary text, #7F9D2F as an accent and #41205F for hover and pressed states. For a palette, the analogous pair #7E7CD3 and #D37CD2 stays calm, while #A6D37C is the loudest partner.

What is #a97cd3 in CMYK for printing?

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

Is #a97cd3 warm or cool?

Cool — it scores 66 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #C97CD3; nudged cooler, #887AD5.

Work with #a97cd3 in the Color Lab