Skip to content

#ac9bdc

a light, vivid violet · cool · closest name: Plum

RGB
172, 155, 220
HSL
256°, 48%, 74%
CMYK
22, 30, 0, 14
Luminance
0.3738

At a glance

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

Hex
#ac9bdc
Hue
256°
violet
Saturation
48%
vivid
Lightness
74%
light
Brightness
86%
HSV value
Perceived
66%
weighted brightness
Luminance
0.3738
WCAG relative
Temperature
Cool
75/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
8.48:1
Closest name
Plum
ΔE2000 11.4
Where it sits
Hue256° of 360°
Saturation48%
Lightness74%
Temperature
Warm ← → Cool75% 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#ac9bdc
RGBrgb(172, 155, 220)
HSLhsl(256, 48%, 74%)
CMYKcmyk(22%, 30%, 0%, 14%)
LABlab(67.6 19.6 -30.8)
LCHlch(67.6 36.5 302.5)
OKLCHoklch(0.728 0.094 296.0)
Decimal11312092
Display P3color(display-p3 0.675 0.608 0.863)

Copy-ready code

/* CSS */
color: #ac9bdc;
background-color: #ac9bdc;
/* Tailwind (arbitrary) */
class="text-[#ac9bdc] bg-[#ac9bdc]"
/* SCSS */
$brand: #ac9bdc;
/* SwiftUI */
Color(red: 0.675, green: 0.608, blue: 0.863)
/* Android */
Color.parseColor("#ac9bdc")
/* Flutter */
Color(0xFFAC9BDC)
/* Python / OpenCV (BGR) */
(220, 155, 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 #ac9bdc · 8.48:1
Use #000000AAA at every size.
Aa
White text · 2.48:1
AA fail · AA large fail · AAA fail
Aa
Black text · 8.48:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #ac9bdc as text scores 2.48:1 on white and 8.48:1 on black.

Accessibility — WCAG contrast

Aa
#ac9bdc on white: 2.48:1
AA ✗ fail · AA-large · AAA
Aa
#ac9bdc on black: 8.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #8CA5DF
deuteranopia · #8EA4DA
tritanopia · #A3A5B2

Color scale — 50 to 950

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

#F6F4FA
#EDEAF5
#D7D0EC
#ac9bdc
#9882D3
#7559C5
#5E40B5
#4F3597
#3F2A79
#302258
#1E1537
Base = 300Lightest = 50 · #F6F4FADarkest = 950 · #1E1537
:root {
  --brand-50: #F6F4FA;
  --brand-100: #EDEAF5;
  --brand-200: #D7D0EC;
  --brand-300: #ac9bdc;
  --brand-400: #9882D3;
  --brand-500: #7559C5;
  --brand-600: #5E40B5;
  --brand-700: #4F3597;
  --brand-800: #3F2A79;
  --brand-900: #302258;
  --brand-950: #1E1537;
  --brand: #ac9bdc;
  --brand-ink: #000000;
}

Colors that work with #ac9bdc

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#F6F4FA
Tinted page background
Border#CDC3EA
Hairlines and dividers
Muted text#604B9B
Captions on the surface
Accent#9A9C30
Second voice, not a rival
Dark variant#31215E
Hover, pressed, headers
Light variant#EFECF8
Selected rows, tints
Dark surface#181424
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 #ac9bdc

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

Works well for
  • 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
  • Text of any size on white — fails WCAG AA
  • 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#CBDC9B
Analogous left#9BAADC
Analogous right#CC9BDC
Split-complement 1#DCCC9B
Split-complement 2#AADC9B
Triadic 1#DCAC9B
Triadic 2#9BDCAC
Tetradic#DC9BAA

RGB percentages

Red67.5%
Green60.8%
Blue86.3%

CMYK percentages

Cyan21.8%
Magenta29.5%
Yellow0.0%
Key (black)13.7%

Color previews

#ac9bdc text on a black background

contrast 8.48:1

Card sample

#ac9bdc text on a white background

contrast 2.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ac9bdc

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.

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

#ac9bdc, answered

What color is #ac9bdc?

#ac9bdc is a light vivid violet, closest to Plum (ΔE2000 11.4). It sits at 256° on the hue wheel with 48% saturation and 74% lightness, which reads as cool.

What is the RGB value of #ac9bdc?

rgb(172, 155, 220) — 172 red, 155 green and 220 blue out of 255, or 67.5% / 60.8% / 86.3% by channel.

Is #ac9bdc a light or a dark color?

It is a mid-tone. Relative luminance is 0.3738 and perceived brightness is 66%, so black text on it reaches 8.48:1.

Should I use black or white text on #ac9bdc?

Black. It scores 8.48:1 against #ac9bdc, versus 2.48:1 for white — AAA at any size.

What is the complementary color of #ac9bdc?

#CBDC9B sits directly opposite on the wheel. Softer options are the split-complements #DCCC9B and #AADC9B, which give the same contrast with far less vibration.

What colors go well with #ac9bdc?

For interface work: #F6F4FA as the surface, #CDC3EA for borders, #604B9B for secondary text, #9A9C30 as an accent and #31215E for hover and pressed states. For a palette, the analogous pair #9BAADC and #CC9BDC stays calm, while #CBDC9B is the loudest partner.

What is #ac9bdc in CMYK for printing?

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

Is #ac9bdc warm or cool?

Cool — it scores 75 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #C49BDC; nudged cooler, #9AA1DD.

Work with #ac9bdc in the Color Lab