#701E1E#701E1E
#701E1E is a dark, moderate red. Relative luminance 0.045; OKLCH L 36.9% C 0.115 H 24.8°. Best body text is #FFFFFF at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #701E1E |
|---|---|
| RGB | rgb(112, 30, 30) |
| HSL | hsl(0, 58%, 28%) |
| HSV | hsv(0, 73%, 44%) |
| CMYK | cmyk(0%, 73.2%, 73.2%, 56.1%) |
| CIE-LAB | lab(25.16, 35.90, 20.96) |
| CIE-LCH | lch(25.16, 41.57, 30.28°) |
| OKLab | oklab(36.87% 0.1047 0.0484) |
| OKLCH | oklch(36.87% 0.115 24.8) |
| XYZ | xyz(7.3815, 4.4681, 1.7018) |
| Luminance | 0.0447 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosewood
#65000B
ΔE00 4.75
Claret
#680018
ΔE00 5.07
Burgundy
#800020
ΔE00 5.13
Wine Red
#7B0323
ΔE00 5.55
Reddy Brown
#6E1005
ΔE00 5.69
Blood
#770001
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#701E1E #1E7070
analogous
#701E47 #701E1E #70471E
triadic
#701E1E #1E701E #1E1E70
tetradic
#701E1E #47701E #1E7070 #471E70
square
#701E1E #47701E #1E7070 #471E70
split-complementary
#701E1E #1E7047 #1E4770
monochromatic
#180606 #401111 #701E1E #A02B2B #CB3D3D
Accessibility & contrast
On white
11.09
#701E1E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.89
#701E1E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #701E1E
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##701E1E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##701E1E | 1.00 | 11.09 | 1.89 | 11.09 |
| #FFFFFF | 11.09 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.89 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.09 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#35301D
Deuteranopia (green-blind)
#4A421B
Tritanopia (blue-blind)
#7C041F
Achromatopsia (no color)
#3C3C3C
Design tokens & code
CSS
--color: #701e1e; /* rgb */ color: rgb(112, 30, 30); /* oklch */ color: oklch(36.9% 0.115 24.8);
Tailwind
colors: {
custom: {
50: '#9f605a',
500: '#701e1e',
950: '#000000',
},
}SCSS
$custom: #701e1e; $custom-light: #9f605a; $custom-dark: #000000;
JSON
{
"hex": "#701e1e",
"rgb": {
"r": 112,
"g": 30,
"b": 30
},
"hsl": {
"h": 0,
"s": 57.746,
"l": 27.843
},
"oklch": {
"l": 0.36869,
"c": 0.11535,
"h": 24.8
},
"luminance": 0.04467
}Semantic roles & 50–950 ramp
primary
#701E1E
secondary
#46A4A4
accent
#E1E147
background
#FAF5F5
surface
#F4EAE9
border
#CEC6C5
text
#100503
muted
#7F7978