#701A1B#701A1B
#701A1B is a dark, moderate red. Relative luminance 0.043; OKLCH L 36.4% C 0.120 H 24.9°. Best body text is #FFFFFF at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #701A1B |
|---|---|
| RGB | rgb(112, 26, 27) |
| HSL | hsl(359, 62%, 27%) |
| HSV | hsv(359, 77%, 44%) |
| CMYK | cmyk(0%, 76.8%, 75.9%, 56.1%) |
| CIE-LAB | lab(24.53, 37.37, 22.16) |
| CIE-LCH | lch(24.53, 43.45, 30.67°) |
| OKLab | oklab(36.38% 0.1087 0.0504) |
| OKLCH | oklch(36.38% 0.12 24.9) |
| XYZ | xyz(7.2501, 4.2638, 1.4779) |
| Luminance | 0.0426 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosewood
#65000B
ΔE00 4.05
Claret
#680018
ΔE00 4.76
Burgundy
#800020
ΔE00 4.94
Reddy Brown
#6E1005
ΔE00 5.14
Wine Red
#7B0323
ΔE00 5.49
Blood
#770001
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#701A1B #1A706F
analogous
#701A46 #701A1B #70441A
triadic
#701A1B #1B701A #1A1B70
tetradic
#701A1B #46701A #1A706F #441A70
square
#701A1B #46701A #1A706F #441A70
split-complementary
#701A1B #1A7044 #1A4670
monochromatic
#190606 #3E0E0F #701A1B #A22627 #D03436
Accessibility & contrast
On white
11.34
#701A1B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.85
#701A1B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #701A1B
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##701A1B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##701A1B | 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)
#332E1A
Deuteranopia (green-blind)
#494118
Tritanopia (blue-blind)
#7C001B
Achromatopsia (no color)
#3A3A3A
Design tokens & code
CSS
--color: #701a1b; /* rgb */ color: rgb(112, 26, 27); /* oklch */ color: oklch(36.4% 0.120 24.9);
Tailwind
colors: {
custom: {
50: '#a05e57',
500: '#701a1b',
950: '#000000',
},
}SCSS
$custom: #701a1b; $custom-light: #a05e57; $custom-dark: #000000;
JSON
{
"hex": "#701a1b",
"rgb": {
"r": 112,
"g": 26,
"b": 27
},
"hsl": {
"h": 359.302,
"s": 62.319,
"l": 27.059
},
"oklch": {
"l": 0.36379,
"c": 0.1198,
"h": 24.9
},
"luminance": 0.04263
}Semantic roles & 50–950 ramp
primary
#701A1B
secondary
#41A5A4
accent
#E5E342
background
#FAF5F5
surface
#F4E9E9
border
#CEC5C5
text
#100503
muted
#7F7978