Skip to content

#A43FCC

≈ darkorchid · rgb(164, 63, 204)
Color formats
HEX#A43FCC
RGBrgb(164, 63, 204)
HSLhsl(283, 58%, 52%)
HSVhsv(283, 69%, 80%)
OKLCHoklch(57% 0.22 315)
CMYKcmyk(20%, 69%, 0%, 20%)
Contrast & accessibility
On white5.05:1AA pass
On black4.16:1below AA
Best text color#FFFFFF
Nearest CSS name: darkorchid
Copy-ready code
CSS custom properties
:root {
  --darkorchid: #a43fcc;
  --darkorchid-rgb: 164 63 204;
  --darkorchid-oklch: oklch(57% 0.22 315);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a43fcc] text-[#a43fcc] border-[#a43fcc]
Shades & tints
Color harmonies
About this color

#A43FCC is a color with the RGB value rgb(164, 63, 204). Its closest CSS named color is "darkorchid". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.

Related

Convert #A43FCC to other formats

Palettes with a similar color

Gradients with a similar color

Copied