#701A1A#701A1A
#701A1A is a dark, moderate red. Relative luminance 0.043; OKLCH L 36.4% C 0.120 H 25.5°. Best body text is #FFFFFF at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #701A1A |
|---|---|
| RGB | rgb(112, 26, 26) |
| HSL | hsl(0, 62%, 27%) |
| HSV | hsv(0, 77%, 44%) |
| CMYK | cmyk(0%, 76.8%, 76.8%, 56.1%) |
| CIE-LAB | lab(24.51, 37.33, 22.79) |
| CIE-LCH | lch(24.51, 43.73, 31.41°) |
| OKLab | oklab(36.36% 0.1083 0.0516) |
| OKLCH | oklch(36.36% 0.12 25.5) |
| XYZ | xyz(7.2388, 4.2592, 1.4180) |
| Luminance | 0.0426 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosewood
#65000B
ΔE00 3.99
Reddy Brown
#6E1005
ΔE00 4.77
Claret
#680018
ΔE00 5.02
Burgundy
#800020
ΔE00 5.19
Blood
#770001
ΔE00 5.39
Wine Red
#7B0323
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#701A1A #1A7070
analogous
#701A45 #701A1A #70451A
triadic
#701A1A #1A701A #1A1A70
tetradic
#701A1A #45701A #1A7070 #451A70
square
#701A1A #45701A #1A7070 #451A70
split-complementary
#701A1A #1A7045 #1A4570
monochromatic
#190606 #3E0E0E #701A1A #A22626 #D03434
Accessibility & contrast
On white
11.34
#701A1A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.85
#701A1A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #701A1A
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##701A1A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##701A1A | 1.00 | 11.34 | 1.85 | 11.34 |
| #FFFFFF | 11.34 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.85 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.34 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332E19
Deuteranopia (green-blind)
#494117
Tritanopia (blue-blind)
#7C001B
Achromatopsia (no color)
#3A3A3A
Design tokens & code
CSS
--color: #701a1a; /* rgb */ color: rgb(112, 26, 26); /* oklch */ color: oklch(36.4% 0.120 25.5);
Tailwind
colors: {
custom: {
50: '#a05e56',
500: '#701a1a',
950: '#000000',
},
}SCSS
$custom: #701a1a; $custom-light: #a05e56; $custom-dark: #000000;
JSON
{
"hex": "#701a1a",
"rgb": {
"r": 112,
"g": 26,
"b": 26
},
"hsl": {
"h": 0,
"s": 62.319,
"l": 27.059
},
"oklch": {
"l": 0.36363,
"c": 0.11992,
"h": 25.5
},
"luminance": 0.04258
}Semantic roles & 50–950 ramp
primary
#701A1A
secondary
#41A5A5
accent
#E5E542
background
#FAF5F5
surface
#F4E9E9
border
#CEC5C5
text
#100503
muted
#7F7978