#160705#160705
#160705 is a very dark, muted red. Relative luminance 0.003; OKLCH L 15.3% C 0.029 H 31.2°. Best body text is #FFFFFF at 19.69:1 contrast (WCAG AA passes).
Color values
| HEX | #160705 |
|---|---|
| RGB | rgb(22, 7, 5) |
| HSL | hsl(7, 63%, 5%) |
| HSV | hsv(7, 77%, 9%) |
| CMYK | cmyk(0%, 68.2%, 77.3%, 91.4%) |
| CIE-LAB | lab(3.01, 4.81, 2.55) |
| CIE-LCH | lch(3.01, 5.44, 27.92°) |
| OKLab | oklab(15.25% 0.0244 0.0148) |
| OKLCH | oklch(15.25% 0.029 31.2) |
| XYZ | xyz(0.4343, 0.3335, 0.1851) |
| Luminance | 0.0033 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 5.05
Black
#000000
ΔE00 6.75
Almost Black
#070D0D
ΔE00 9.24
Dark Brown
#341C02
ΔE00 12.92
Dark
#1B2431
ΔE00 14.00
Dark Grey
#363737
ΔE00 14.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#160705 #051416
analogous
#16050B #160705 #160F05
triadic
#160705 #051607 #070516
tetradic
#160705 #0B1605 #051416 #0F0516
square
#160705 #0B1605 #051416 #0F0516
split-complementary
#160705 #05160F #050B16
monochromatic
#190806 #190806 #190806 #481710 #7A271C
Accessibility & contrast
On white
19.69
#160705 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#160705 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #160705
19.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##160705 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##160705 | 1.00 | 19.69 | 1.07 | 19.69 |
| #FFFFFF | 19.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0A0905
Deuteranopia (green-blind)
#0E0C05
Tritanopia (blue-blind)
#190506
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #160705; /* rgb */ color: rgb(22, 7, 5); /* oklch */ color: oklch(15.3% 0.029 31.2);
Tailwind
colors: {
custom: {
50: '#524a49',
500: '#160705',
950: '#000000',
},
}SCSS
$custom: #160705; $custom-light: #524a49; $custom-dark: #000000;
JSON
{
"hex": "#160705",
"rgb": {
"r": 22,
"g": 7,
"b": 5
},
"hsl": {
"h": 7.059,
"s": 62.963,
"l": 5.294
},
"oklch": {
"l": 0.15254,
"c": 0.02853,
"h": 31.2
},
"luminance": 0.00333
}Semantic roles & 50–950 ramp
primary
#160705
secondary
#214F56
accent
#D3E642
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#020100
muted
#787777