Skip to content

#A8396D

≈ palevioletred · rgb(168, 57, 109)
Color formats
HEX#A8396D
RGBrgb(168, 57, 109)
HSLhsl(332, 49%, 44%)
HSVhsv(332, 66%, 66%)
OKLCHoklch(52% 0.15 355)
CMYKcmyk(0%, 66%, 35%, 34%)
Contrast & accessibility
On white6.05:1AA pass
On black3.47:1below AA
Best text color#FFFFFF
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
  --palevioletred: #a8396d;
  --palevioletred-rgb: 168 57 109;
  --palevioletred-oklch: oklch(52% 0.15 355);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a8396d] text-[#a8396d] border-[#a8396d]
Shades & tints
Color harmonies
About this color

#A8396D is a color with the RGB value rgb(168, 57, 109). Its closest CSS named color is "palevioletred". 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 #A8396D to other formats

Palettes with a similar color

Gradients with a similar color

Copied