Skip to content

#ac7ddb

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

RGB
172, 125, 219
HSL
270°, 57%, 68%
CMYK
22, 43, 0, 14
Luminance
0.2855

At a glance

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

Hex
#ac7ddb
Hue
270°
violet
Saturation
57%
vivid
Lightness
68%
light
Brightness
86%
HSV value
Perceived
60%
weighted brightness
Luminance
0.2855
WCAG relative
Temperature
Cool
67/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
6.71:1
Closest name
Medium Purple
ΔE2000 6.4
Where it sits
Hue270° of 360°
Saturation57%
Lightness68%
Temperature
Warm ← → Cool67% 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#ac7ddb
RGBrgb(172, 125, 219)
HSLhsl(270, 57%, 68%)
CMYKcmyk(22%, 43%, 0%, 14%)
LABlab(60.4 36.3 -41.4)
LCHlch(60.4 55.0 311.2)
OKLCHoklch(0.673 0.142 306.0)
Decimal11304411
Display P3color(display-p3 0.675 0.490 0.859)

Copy-ready code

/* CSS */
color: #ac7ddb;
background-color: #ac7ddb;
/* Tailwind (arbitrary) */
class="text-[#ac7ddb] bg-[#ac7ddb]"
/* SCSS */
$brand: #ac7ddb;
/* SwiftUI */
Color(red: 0.675, green: 0.490, blue: 0.859)
/* Android */
Color.parseColor("#ac7ddb")
/* Flutter */
Color(0xFFAC7DDB)
/* Python / OpenCV (BGR) */
(219, 125, 172)

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

Accessibility — WCAG contrast

Aa
#ac7ddb on white: 3.13:1
AA ✗ fail · AA-large · AAA
Aa
#ac7ddb on black: 6.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #6690DE
deuteranopia · #7192D8
tritanopia · #A58CA2

Color scale — 50 to 950

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

#F7F4FB
#F0E9F6
#DECDEE
#C7A7E7
#ac7ddb
#8F4FCE
#7A35C0
#662CA0
#522380
#3D1D5D
#26123A
Base = 400Lightest = 50 · #F7F4FBDarkest = 950 · #26123A
:root {
  --brand-50: #F7F4FB;
  --brand-100: #F0E9F6;
  --brand-200: #DECDEE;
  --brand-300: #C7A7E7;
  --brand-400: #ac7ddb;
  --brand-500: #8F4FCE;
  --brand-600: #7A35C0;
  --brand-700: #662CA0;
  --brand-800: #522380;
  --brand-900: #3D1D5D;
  --brand-950: #26123A;
  --brand: #ac7ddb;
  --brand-ink: #000000;
}

Colors that work with #ac7ddb

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#D6C0ED
Hairlines and dividers
Muted text#734B9B
Captions on the surface
Accent#85A329
Second voice, not a rival
Dark variant#401C64
Hover, pressed, headers
Light variant#F2EBF9
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 #ac7ddb

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#ACDB7D
Analogous left#7D7DDB
Analogous right#DB7DDB
Split-complement 1#DBDB7D
Split-complement 2#7DDB7D
Triadic 1#DBAC7D
Triadic 2#7DDBAC
Tetradic#DB7D7D

RGB percentages

Red67.5%
Green49.0%
Blue85.9%

CMYK percentages

Cyan21.5%
Magenta42.9%
Yellow0.0%
Key (black)14.1%

Color previews

#ac7ddb text on a black background

contrast 6.71:1

Card sample

#ac7ddb text on a white background

contrast 3.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(172, 125, 219, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(172, 125, 219, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ac7ddb;
background: linear-gradient(135deg, #ac7ddb, #DB7DCB);

Monochromatic scale

Palettes built from #ac7ddb

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.

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

#ac7ddb, answered

What color is #ac7ddb?

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

What is the RGB value of #ac7ddb?

rgb(172, 125, 219) — 172 red, 125 green and 219 blue out of 255, or 67.5% / 49% / 85.9% by channel.

Is #ac7ddb a light or a dark color?

It is a mid-tone. Relative luminance is 0.2855 and perceived brightness is 60%, so black text on it reaches 6.71:1.

Should I use black or white text on #ac7ddb?

Black. It scores 6.71:1 against #ac7ddb, versus 3.13:1 for white — AA at any size.

What is the complementary color of #ac7ddb?

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

What colors go well with #ac7ddb?

For interface work: #F7F4FA as the surface, #D6C0ED for borders, #734B9B for secondary text, #85A329 as an accent and #401C64 for hover and pressed states. For a palette, the analogous pair #7D7DDB and #DB7DDB stays calm, while #ACDB7D is the loudest partner.

What is #ac7ddb in CMYK for printing?

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

Is #ac7ddb warm or cool?

Cool — it scores 67 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CF7DDB; nudged cooler, #897CDD.

Work with #ac7ddb in the Color Lab