Skip to content

#98284E

≈ indianred · rgb(152, 40, 78)
Color formats
HEX#98284E
RGBrgb(152, 40, 78)
HSLhsl(340, 58%, 38%)
HSVhsv(340, 74%, 60%)
OKLCHoklch(46% 0.15 5)
CMYKcmyk(0%, 74%, 49%, 40%)
Contrast & accessibility
On white7.64:1AA pass
On black2.75:1below AA
Best text color#FFFFFF
Nearest CSS name: indianred
Copy-ready code
CSS custom properties
:root {
  --indianred: #98284e;
  --indianred-rgb: 152 40 78;
  --indianred-oklch: oklch(46% 0.15 5);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--indianred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#98284e] text-[#98284e] border-[#98284e]
Shades & tints
Color harmonies
About this color

#98284E is a color with the RGB value rgb(152, 40, 78). Its closest CSS named color is "indianred". 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 #98284E to other formats

Palettes with a similar color

Gradients with a similar color

Copied