Skip to content

#D098E1

≈ plum · rgb(208, 152, 225)
Color formats
HEX#D098E1
RGBrgb(208, 152, 225)
HSLhsl(286, 55%, 74%)
HSVhsv(286, 32%, 88%)
OKLCHoklch(76% 0.12 318)
CMYKcmyk(8%, 32%, 0%, 12%)
Contrast & accessibility
On white2.27:1below AA
On black9.26:1AA pass
Best text color#000000
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
  --plum: #d098e1;
  --plum-rgb: 208 152 225;
  --plum-oklch: oklch(76% 0.12 318);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d098e1] text-[#d098e1] border-[#d098e1]
Shades & tints
Color harmonies
About this color

#D098E1 is a color with the RGB value rgb(208, 152, 225). 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 #D098E1 to other formats

Palettes with a similar color

Gradients with a similar color

Copied