#701413
a dark, vivid red · warm · closest name: Maroon
At a glance
Every number on this page in one read: what #701413 is made of, how bright it looks, and which way it leans.
Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.
Every format
| HEX | #701413 |
| RGB | rgb(112, 20, 19) |
| HSL | hsl(1, 71%, 26%) |
| CMYK | cmyk(0%, 82%, 83%, 56%) |
| LAB | lab(23.6 39.2 26.3) |
| LCH | lch(23.6 47.2 33.8) |
| OKLCH | oklch(0.357 0.126 26.9) |
| Decimal | 7345171 |
| Display P3 | color(display-p3 0.439 0.078 0.075) |
Copy-ready code
/* CSS */
color: #701413;
background-color: #701413;
/* Tailwind (arbitrary) */
class="text-[#701413] bg-[#701413]"
/* SCSS */
$brand: #701413;
/* SwiftUI */
Color(red: 0.439, green: 0.078, blue: 0.075)
/* Android */
Color.parseColor("#701413")
/* Flutter */
Color(0xFF701413)
/* Python / OpenCV (BGR) */
(19, 20, 112)Best text color
Only one of black and white can be right. This is the one, with the number that proves it.
Accessibility — WCAG contrast
Color scale — 50 to 950
A Tailwind-shaped ramp built around this exact hex. #701413 is pinned to step 900; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.
:root {
--brand-50: #FCF3F3;
--brand-100: #F8E7E7;
--brand-200: #F3CAC9;
--brand-300: #EFA09F;
--brand-400: #E7706F;
--brand-500: #DE413F;
--brand-600: #D12523;
--brand-700: #AE1F1E;
--brand-800: #8C1918;
--brand-900: #701413;
--brand-950: #3F0E0D;
--brand: #701413;
--brand-ink: #ffffff;
}Colors that work with #701413
Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.
Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.
Lightness flips, hue holds. The accent stays the anchor in both themes.
How to use #701413
Derived from its contrast, chroma and lightness — not from taste.
- ✓Body text and links on white
- ✓Primary buttons and calls to action
- ✓Focus rings, active and selected states
- ✓Headers, footers and dark-mode surfaces
- ✓Brand accents, badges and data highlights
- ⚠Text on black or near-black surfaces
- ⚠Full-page backgrounds — tiring over long sessions
- ⚠Black text placed on it
- ⚠Pairing with a same-lightness hue — edges vibrate
Similar colors
One move away from this hex in each direction. Every swatch is its own page.
Color relationships
The wheel positions with their names attached, so you can grab the one you actually need.
| Complementary | #136F70 | Directly opposite — maximum tension | |
| Analogous left | #701341 | Neighbour, quieter | |
| Analogous right | #704213 | Neighbour, quieter | |
| Split-complement 1 | #137042 | Contrast without the clash | |
| Split-complement 2 | #134170 | Contrast without the clash | |
| Triadic 1 | #137014 | Even thirds — balanced and loud | |
| Triadic 2 | #141370 | Even thirds — balanced and loud | |
| Tetradic | #417013 | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#701413 text on a black background
contrast 1.80:1
#701413 text on a white background
contrast 11.68:1
CSS3 live lab
The quick brown fox
color: #701413;
background-color: #701413;
Glowing headline
text-shadow: 2px 2px 8px #701413;
Soft neon halo
text-shadow: 0 0 14px rgba(112, 20, 19, 0.45);
box-shadow: 0 12px 32px -8px rgba(112, 20, 19, 0.45);
border: 3px solid #701413; background: linear-gradient(135deg, #701413, #705213);
Monochromatic scale
Palettes built from #701413
Shades — darker
Tints — lighter
Color harmonies
Nearest named colors
Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.
Closest color with a full write-up: Maroon (#800000) — ΔE2000 5.1 away, with its history, psychology and brand usage.
#701413 in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
Converts to four-color process without much drama. Proof it anyway.
#701413, answered
What color is #701413?
#701413 is a dark vivid red, closest to Maroon (ΔE2000 5.1). It sits at 1° on the hue wheel with 71% saturation and 26% lightness, which reads as warm.
What is the RGB value of #701413?
rgb(112, 20, 19) — 112 red, 20 green and 19 blue out of 255, or 43.9% / 7.8% / 7.5% by channel.
Is #701413 a light or a dark color?
It is a dark color. Relative luminance is 0.0399 and perceived brightness is 25%, so white text on it reaches 11.68:1.
Should I use black or white text on #701413?
White. It scores 11.68:1 against #701413, versus 1.80:1 for black — AAA at any size.
What is the complementary color of #701413?
#136F70 sits directly opposite on the wheel. Softer options are the split-complements #137042 and #134170, which give the same contrast with far less vibration.
What colors go well with #701413?
For interface work: #FAF4F4 as the surface, #EDC0C0 for borders, #9B4B4B for secondary text, #10735B as an accent and #6D1312 for hover and pressed states. For a palette, the analogous pair #701341 and #704213 stays calm, while #136F70 is the loudest partner.
What is #701413 in CMYK for printing?
cmyk(0%, 82%, 83%, 56%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.
Is #701413 warm or cool?
Warm — it scores 16 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #702F13; nudged cooler, #711234.