#70201C#70201C
#70201C is a dark, moderate red. Relative luminance 0.046; OKLCH L 37.1% C 0.114 H 27.0°. Best body text is #FFFFFF at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #70201C |
|---|---|
| RGB | rgb(112, 32, 28) |
| HSL | hsl(3, 60%, 27%) |
| HSV | hsv(3, 75%, 44%) |
| CMYK | cmyk(0%, 71.4%, 75%, 56.1%) |
| CIE-LAB | lab(25.45, 34.92, 22.59) |
| CIE-LCH | lch(25.45, 41.59, 32.90°) |
| OKLab | oklab(37.08% 0.1012 0.0516) |
| OKLCH | oklch(37.08% 0.114 27) |
| XYZ | xyz(7.4090, 4.5627, 1.5889) |
| Luminance | 0.0456 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Reddy Brown
#6E1005
ΔE00 4.77
Rosewood
#65000B
ΔE00 4.97
Blood
#770001
ΔE00 5.68
Claret
#680018
ΔE00 6.12
Burgundy
#800020
ΔE00 6.12
Crimson (survey)
#8C000F
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70201C #1C6C70
analogous
#701C42 #70201C #704A1C
triadic
#70201C #1C7020 #201C70
tetradic
#70201C #42701C #1C6C70 #4A1C70
square
#70201C #42701C #1C6C70 #4A1C70
split-complementary
#70201C #1C704A #1C4270
monochromatic
#180706 #3F1210 #70201C #A12E28 #CD4039
Accessibility & contrast
On white
10.98
#70201C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.91
#70201C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #70201C
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70201C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##70201C | 1.00 | 10.98 | 1.91 | 10.98 |
| #FFFFFF | 10.98 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.91 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.98 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#36311B
Deuteranopia (green-blind)
#4A4319
Tritanopia (blue-blind)
#7C0820
Achromatopsia (no color)
#3C3C3C
Design tokens & code
CSS
--color: #70201c; /* rgb */ color: rgb(112, 32, 28); /* oklch */ color: oklch(37.1% 0.114 27.0);
Tailwind
colors: {
custom: {
50: '#a06158',
500: '#70201c',
950: '#000000',
},
}SCSS
$custom: #70201c; $custom-light: #a06158; $custom-dark: #000000;
JSON
{
"hex": "#70201c",
"rgb": {
"r": 112,
"g": 32,
"b": 28
},
"hsl": {
"h": 2.857,
"s": 60,
"l": 27.451
},
"oklch": {
"l": 0.37075,
"c": 0.11354,
"h": 27
},
"luminance": 0.04562
}Semantic roles & 50–950 ramp
primary
#70201C
secondary
#43A0A5
accent
#DCE345
background
#FAF5F5
surface
#F4EAE9
border
#CEC6C5
text
#100503
muted
#7F7978