Skip to content

#A51CCF

≈ darkorchid · rgb(165, 28, 207)
Color formats
HEX#A51CCF
RGBrgb(165, 28, 207)
HSLhsl(286, 76%, 46%)
HSVhsv(286, 86%, 81%)
OKLCHoklch(54% 0.25 316)
CMYKcmyk(20%, 86%, 0%, 19%)
Contrast & accessibility
On white5.73:1AA pass
On black3.67:1below AA
Best text color#FFFFFF
Nearest CSS name: darkorchid
Copy-ready code
CSS custom properties
:root {
  --darkorchid: #a51ccf;
  --darkorchid-rgb: 165 28 207;
  --darkorchid-oklch: oklch(54% 0.25 316);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a51ccf] text-[#a51ccf] border-[#a51ccf]
Shades & tints
Color harmonies
About this color

#A51CCF is a color with the RGB value rgb(165, 28, 207). 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 #A51CCF to other formats

Palettes with a similar color

Gradients with a similar color

Copied