#111118#111118
#111118 is a very dark, near-neutral blue. Relative luminance 0.006; OKLCH L 18.1% C 0.014 H 284.9°. Best body text is #FFFFFF at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #111118 |
|---|---|
| RGB | rgb(17, 17, 24) |
| HSL | hsl(240, 17%, 8%) |
| HSV | hsv(240, 29%, 9%) |
| CMYK | cmyk(29.2%, 29.2%, 0%, 90.6%) |
| CIE-LAB | lab(5.29, 1.61, -4.40) |
| CIE-LCH | lch(5.29, 4.69, 290.15°) |
| OKLab | oklab(18.11% 0.0037 -0.0138) |
| OKLCH | oklch(18.11% 0.014 284.9) |
| XYZ | xyz(0.5964, 0.5860, 0.9457) |
| Luminance | 0.0059 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 5.48
Almost Black
#070D0D
ΔE00 5.78
Dark
#1B2431
ΔE00 7.23
Very Dark Brown
#1D0200
ΔE00 11.54
Gunmetal
#2A3439
ΔE00 11.86
Dark Grey
#363737
ΔE00 12.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#111118 #181811
analogous
#111418 #111118 #141118
triadic
#111118 #181111 #111811
tetradic
#111118 #181114 #181811 #111814
square
#111118 #181114 #181811 #111814
split-complementary
#111118 #181411 #141811
monochromatic
#0D0D12 #0D0D12 #111118 #2A2A3C #444460
Accessibility & contrast
On white
18.80
#111118 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#111118 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #111118
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##111118 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##111118 | 1.00 | 18.80 | 1.12 | 18.80 |
| #FFFFFF | 18.80 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.80 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F1218
Deuteranopia (green-blind)
#0F1118
Tritanopia (blue-blind)
#0F1213
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #111118; /* rgb */ color: rgb(17, 17, 24); /* oklch */ color: oklch(18.1% 0.014 284.9);
Tailwind
colors: {
custom: {
50: '#4f4f54',
500: '#111118',
950: '#000000',
},
}SCSS
$custom: #111118; $custom-light: #4f4f54; $custom-dark: #000000;
JSON
{
"hex": "#111118",
"rgb": {
"r": 17,
"g": 17,
"b": 24
},
"hsl": {
"h": 240,
"s": 17.073,
"l": 8.039
},
"oklch": {
"l": 0.18106,
"c": 0.01428,
"h": 284.9
},
"luminance": 0.00586
}Semantic roles & 50–950 ramp
primary
#111118
secondary
#4A4A3A
accent
#BA6EBA
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010102
muted
#777778