#110F10#110F10
#110F10 is a very dark, near-neutral grey. Relative luminance 0.005; OKLCH L 17.1% C 0.004 H 345.7°. Best body text is #FFFFFF at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #110F10 |
|---|---|
| RGB | rgb(17, 15, 16) |
| HSL | hsl(330, 6%, 6%) |
| HSV | hsv(330, 12%, 7%) |
| CMYK | cmyk(0%, 11.8%, 5.9%, 93.3%) |
| CIE-LAB | lab(4.50, 0.90, -0.25) |
| CIE-LCH | lch(4.50, 0.94, 344.25°) |
| OKLab | oklab(17.13% 0.0038 -0.001) |
| OKLCH | oklch(17.13% 0.004 345.7) |
| XYZ | xyz(0.4955, 0.4982, 0.5602) |
| Luminance | 0.0050 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Black
#000000
ΔE00 2.95
Almost Black
#070D0D
ΔE00 3.80
Dark
#1B2431
ΔE00 9.94
Very Dark Brown
#1D0200
ΔE00 10.33
Dark Grey
#363737
ΔE00 12.16
Gunmetal
#2A3439
ΔE00 12.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#110F10 #0F1110
analogous
#110F11 #110F10 #110F0F
triadic
#110F10 #10110F #0F1011
tetradic
#110F10 #11110F #0F1110 #0F0F11
square
#110F10 #11110F #0F1110 #0F0F11
split-complementary
#110F10 #0F110F #0F1111
monochromatic
#100E0F #100E0F #110F10 #322C2F #52484D
Accessibility & contrast
On white
19.10
#110F10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#110F10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #110F10
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##110F10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##110F10 | 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)
#0F0F10
Deuteranopia (green-blind)
#101010
Tritanopia (blue-blind)
#110F0F
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #110f10; /* rgb */ color: rgb(17, 15, 16); /* oklch */ color: oklch(17.1% 0.004 345.7);
Tailwind
colors: {
custom: {
50: '#4f4e4e',
500: '#110f10',
950: '#000000',
},
}SCSS
$custom: #110f10; $custom-light: #4f4e4e; $custom-dark: #000000;
JSON
{
"hex": "#110f10",
"rgb": {
"r": 17,
"g": 15,
"b": 16
},
"hsl": {
"h": 330,
"s": 6.25,
"l": 6.275
},
"oklch": {
"l": 0.17129,
"c": 0.00388,
"h": 345.7
},
"luminance": 0.00498
}Semantic roles & 50–950 ramp
primary
#110F10
secondary
#3B413E
accent
#AF9478
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777