#701B23#701B23
#701B23 is a dark, moderate red. Relative luminance 0.043; OKLCH L 36.6% C 0.118 H 20.3°. Best body text is #FFFFFF at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #701B23 |
|---|---|
| RGB | rgb(112, 27, 35) |
| HSL | hsl(354, 61%, 27%) |
| HSV | hsv(354, 76%, 44%) |
| CMYK | cmyk(0%, 75.9%, 68.8%, 56.1%) |
| CIE-LAB | lab(24.80, 37.43, 17.21) |
| CIE-LCH | lch(24.80, 41.20, 24.70°) |
| OKLab | oklab(36.63% 0.1107 0.0409) |
| OKLCH | oklch(36.63% 0.118 20.3) |
| XYZ | xyz(7.3782, 4.3510, 2.0411) |
| Luminance | 0.0435 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Wine Red
#7B0323
ΔE00 3.57
Claret
#680018
ΔE00 3.76
Burgundy
#800020
ΔE00 4.00
Wine
#722F37
ΔE00 5.59
Rosewood
#65000B
ΔE00 5.63
Maroon (survey)
#650021
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#701B23 #1B7068
analogous
#701B4E #701B23 #703E1B
triadic
#701B23 #23701B #1B2370
tetradic
#701B23 #4E701B #1B7068 #3E1B70
square
#701B23 #4E701B #1B7068 #3E1B70
split-complementary
#701B23 #1B703E #1B4E70
monochromatic
#190608 #3F0F14 #701B23 #A12732 #CF3745
Accessibility & contrast
On white
11.23
#701B23 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.87
#701B23 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #701B23
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##701B23 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##701B23 | 1.00 | 11.23 | 1.87 | 11.23 |
| #FFFFFF | 11.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.87 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332F23
Deuteranopia (green-blind)
#484121
Tritanopia (blue-blind)
#7B001F
Achromatopsia (no color)
#3B3B3B
Design tokens & code
CSS
--color: #701b23; /* rgb */ color: rgb(112, 27, 35); /* oklch */ color: oklch(36.6% 0.118 20.3);
Tailwind
colors: {
custom: {
50: '#9f5f5d',
500: '#701b23',
950: '#000000',
},
}SCSS
$custom: #701b23; $custom-light: #9f5f5d; $custom-dark: #000000;
JSON
{
"hex": "#701b23",
"rgb": {
"r": 112,
"g": 27,
"b": 35
},
"hsl": {
"h": 354.353,
"s": 61.151,
"l": 27.255
},
"oklch": {
"l": 0.36626,
"c": 0.11801,
"h": 20.3
},
"luminance": 0.0435
}Semantic roles & 50–950 ramp
primary
#701B23
secondary
#42A59B
accent
#E4D544
background
#FAF5F5
surface
#F4E9E9
border
#CEC5C5
text
#100504
muted
#7F7979