Skip to content

#94778E

≈ gray · rgb(148, 119, 142)
Color formats
HEX#94778E
RGBrgb(148, 119, 142)
HSLhsl(312, 12%, 52%)
HSVhsv(312, 20%, 58%)
OKLCHoklch(60% 0.05 333)
CMYKcmyk(0%, 20%, 4%, 42%)
Contrast & accessibility
On white3.97:1below AA
On black5.29:1AA pass
Best text color#000000
Nearest CSS name: gray
Copy-ready code
CSS custom properties
:root {
  --gray: #94778e;
  --gray-rgb: 148 119 142;
  --gray-oklch: oklch(60% 0.05 333);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--gray-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#94778e] text-[#94778e] border-[#94778e]
Shades & tints
Color harmonies
About this color

#94778E is a color with the RGB value rgb(148, 119, 142). Its closest CSS named color is "gray". 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 #94778E to other formats

Palettes with a similar color

Gradients with a similar color

Copied