Skip to content

#7F4E6D

≈ dimgray · rgb(127, 78, 109)
Color formats
HEX#7F4E6D
RGBrgb(127, 78, 109)
HSLhsl(322, 24%, 40%)
HSVhsv(322, 39%, 50%)
OKLCHoklch(49% 0.08 342)
CMYKcmyk(0%, 39%, 14%, 50%)
Contrast & accessibility
On white6.54:1AA pass
On black3.21:1below AA
Best text color#FFFFFF
Nearest CSS name: dimgray
Copy-ready code
CSS custom properties
:root {
  --dimgray: #7f4e6d;
  --dimgray-rgb: 127 78 109;
  --dimgray-oklch: oklch(49% 0.08 342);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--dimgray-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#7f4e6d] text-[#7f4e6d] border-[#7f4e6d]
Shades & tints
Color harmonies
About this color

#7F4E6D is a color with the RGB value rgb(127, 78, 109). Its closest CSS named color is "dimgray". 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 #7F4E6D to other formats

Palettes with a similar color

Gradients with a similar color

Copied