#701B24#701B24
#701B24 is a dark, moderate red. Relative luminance 0.044; OKLCH L 36.6% C 0.118 H 19.6°. Best body text is #FFFFFF at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #701B24 |
|---|---|
| RGB | rgb(112, 27, 36) |
| HSL | hsl(354, 61%, 27%) |
| HSV | hsv(354, 76%, 44%) |
| CMYK | cmyk(0%, 75.9%, 67.9%, 56.1%) |
| CIE-LAB | lab(24.82, 37.49, 16.57) |
| CIE-LCH | lch(24.82, 40.99, 23.84°) |
| OKLab | oklab(36.65% 0.1111 0.0395) |
| OKLCH | oklch(36.65% 0.118 19.6) |
| XYZ | xyz(7.3932, 4.3571, 2.1204) |
| Luminance | 0.0436 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Wine Red
#7B0323
ΔE00 3.43
Claret
#680018
ΔE00 3.77
Burgundy
#800020
ΔE00 4.03
Wine
#722F37
ΔE00 5.35
Maroon (survey)
#650021
ΔE00 5.50
Bordeaux
#7B002C
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#701B24 #1B7067
analogous
#701B4F #701B24 #703D1B
triadic
#701B24 #24701B #1B2470
tetradic
#701B24 #4F701B #1B7067 #3D1B70
square
#701B24 #4F701B #1B7067 #3D1B70
split-complementary
#701B24 #1B703D #1B4F70
monochromatic
#190608 #3F0F14 #701B24 #A12734 #CF3747
Accessibility & contrast
On white
11.22
#701B24 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.87
#701B24 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #701B24
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##701B24 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##701B24 | 1.00 | 11.22 | 1.87 | 11.22 |
| #FFFFFF | 11.22 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.87 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.22 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332F24
Deuteranopia (green-blind)
#484122
Tritanopia (blue-blind)
#7B001F
Achromatopsia (no color)
#3B3B3B
Design tokens & code
CSS
--color: #701b24; /* rgb */ color: rgb(112, 27, 36); /* oklch */ color: oklch(36.6% 0.118 19.6);
Tailwind
colors: {
custom: {
50: '#9f5f5e',
500: '#701b24',
950: '#000000',
},
}SCSS
$custom: #701b24; $custom-light: #9f5f5e; $custom-dark: #000000;
JSON
{
"hex": "#701b24",
"rgb": {
"r": 112,
"g": 27,
"b": 36
},
"hsl": {
"h": 353.647,
"s": 61.151,
"l": 27.255
},
"oklch": {
"l": 0.36646,
"c": 0.11795,
"h": 19.6
},
"luminance": 0.04356
}Semantic roles & 50–950 ramp
primary
#701B24
secondary
#42A59A
accent
#E4D344
background
#FAF5F5
surface
#F4E9E9
border
#CEC5C5
text
#100504
muted
#7F7979