#100E0E#100E0E
#100E0E is a very dark, near-neutral grey. Relative luminance 0.005; OKLCH L 16.6% C 0.003 H 17.5°. Best body text is #FFFFFF at 19.24:1 contrast (WCAG AA passes).
Color values
| HEX | #100E0E |
|---|---|
| RGB | rgb(16, 14, 14) |
| HSL | hsl(0, 7%, 6%) |
| HSV | hsv(0, 13%, 6%) |
| CMYK | cmyk(0%, 12.5%, 12.5%, 93.7%) |
| CIE-LAB | lab(4.12, 0.68, 0.24) |
| CIE-LCH | lch(4.12, 0.72, 19.26°) |
| OKLab | oklab(16.62% 0.0032 0.001) |
| OKLCH | oklch(16.62% 0.003 17.5) |
| XYZ | xyz(0.4500, 0.4559, 0.4797) |
| Luminance | 0.0046 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Black
#000000
ΔE00 2.61
Almost Black
#070D0D
ΔE00 3.53
Dark
#1B2431
ΔE00 10.37
Very Dark Brown
#1D0200
ΔE00 10.43
Dark Grey
#363737
ΔE00 12.34
Gunmetal
#2A3439
ΔE00 12.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#100E0E #0E1010
analogous
#100E0F #100E0E #100F0E
triadic
#100E0E #0E100E #0E0E10
tetradic
#100E0E #0F100E #0E1010 #0F0E10
square
#100E0E #0F100E #0E1010 #0F0E10
split-complementary
#100E0E #0E100F #0E0F10
monochromatic
#100E0E #100E0E #100E0E #312B2B #514747
Accessibility & contrast
On white
19.24
#100E0E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#100E0E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #100E0E
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##100E0E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##100E0E | 1.00 | 19.24 | 1.09 | 19.24 |
| #FFFFFF | 19.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0E0E0E
Deuteranopia (green-blind)
#0F0F0E
Tritanopia (blue-blind)
#100E0E
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #100e0e; /* rgb */ color: rgb(16, 14, 14); /* oklch */ color: oklch(16.6% 0.003 17.5);
Tailwind
colors: {
custom: {
50: '#4e4d4d',
500: '#100e0e',
950: '#000000',
},
}SCSS
$custom: #100e0e; $custom-light: #4e4d4d; $custom-dark: #000000;
JSON
{
"hex": "#100e0e",
"rgb": {
"r": 16,
"g": 14,
"b": 14
},
"hsl": {
"h": 0,
"s": 6.667,
"l": 5.882
},
"oklch": {
"l": 0.16622,
"c": 0.00337,
"h": 17.5
},
"luminance": 0.00456
}Semantic roles & 50–950 ramp
primary
#100E0E
secondary
#3A4040
accent
#B0B078
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777