#701B25#701B25
#701B25 is a dark, moderate red. Relative luminance 0.044; OKLCH L 36.7% C 0.118 H 18.9°. Best body text is #FFFFFF at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #701B25 |
|---|---|
| RGB | rgb(112, 27, 37) |
| HSL | hsl(353, 61%, 27%) |
| HSV | hsv(353, 76%, 44%) |
| CMYK | cmyk(0%, 75.9%, 67%, 56.1%) |
| CIE-LAB | lab(24.84, 37.56, 15.92) |
| CIE-LCH | lch(24.84, 40.79, 22.97°) |
| OKLab | oklab(36.67% 0.1116 0.0382) |
| OKLCH | oklch(36.67% 0.118 18.9) |
| XYZ | xyz(7.4087, 4.3633, 2.2020) |
| Luminance | 0.0436 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Wine Red
#7B0323
ΔE00 3.33
Claret
#680018
ΔE00 3.83
Burgundy
#800020
ΔE00 4.10
Wine
#722F37
ΔE00 5.13
Maroon (survey)
#650021
ΔE00 5.23
Bordeaux
#7B002C
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#701B25 #1B7066
analogous
#701B50 #701B25 #703B1B
triadic
#701B25 #25701B #1B2570
tetradic
#701B25 #50701B #1B7066 #3B1B70
square
#701B25 #50701B #1B7066 #3B1B70
split-complementary
#701B25 #1B703B #1B5070
monochromatic
#190608 #3F0F15 #701B25 #A12735 #CF3749
Accessibility & contrast
On white
11.22
#701B25 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.87
#701B25 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #701B25
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##701B25 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##701B25 | 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)
#323025
Deuteranopia (green-blind)
#484123
Tritanopia (blue-blind)
#7B011F
Achromatopsia (no color)
#3B3B3B
Design tokens & code
CSS
--color: #701b25; /* rgb */ color: rgb(112, 27, 37); /* oklch */ color: oklch(36.7% 0.118 18.9);
Tailwind
colors: {
custom: {
50: '#9f5f5f',
500: '#701b25',
950: '#000000',
},
}SCSS
$custom: #701b25; $custom-light: #9f5f5f; $custom-dark: #000000;
JSON
{
"hex": "#701b25",
"rgb": {
"r": 112,
"g": 27,
"b": 37
},
"hsl": {
"h": 352.941,
"s": 61.151,
"l": 27.255
},
"oklch": {
"l": 0.36666,
"c": 0.11791,
"h": 18.9
},
"luminance": 0.04362
}Semantic roles & 50–950 ramp
primary
#701B25
secondary
#42A599
accent
#E4D144
background
#FAF5F5
surface
#F4E9E9
border
#CEC5C5
text
#100504
muted
#7F7979