#160606#160606
#160606 is a very dark, muted red. Relative luminance 0.003; OKLCH L 15.0% C 0.030 H 21.3°. Best body text is #FFFFFF at 19.76:1 contrast (WCAG AA passes).
Color values
| HEX | #160606 |
|---|---|
| RGB | rgb(22, 6, 6) |
| HSL | hsl(0, 57%, 5%) |
| HSV | hsv(0, 73%, 9%) |
| CMYK | cmyk(0%, 72.7%, 72.7%, 91.4%) |
| CIE-LAB | lab(2.84, 5.34, 1.88) |
| CIE-LCH | lch(2.84, 5.67, 19.40°) |
| OKLab | oklab(15% 0.0282 0.011) |
| OKLCH | oklch(15% 0.03 21.3) |
| XYZ | xyz(0.4289, 0.3140, 0.2103) |
| Luminance | 0.0031 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 4.63
Black
#000000
ΔE00 7.14
Almost Black
#070D0D
ΔE00 9.74
Dark Brown
#341C02
ΔE00 13.47
Dark
#1B2431
ΔE00 14.01
Dark Grey
#363737
ΔE00 15.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#160606 #061616
analogous
#16060E #160606 #160E06
triadic
#160606 #061606 #060616
tetradic
#160606 #0E1606 #061616 #0E0616
square
#160606 #0E1606 #061616 #0E0616
split-complementary
#160606 #06160E #060E16
monochromatic
#180707 #180707 #180707 #461313 #762020
Accessibility & contrast
On white
19.76
#160606 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#160606 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #160606
19.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##160606 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##160606 | 1.00 | 19.76 | 1.06 | 19.76 |
| #FFFFFF | 19.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.76 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#090806
Deuteranopia (green-blind)
#0D0C06
Tritanopia (blue-blind)
#190406
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #160606; /* rgb */ color: rgb(22, 6, 6); /* oklch */ color: oklch(15.0% 0.030 21.3);
Tailwind
colors: {
custom: {
50: '#524949',
500: '#160606',
950: '#000000',
},
}SCSS
$custom: #160606; $custom-light: #524949; $custom-dark: #000000;
JSON
{
"hex": "#160606",
"rgb": {
"r": 22,
"g": 6,
"b": 6
},
"hsl": {
"h": 0,
"s": 57.143,
"l": 5.49
},
"oklch": {
"l": 0.15004,
"c": 0.03026,
"h": 21.3
},
"luminance": 0.00314
}Semantic roles & 50–950 ramp
primary
#160606
secondary
#245454
accent
#E0E047
background
#F4F4F4
surface
#E7E6E6
border
#C3C2C2
text
#020000
muted
#787777