Skip to content

#a03ade

a balanced, vivid violet · cool · closest name: Dark Orchid

RGB
160, 58, 222
HSL
277°, 71%, 55%
CMYK
28, 74, 0, 13
Luminance
0.1577

At a glance

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

Hex
#a03ade
Hue
277°
violet
Saturation
71%
vivid
Lightness
55%
balanced
Brightness
87%
HSV value
Perceived
48%
weighted brightness
Luminance
0.1577
WCAG relative
Temperature
Cool
63/100 cool
Color family
Violet
Tone
Vivid
Best ink
White
5.05:1
Closest name
Dark Orchid
ΔE2000 3.4
Where it sits
Hue277° of 360°
Saturation71%
Lightness55%
Temperature
Warm ← → Cool63% 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#a03ade
RGBrgb(160, 58, 222)
HSLhsl(277, 71%, 55%)
CMYKcmyk(28%, 74%, 0%, 13%)
LABlab(46.7 67.2 -65.0)
LCHlch(46.7 93.5 315.9)
OKLCHoklch(0.570 0.237 309.0)
Decimal10500830
Display P3color(display-p3 0.627 0.227 0.871)

Copy-ready code

/* CSS */
color: #a03ade;
background-color: #a03ade;
/* Tailwind (arbitrary) */
class="text-[#a03ade] bg-[#a03ade]"
/* SCSS */
$brand: #a03ade;
/* SwiftUI */
Color(red: 0.627, green: 0.227, blue: 0.871)
/* Android */
Color.parseColor("#a03ade")
/* Flutter */
Color(0xFFA03ADE)
/* Python / OpenCV (BGR) */
(222, 58, 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#ffffff on #a03ade · 5.05:1
Use #ffffffAA at every size, AAA for large text only.
Aa
White text · 5.05:1 · recommended
AA pass · AA large pass · AAA fail
Aa
Black text · 4.15:1
AA fail · AA large pass · AAA fail
Reading the other direction: #a03ade as text scores 5.05:1 on white and 4.15:1 on black.

Accessibility — WCAG contrast

Aa
#a03ade on white: 5.05:1
AA ✓ pass · AA-large · AAA
Aa
#a03ade on black: 4.15:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #006BE3
deuteranopia · #0070DB
tritanopia · #97618A

Color scale — 50 to 950

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

#F8F3FC
#F2E7F8
#E3C9F3
#D19FEF
#B96FE7
#a03ade
#9023D2
#781DAF
#60178C
#471565
#2C0D3F
Base = 500Lightest = 50 · #F8F3FCDarkest = 950 · #2C0D3F
:root {
  --brand-50: #F8F3FC;
  --brand-100: #F2E7F8;
  --brand-200: #E3C9F3;
  --brand-300: #D19FEF;
  --brand-400: #B96FE7;
  --brand-500: #a03ade;
  --brand-600: #9023D2;
  --brand-700: #781DAF;
  --brand-800: #60178C;
  --brand-900: #471565;
  --brand-950: #2C0D3F;
  --brand: #a03ade;
  --brand-ink: #ffffff;
}

Colors that work with #a03ade

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#F8F4FA
Tinted page background
Border#DCC0ED
Hairlines and dividers
Muted text#7D4B9B
Captions on the surface
Accent#7AB319
Second voice, not a rival
Dark variant#4B126D
Hover, pressed, headers
Light variant#F4E9FB
Selected rows, tints
Dark surface#1E1424
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 #a03ade

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
  • Brand accents, badges and data highlights
Use with care
  • Full-page backgrounds — tiring over long sessions
  • 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#78DE3A
Analogous left#4E3ADE
Analogous right#DE3ACA
Split-complement 1#CADE3A
Split-complement 2#3ADE4E
Triadic 1#DEA03A
Triadic 2#3ADEA0
Tetradic#DE4E3A

RGB percentages

Red62.7%
Green22.7%
Blue87.1%

CMYK percentages

Cyan27.9%
Magenta73.9%
Yellow0.0%
Key (black)12.9%

Color previews

#a03ade text on a black background

contrast 4.15:1

Card sample

#a03ade text on a white background

contrast 5.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a03ade

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.

#a03ade 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
ButtonsLinksFocus statesCharts
Print note

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

#a03ade, answered

What color is #a03ade?

#a03ade is a balanced vivid violet, closest to Dark Orchid (ΔE2000 3.4). It sits at 277° on the hue wheel with 71% saturation and 55% lightness, which reads as cool.

What is the RGB value of #a03ade?

rgb(160, 58, 222) — 160 red, 58 green and 222 blue out of 255, or 62.7% / 22.7% / 87.1% by channel.

Is #a03ade a light or a dark color?

It is a dark color. Relative luminance is 0.1577 and perceived brightness is 48%, so white text on it reaches 5.05:1.

Should I use black or white text on #a03ade?

White. It scores 5.05:1 against #a03ade, versus 4.15:1 for black — AA at any size.

What is the complementary color of #a03ade?

#78DE3A sits directly opposite on the wheel. Softer options are the split-complements #CADE3A and #3ADE4E, which give the same contrast with far less vibration.

What colors go well with #a03ade?

For interface work: #F8F4FA as the surface, #DCC0ED for borders, #7D4B9B for secondary text, #7AB319 as an accent and #4B126D for hover and pressed states. For a palette, the analogous pair #4E3ADE and #DE3ACA stays calm, while #78DE3A is the loudest partner.

What is #a03ade in CMYK for printing?

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

Is #a03ade warm or cool?

Cool — it scores 63 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DC3ADE; nudged cooler, #6338E0.

Work with #a03ade in the Color Lab