#994D10 — Deep Orange
#994D10 is a deep orange in the Orange family. In practice it looks like a warm, balanced medium orange, and it is also commonly known as Orange, Tangerine. Below are all of its color space values, an 11-step scale, harmony palettes and accessibility data.
#994D10
Tints and shades (50–950)
Accessibility
Contrast on white
6.13:1
Contrast on black
3.42:1
- AA (4.5:1) on whitePass
- AA Large (3:1) on whitePass
- AAA (7:1) on whiteFail
- AAA Large (4.5:1) on whitePass
- UI components (3:1) on whitePass
Need a passing variant? Repair this color in the contrast checker.
Complementary palette
Analogous palette
Triadic palette
Copy-ready CSS
brand-scale.css
:root {
--brand-50: oklch(0.971 0.009 52.5); /* #fbf4f0 */
--brand-100: oklch(0.936 0.019 52.5); /* #f5e7de */
--brand-200: oklch(0.885 0.04 52.5); /* #efd3c2 */
--brand-300: oklch(0.808 0.072 52.5); /* #e6b496 */
--brand-400: oklch(0.712 0.106 52.5); /* #d68f62 */
--brand-500: oklch(0.637 0.128 52.5); /* #c77339 */
--brand-600: oklch(0.577 0.125 52.5); /* #b26128 */
--brand-700: oklch(0.505 0.118 52.5); /* #974e16 */
--brand-800: oklch(0.444 0.105 52.5); /* #7f400f */
--brand-900: oklch(0.396 0.095 52.5); /* #6d3509 */
--brand-950: oklch(0.281 0.066 52.5); /* #421e04 */
}