Closest to Dark Red
#9F2305
Color conversions
Reference values for common CSS, design, and accessibility formats.
| Format | Value | Preview | Copy |
|---|---|---|---|
| HEX | 9F2305 | ||
| HEX with # | #9F2305 | ||
| RGB | rgb(159, 35, 5) | ||
| RGBA | rgba(159, 35, 5, 1) | ||
| HSL | hsl(11.69 93.9% 32.16%) | ||
| HSLA | hsla(11.69, 93.9%, 32.16%, 1) | ||
| HSV | hsv(11.69, 96.86%, 62.35%) | ||
| CMYK | cmyk(0%, 77.99%, 96.86%, 37.65%) | ||
| OKLCH | oklch(46% 0.1639 33.45) |
Closest named matches
Color modifications
Lighter shades
Saturation steps
Suggested pairings
Split-complementary
Try this combo as a gradientUse this color in CSS
--color: #9F2305;
bg-[#9f2305]
Accessibility quick-check
White text
7.73:1
AAA normal
Black text
2.72:1
Decorative only
Reference notes
As a reference color, #9F2305 reads as deep red, with Dark Red as its nearest named anchor. Because the hue is approximately 12 degrees, it belongs to the red family rather than a neutral family, even when used in small interface details. When documenting the color, keep the hex value as the canonical reference and treat the warm family label as a practical visual description rather than a fixed rule. The contrast checks on this page show whether it is more reliable with black text or white text, which is usually the first practical decision before using the color in UI. The modification grid is useful for finding a border, hover, or background companion without changing the underlying hue family too aggressively. For data visualization, avoid relying on this color alone; combine it with spacing, labels, or pattern differences so meaning is not carried only by hue. Use it for interfaces that need weight, contrast, or a more formal visual register. Check contrast before placing body text on top of it, and pair it with nearby analogous colors when the design should stay calm.