Skip to content

#A455F2

≈ darkorchid · rgb(164, 85, 242)
Color formats
HEX#A455F2
RGBrgb(164, 85, 242)
HSLhsl(270, 86%, 64%)
HSVhsv(270, 65%, 95%)
OKLCHoklch(62% 0.23 304)
CMYKcmyk(32%, 65%, 0%, 5%)
Contrast & accessibility
On white4.07:1below AA
On black5.16:1AA pass
Best text color#000000
Nearest CSS name: darkorchid
Copy-ready code
CSS custom properties
:root {
  --darkorchid: #a455f2;
  --darkorchid-rgb: 164 85 242;
  --darkorchid-oklch: oklch(62% 0.23 304);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a455f2] text-[#a455f2] border-[#a455f2]
Shades & tints
Color harmonies
About this color

#A455F2 is a color with the RGB value rgb(164, 85, 242). 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 #A455F2 to other formats

Palettes with a similar color

Gradients with a similar color

Copied