#101112#101112

#101112 is a very dark, near-neutral grey. Relative luminance 0.006; OKLCH L 17.7% C 0.003 H 248.0°. Best body text is #FFFFFF at 18.90:1 contrast (WCAG AA passes).

Color values

HEX#101112
RGBrgb(16, 17, 18)
HSLhsl(210, 6%, 7%)
HSVhsv(210, 11%, 7%)
CMYKcmyk(11.1%, 5.6%, 0%, 92.9%)
CIE-LABlab(5.01, -0.16, -0.68)
CIE-LCHlch(5.01, 0.70, 256.74°)
OKLaboklab(17.69% -0.001 -0.0024)
OKLCHoklch(17.69% 0.003 248)
XYZxyz(0.5233, 0.5547, 0.6517)
Luminance0.0056 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#101112 #121110
analogous
#101212 #101112 #101012
triadic
#101112 #121011 #111210
tetradic
#101112 #121012 #121110 #101210
square
#101112 #121012 #121110 #101210
split-complementary
#101112 #121010 #121210
monochromatic
#0E0F10 #0E0F10 #101112 #2D3032 #4A4E53

Accessibility & contrast

On white

18.90
#101112 on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.11
#101112 on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #101112
18.90:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##101112#FFFFFF#000000##FFFFFF
##1011121.0018.901.1118.90
#FFFFFF18.901.0021.001.00
#0000001.1121.001.0021.00
##FFFFFF18.901.0021.001.00

Color blindness preview

Protanopia (red-blind)
#111112
Deuteranopia (green-blind)
#101112
Tritanopia (blue-blind)
#101111
Achromatopsia (no color)
#111111

Design tokens & code

CSS
--color: #101112;
/* rgb */ color: rgb(16, 17, 18);
/* oklch */ color: oklch(17.7% 0.003 248.0);
Tailwind
colors: {
  custom: {
    50: '#4e4f50',
    500: '#101112',
    950: '#000000',
  },
}
SCSS
$custom: #101112;
$custom-light: #4e4f50;
$custom-dark: #000000;
JSON
{
  "hex": "#101112",
  "rgb": {
    "r": 16,
    "g": 17,
    "b": 18
  },
  "hsl": {
    "h": 210,
    "s": 5.882,
    "l": 6.667
  },
  "oklch": {
    "l": 0.17693,
    "c": 0.00262,
    "h": 248
  },
  "luminance": 0.00555
}

Semantic roles & 50–950 ramp

primary
#101112
secondary
#413F3C
accent
#9479AF
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010102
muted
#777778

Preview Lab

Preview with #101112

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#101112 Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva