#111113#111113
#111113 is a very dark, near-neutral grey. Relative luminance 0.006; OKLCH L 17.9% C 0.004 H 286.0°. Best body text is #FFFFFF at 18.86:1 contrast (WCAG AA passes).
Color values
| HEX | #111113 |
|---|---|
| RGB | rgb(17, 17, 19) |
| HSL | hsl(240, 6%, 7%) |
| HSV | hsv(240, 11%, 7%) |
| CMYK | cmyk(10.5%, 10.5%, 0%, 92.5%) |
| CIE-LAB | lab(5.12, 0.41, -1.13) |
| CIE-LCH | lch(5.12, 1.20, 290.09°) |
| OKLab | oklab(17.85% 0.0011 -0.0039) |
| OKLCH | oklch(17.85% 0.004 286) |
| XYZ | xyz(0.5491, 0.5671, 0.6965) |
| Luminance | 0.0057 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Almost Black
#070D0D
ΔE00 3.18
Black
#000000
ΔE00 3.25
Dark
#1B2431
ΔE00 8.91
Very Dark Brown
#1D0200
ΔE00 11.32
Gunmetal
#2A3439
ΔE00 11.52
Dark Grey
#363737
ΔE00 11.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#111113 #131311
analogous
#111213 #111113 #121113
triadic
#111113 #131111 #111311
tetradic
#111113 #131112 #131311 #111312
square
#111113 #131112 #131311 #111312
split-complementary
#111113 #131211 #121311
monochromatic
#0E0E10 #0E0E10 #111113 #2E2E33 #4B4B54
Accessibility & contrast
On white
18.86
#111113 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#111113 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #111113
18.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##111113 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##111113 | 1.00 | 18.86 | 1.11 | 18.86 |
| #FFFFFF | 18.86 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.86 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#111113
Deuteranopia (green-blind)
#111113
Tritanopia (blue-blind)
#111112
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #111113; /* rgb */ color: rgb(17, 17, 19); /* oklch */ color: oklch(17.9% 0.004 286.0);
Tailwind
colors: {
custom: {
50: '#4f4f50',
500: '#111113',
950: '#000000',
},
}SCSS
$custom: #111113; $custom-light: #4f4f50; $custom-dark: #000000;
JSON
{
"hex": "#111113",
"rgb": {
"r": 17,
"g": 17,
"b": 19
},
"hsl": {
"h": 240,
"s": 5.556,
"l": 7.059
},
"oklch": {
"l": 0.17853,
"c": 0.00407,
"h": 286
},
"luminance": 0.00567
}Semantic roles & 50–950 ramp
primary
#111113
secondary
#42423D
accent
#AF79AF
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010102
muted
#777778