Skip to content

#a43ade

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

RGB
164, 58, 222
HSL
279°, 71%, 55%
CMYK
26, 74, 0, 13
Luminance
0.1619

At a glance

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

Hex
#a43ade
Hue
279°
violet
Saturation
71%
vivid
Lightness
55%
balanced
Brightness
87%
HSV value
Perceived
49%
weighted brightness
Luminance
0.1619
WCAG relative
Temperature
Cool
62/100 cool
Color family
Violet
Tone
Vivid
Best ink
White
4.95:1
Closest name
Dark Orchid
ΔE2000 3.8
Where it sits
Hue279° of 360°
Saturation71%
Lightness55%
Temperature
Warm ← → Cool62% 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#a43ade
RGBrgb(164, 58, 222)
HSLhsl(279, 71%, 55%)
CMYKcmyk(26%, 74%, 0%, 13%)
LABlab(47.2 67.9 -64.1)
LCHlch(47.2 93.4 316.6)
OKLCHoklch(0.576 0.238 310.4)
Decimal10762974
Display P3color(display-p3 0.643 0.227 0.871)

Copy-ready code

/* CSS */
color: #a43ade;
background-color: #a43ade;
/* Tailwind (arbitrary) */
class="text-[#a43ade] bg-[#a43ade]"
/* SCSS */
$brand: #a43ade;
/* SwiftUI */
Color(red: 0.643, green: 0.227, blue: 0.871)
/* Android */
Color.parseColor("#a43ade")
/* Flutter */
Color(0xFFA43ADE)
/* Python / OpenCV (BGR) */
(222, 58, 164)

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

Accessibility — WCAG contrast

Aa
#a43ade on white: 4.95:1
AA ✓ pass · AA-large · AAA
Aa
#a43ade on black: 4.24:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #006BE3
deuteranopia · #1272DB
tritanopia · #9C608A

Color scale — 50 to 950

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

#F9F3FC
#F2E7F8
#E4C9F3
#D39FEF
#BC6FE7
#a43ade
#9423D2
#7B1DAF
#63178C
#491565
#2E0D3F
Base = 500Lightest = 50 · #F9F3FCDarkest = 950 · #2E0D3F
:root {
  --brand-50: #F9F3FC;
  --brand-100: #F2E7F8;
  --brand-200: #E4C9F3;
  --brand-300: #D39FEF;
  --brand-400: #BC6FE7;
  --brand-500: #a43ade;
  --brand-600: #9423D2;
  --brand-700: #7B1DAF;
  --brand-800: #63178C;
  --brand-900: #491565;
  --brand-950: #2E0D3F;
  --brand: #a43ade;
  --brand-ink: #ffffff;
}

Colors that work with #a43ade

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#DDC0ED
Hairlines and dividers
Muted text#7F4B9B
Captions on the surface
Accent#76B319
Second voice, not a rival
Dark variant#4D126D
Hover, pressed, headers
Light variant#F5E9FB
Selected rows, tints
Dark surface#1F1424
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 #a43ade

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#74DE3A
Analogous left#523ADE
Analogous right#DE3AC6
Split-complement 1#C6DE3A
Split-complement 2#3ADE52
Triadic 1#DEA43A
Triadic 2#3ADEA4
Tetradic#DE523A

RGB percentages

Red64.3%
Green22.7%
Blue87.1%

CMYK percentages

Cyan26.1%
Magenta73.9%
Yellow0.0%
Key (black)12.9%

Color previews

#a43ade text on a black background

contrast 4.24:1

Card sample

#a43ade text on a white background

contrast 4.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a43ade

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.

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

#a43ade, answered

What color is #a43ade?

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

What is the RGB value of #a43ade?

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

Is #a43ade a light or a dark color?

It is a dark color. Relative luminance is 0.1619 and perceived brightness is 49%, so white text on it reaches 4.95:1.

Should I use black or white text on #a43ade?

White. It scores 4.95:1 against #a43ade, versus 4.24:1 for black — AA at any size.

What is the complementary color of #a43ade?

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

What colors go well with #a43ade?

For interface work: #F8F4FA as the surface, #DDC0ED for borders, #7F4B9B for secondary text, #76B319 as an accent and #4D126D for hover and pressed states. For a palette, the analogous pair #523ADE and #DE3AC6 stays calm, while #74DE3A is the loudest partner.

What is #a43ade in CMYK for printing?

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

Is #a43ade warm or cool?

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

Work with #a43ade in the Color Lab