Skip to content

#A698E0

≈ plum · rgb(166, 152, 224)
Color formats
HEX#A698E0
RGBrgb(166, 152, 224)
HSLhsl(252, 54%, 74%)
HSVhsv(252, 32%, 88%)
OKLCHoklch(72% 0.1 293)
CMYKcmyk(26%, 32%, 0%, 12%)
Contrast & accessibility
On white2.56:1below AA
On black8.19:1AA pass
Best text color#000000
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
  --plum: #a698e0;
  --plum-rgb: 166 152 224;
  --plum-oklch: oklch(72% 0.1 293);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a698e0] text-[#a698e0] border-[#a698e0]
Shades & tints
Color harmonies
About this color

#A698E0 is a color with the RGB value rgb(166, 152, 224). Its closest CSS named color is "plum". 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 #A698E0 to other formats

Palettes with a similar color

Gradients with a similar color

Copied