#161010#161010
#161010 is a very dark, near-neutral red. Relative luminance 0.006; OKLCH L 18.1% C 0.010 H 18.1°. Best body text is #FFFFFF at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #161010 |
|---|---|
| RGB | rgb(22, 16, 16) |
| HSL | hsl(0, 16%, 7%) |
| HSV | hsv(0, 27%, 9%) |
| CMYK | cmyk(0%, 27.3%, 27.3%, 91.4%) |
| CIE-LAB | lab(5.23, 2.45, 0.86) |
| CIE-LCH | lch(5.23, 2.60, 19.41°) |
| OKLab | oklab(18.07% 0.0096 0.0032) |
| OKLCH | oklch(18.07% 0.01 18.1) |
| XYZ | xyz(0.6097, 0.5786, 0.5697) |
| Luminance | 0.0058 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Black
#000000
ΔE00 4.63
Almost Black
#070D0D
ΔE00 6.16
Very Dark Brown
#1D0200
ΔE00 8.19
Dark
#1B2431
ΔE00 11.11
Dark Grey
#363737
ΔE00 12.30
Onyx
#353839
ΔE00 12.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#161010 #101616
analogous
#161013 #161010 #161310
triadic
#161010 #101610 #101016
tetradic
#161010 #131610 #101616 #131016
square
#161010 #131610 #101616 #131016
split-complementary
#161010 #101613 #101316
monochromatic
#120D0D #120D0D #161010 #392A2A #5D4444
Accessibility & contrast
On white
18.82
#161010 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#161010 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #161010
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##161010 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##161010 | 1.00 | 18.82 | 1.12 | 18.82 |
| #FFFFFF | 18.82 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.82 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#111110
Deuteranopia (green-blind)
#121210
Tritanopia (blue-blind)
#170F10
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #161010; /* rgb */ color: rgb(22, 16, 16); /* oklch */ color: oklch(18.1% 0.010 18.1);
Tailwind
colors: {
custom: {
50: '#524e4e',
500: '#161010',
950: '#000000',
},
}SCSS
$custom: #161010; $custom-light: #524e4e; $custom-dark: #000000;
JSON
{
"hex": "#161010",
"rgb": {
"r": 22,
"g": 16,
"b": 16
},
"hsl": {
"h": 0,
"s": 15.789,
"l": 7.451
},
"oklch": {
"l": 0.18072,
"c": 0.01011,
"h": 18.1
},
"luminance": 0.00579
}Semantic roles & 50–950 ramp
primary
#161010
secondary
#3A4848
accent
#B9B96F
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#020101
muted
#787777