#A25EAD
≈ orchid · rgb(162, 94, 173)
Color formats
HEX#A25EAD
RGBrgb(162, 94, 173)
HSLhsl(292, 33%, 52%)
HSVhsv(292, 46%, 68%)
OKLCHoklch(59% 0.14 322)
CMYKcmyk(6%, 46%, 0%, 32%)
Contrast & accessibility
On white4.43:1below AA
On black4.74:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
--orchid: #a25ead;
--orchid-rgb: 162 94 173;
--orchid-oklch: oklch(59% 0.14 322);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a25ead] text-[#a25ead] border-[#a25ead]
Shades & tints
Color harmonies
About this color
#A25EAD is a color with the RGB value rgb(162, 94, 173). Its closest CSS named color is "orchid". 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.