Skip to content

#a080cf

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

RGB
160, 128, 207
HSL
264°, 45%, 66%
CMYK
23, 38, 0, 19
Luminance
0.2742

At a glance

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

Hex
#a080cf
Hue
264°
violet
Saturation
45%
vivid
Lightness
66%
light
Brightness
81%
HSV value
Perceived
58%
weighted brightness
Luminance
0.2742
WCAG relative
Temperature
Cool
70/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
6.48:1
Closest name
Medium Purple
ΔE2000 6.4
Where it sits
Hue264° of 360°
Saturation45%
Lightness66%
Temperature
Warm ← → Cool70% 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#a080cf
RGBrgb(160, 128, 207)
HSLhsl(264, 45%, 66%)
CMYKcmyk(23%, 38%, 0%, 19%)
LABlab(59.4 28.3 -36.3)
LCHlch(59.4 46.0 307.9)
OKLCHoklch(0.661 0.119 301.9)
Decimal10518735
Display P3color(display-p3 0.627 0.502 0.812)

Copy-ready code

/* CSS */
color: #a080cf;
background-color: #a080cf;
/* Tailwind (arbitrary) */
class="text-[#a080cf] bg-[#a080cf]"
/* SCSS */
$brand: #a080cf;
/* SwiftUI */
Color(red: 0.627, green: 0.502, blue: 0.812)
/* Android */
Color.parseColor("#a080cf")
/* Flutter */
Color(0xFFA080CF)
/* Python / OpenCV (BGR) */
(207, 128, 160)

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

Accessibility — WCAG contrast

Aa
#a080cf on white: 3.24:1
AA ✗ fail · AA-large · AAA
Aa
#a080cf on black: 6.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #6D8ED2
deuteranopia · #738FCD
tritanopia · #988D9E

Color scale — 50 to 950

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

#F7F5FA
#EFEAF5
#DBD1EB
#C2AEE0
#a080cf
#855CC1
#7043B2
#5D3894
#4B2D76
#382457
#231636
Base = 400Lightest = 50 · #F7F5FADarkest = 950 · #231636
:root {
  --brand-50: #F7F5FA;
  --brand-100: #EFEAF5;
  --brand-200: #DBD1EB;
  --brand-300: #C2AEE0;
  --brand-400: #a080cf;
  --brand-500: #855CC1;
  --brand-600: #7043B2;
  --brand-700: #5D3894;
  --brand-800: #4B2D76;
  --brand-900: #382457;
  --brand-950: #231636;
  --brand: #a080cf;
  --brand-ink: #000000;
}

Colors that work with #a080cf

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#D3C4E9
Hairlines and dividers
Muted text#6B4B9B
Captions on the surface
Accent#889834
Second voice, not a rival
Dark variant#3A235D
Hover, pressed, headers
Light variant#F1ECF8
Selected rows, tints
Dark surface#1A1424
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 #a080cf

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#AFCF80
Analogous left#8088CF
Analogous right#C780CF
Split-complement 1#CFC780
Split-complement 2#88CF80
Triadic 1#CFA080
Triadic 2#80CFA0
Tetradic#CF8088

RGB percentages

Red62.7%
Green50.2%
Blue81.2%

CMYK percentages

Cyan22.7%
Magenta38.2%
Yellow0.0%
Key (black)18.8%

Color previews

#a080cf text on a black background

contrast 6.48:1

Card sample

#a080cf text on a white background

contrast 3.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(160, 128, 207, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(160, 128, 207, 0.45);
Border & gradient
Gradient panel
border: 3px solid #a080cf;
background: linear-gradient(135deg, #a080cf, #CF80C9);

Monochromatic scale

Palettes built from #a080cf

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.

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

#a080cf, answered

What color is #a080cf?

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

What is the RGB value of #a080cf?

rgb(160, 128, 207) — 160 red, 128 green and 207 blue out of 255, or 62.7% / 50.2% / 81.2% by channel.

Is #a080cf a light or a dark color?

It is a mid-tone. Relative luminance is 0.2742 and perceived brightness is 58%, so black text on it reaches 6.48:1.

Should I use black or white text on #a080cf?

Black. It scores 6.48:1 against #a080cf, versus 3.24:1 for white — AA at any size.

What is the complementary color of #a080cf?

#AFCF80 sits directly opposite on the wheel. Softer options are the split-complements #CFC780 and #88CF80, which give the same contrast with far less vibration.

What colors go well with #a080cf?

For interface work: #F7F4FA as the surface, #D3C4E9 for borders, #6B4B9B for secondary text, #889834 as an accent and #3A235D for hover and pressed states. For a palette, the analogous pair #8088CF and #C780CF stays calm, while #AFCF80 is the loudest partner.

What is #a080cf in CMYK for printing?

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

Is #a080cf warm or cool?

Cool — it scores 70 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #BD80CF; nudged cooler, #817ED1.

Work with #a080cf in the Color Lab