#0E100E#0E100E
#0E100E is a very dark, near-neutral grey. Relative luminance 0.005; OKLCH L 17.0% C 0.005 H 145.4°. Best body text is #FFFFFF at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #0E100E |
|---|---|
| RGB | rgb(14, 16, 14) |
| HSL | hsl(120, 7%, 6%) |
| HSV | hsv(120, 13%, 6%) |
| CMYK | cmyk(12.5%, 0%, 12.5%, 93.7%) |
| CIE-LAB | lab(4.48, -1.04, 0.74) |
| CIE-LCH | lch(4.48, 1.28, 144.49°) |
| OKLab | oklab(16.99% -0.0043 0.003) |
| OKLCH | oklch(16.99% 0.005 145.4) |
| XYZ | xyz(0.4456, 0.4956, 0.4876) |
| Luminance | 0.0050 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Almost Black
#070D0D
ΔE00 1.68
Black
#000000
ΔE00 3.10
Dark
#1B2431
ΔE00 10.75
Gunmetal
#2A3439
ΔE00 11.87
Dark Grey
#363737
ΔE00 12.07
Charcoal (survey)
#343837
ΔE00 12.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E100E #100E10
analogous
#0F100E #0E100E #0E100F
triadic
#0E100E #0E0E10 #100E0E
tetradic
#0E100E #0E0F10 #100E10 #100F0E
square
#0E100E #0E0F10 #100E10 #100F0E
split-complementary
#0E100E #0F0E10 #100E0F
monochromatic
#0E100E #0E100E #0E100E #2B312B #475147
Accessibility & contrast
On white
19.10
#0E100E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#0E100E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E100E
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E100E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E100E | 1.00 | 19.10 | 1.10 | 19.10 |
| #FFFFFF | 19.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#10100E
Deuteranopia (green-blind)
#100F0E
Tritanopia (blue-blind)
#0E100F
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #0e100e; /* rgb */ color: rgb(14, 16, 14); /* oklch */ color: oklch(17.0% 0.005 145.4);
Tailwind
colors: {
custom: {
50: '#4d4e4d',
500: '#0e100e',
950: '#000000',
},
}SCSS
$custom: #0e100e; $custom-light: #4d4e4d; $custom-dark: #000000;
JSON
{
"hex": "#0e100e",
"rgb": {
"r": 14,
"g": 16,
"b": 14
},
"hsl": {
"h": 120,
"s": 6.667,
"l": 5.882
},
"oklch": {
"l": 0.16992,
"c": 0.00521,
"h": 145.4
},
"luminance": 0.00496
}Semantic roles & 50–950 ramp
primary
#0E100E
secondary
#403A40
accent
#78B0B0
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777