#161111#161111
#161111 is a very dark, near-neutral red. Relative luminance 0.006; OKLCH L 18.4% C 0.008 H 17.9°. Best body text is #FFFFFF at 18.71:1 contrast (WCAG AA passes).
Color values
| HEX | #161111 |
|---|---|
| RGB | rgb(22, 17, 17) |
| HSL | hsl(0, 13%, 8%) |
| HSV | hsv(0, 23%, 9%) |
| CMYK | cmyk(0%, 22.7%, 22.7%, 91.4%) |
| CIE-LAB | lab(5.53, 2.08, 0.73) |
| CIE-LCH | lch(5.53, 2.21, 19.44°) |
| OKLab | oklab(18.39% 0.0079 0.0026) |
| OKLCH | oklch(18.39% 0.008 17.9) |
| XYZ | xyz(0.6325, 0.6120, 0.6150) |
| Luminance | 0.0061 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Black
#000000
ΔE00 4.41
Almost Black
#070D0D
ΔE00 5.70
Very Dark Brown
#1D0200
ΔE00 8.68
Dark
#1B2431
ΔE00 10.76
Dark Grey
#363737
ΔE00 11.97
Onyx
#353839
ΔE00 12.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#161111 #111616
analogous
#161113 #161111 #161311
triadic
#161111 #111611 #111116
tetradic
#161111 #131611 #111616 #131116
square
#161111 #131611 #111616 #131116
split-complementary
#161111 #111613 #111316
monochromatic
#110D0D #110D0D #161111 #392C2C #5B4646
Accessibility & contrast
On white
18.71
#161111 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#161111 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #161111
18.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##161111 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##161111 | 1.00 | 18.71 | 1.12 | 18.71 |
| #FFFFFF | 18.71 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.71 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#121211
Deuteranopia (green-blind)
#131311
Tritanopia (blue-blind)
#171111
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #161111; /* rgb */ color: rgb(22, 17, 17); /* oklch */ color: oklch(18.4% 0.008 17.9);
Tailwind
colors: {
custom: {
50: '#524f4f',
500: '#161111',
950: '#000000',
},
}SCSS
$custom: #161111; $custom-light: #524f4f; $custom-dark: #000000;
JSON
{
"hex": "#161111",
"rgb": {
"r": 22,
"g": 17,
"b": 17
},
"hsl": {
"h": 0,
"s": 12.821,
"l": 7.647
},
"oklch": {
"l": 0.1839,
"c": 0.00835,
"h": 17.9
},
"luminance": 0.00612
}Semantic roles & 50–950 ramp
primary
#161111
secondary
#3C4747
accent
#B6B672
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#020101
muted
#787777