Skip to content

#90449E

≈ rebeccapurple · rgb(144, 68, 158)
Color formats
HEX#90449E
RGBrgb(144, 68, 158)
HSLhsl(291, 40%, 44%)
HSVhsv(291, 57%, 62%)
OKLCHoklch(52% 0.16 321)
CMYKcmyk(9%, 57%, 0%, 38%)
Contrast & accessibility
On white5.99:1AA pass
On black3.51:1below AA
Best text color#FFFFFF
Nearest CSS name: rebeccapurple
Copy-ready code
CSS custom properties
:root {
  --rebeccapurple: #90449e;
  --rebeccapurple-rgb: 144 68 158;
  --rebeccapurple-oklch: oklch(52% 0.16 321);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--rebeccapurple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#90449e] text-[#90449e] border-[#90449e]
Shades & tints
Color harmonies
About this color

#90449E is a color with the RGB value rgb(144, 68, 158). Its closest CSS named color is "rebeccapurple". 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 #90449E to other formats

Palettes with a similar color

Gradients with a similar color

Copied