#701F1F#701F1F
#701F1F is a dark, moderate red. Relative luminance 0.045; OKLCH L 37.0% C 0.114 H 24.6°. Best body text is #FFFFFF at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #701F1F |
|---|---|
| RGB | rgb(112, 31, 31) |
| HSL | hsl(0, 57%, 28%) |
| HSV | hsv(0, 72%, 44%) |
| CMYK | cmyk(0%, 72.3%, 72.3%, 56.1%) |
| CIE-LAB | lab(25.34, 35.53, 20.52) |
| CIE-LCH | lch(25.34, 41.03, 30.01°) |
| OKLab | oklab(37% 0.1038 0.0476) |
| OKLCH | oklch(37% 0.114 24.6) |
| XYZ | xyz(7.4202, 4.5247, 1.7787) |
| Luminance | 0.0452 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosewood
#65000B
ΔE00 4.97
Claret
#680018
ΔE00 5.13
Burgundy
#800020
ΔE00 5.16
Wine Red
#7B0323
ΔE00 5.52
Reddy Brown
#6E1005
ΔE00 5.92
Blood
#770001
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#701F1F #1F7070
analogous
#701F47 #701F1F #70471F
triadic
#701F1F #1F701F #1F1F70
tetradic
#701F1F #47701F #1F7070 #471F70
square
#701F1F #47701F #1F7070 #471F70
split-complementary
#701F1F #1F7047 #1F4770
monochromatic
#180707 #401212 #701F1F #A02C2C #CA3F3F
Accessibility & contrast
On white
11.02
#701F1F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.90
#701F1F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #701F1F
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##701F1F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##701F1F | 1.00 | 11.02 | 1.90 | 11.02 |
| #FFFFFF | 11.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.90 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#36311E
Deuteranopia (green-blind)
#4A421D
Tritanopia (blue-blind)
#7C0720
Achromatopsia (no color)
#3C3C3C
Design tokens & code
CSS
--color: #701f1f; /* rgb */ color: rgb(112, 31, 31); /* oklch */ color: oklch(37.0% 0.114 24.6);
Tailwind
colors: {
custom: {
50: '#9f605a',
500: '#701f1f',
950: '#000000',
},
}SCSS
$custom: #701f1f; $custom-light: #9f605a; $custom-dark: #000000;
JSON
{
"hex": "#701f1f",
"rgb": {
"r": 112,
"g": 31,
"b": 31
},
"hsl": {
"h": 0,
"s": 56.643,
"l": 28.039
},
"oklch": {
"l": 0.37003,
"c": 0.11415,
"h": 24.6
},
"luminance": 0.04524
}Semantic roles & 50–950 ramp
primary
#701F1F
secondary
#47A4A4
accent
#E0E048
background
#FAF5F5
surface
#F4EAE9
border
#CEC6C5
text
#100504
muted
#7F7979