#110F0F#110F0F
#110F0F is a very dark, near-neutral grey. Relative luminance 0.005; OKLCH L 17.1% C 0.003 H 17.6°. Best body text is #FFFFFF at 19.11:1 contrast (WCAG AA passes).
Color values
| HEX | #110F0F |
|---|---|
| RGB | rgb(17, 15, 15) |
| HSL | hsl(0, 6%, 6%) |
| HSV | hsv(0, 12%, 7%) |
| CMYK | cmyk(0%, 11.8%, 11.8%, 93.3%) |
| CIE-LAB | lab(4.47, 0.71, 0.25) |
| CIE-LCH | lch(4.47, 0.76, 19.42°) |
| OKLab | oklab(17.09% 0.0032 0.001) |
| OKLCH | oklch(17.09% 0.003 17.6) |
| XYZ | xyz(0.4882, 0.4953, 0.5217) |
| Luminance | 0.0050 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Black
#000000
ΔE00 2.82
Almost Black
#070D0D
ΔE00 3.59
Dark
#1B2431
ΔE00 10.27
Very Dark Brown
#1D0200
ΔE00 10.41
Dark Grey
#363737
ΔE00 12.14
Gunmetal
#2A3439
ΔE00 12.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#110F0F #0F1111
analogous
#110F10 #110F0F #11100F
triadic
#110F0F #0F110F #0F0F11
tetradic
#110F0F #10110F #0F1111 #100F11
square
#110F0F #10110F #0F1111 #100F11
split-complementary
#110F0F #0F1110 #0F1011
monochromatic
#100E0E #100E0E #110F0F #322C2C #524848
Accessibility & contrast
On white
19.11
#110F0F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#110F0F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #110F0F
19.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##110F0F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##110F0F | 1.00 | 19.11 | 1.10 | 19.11 |
| #FFFFFF | 19.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F0F0F
Deuteranopia (green-blind)
#10100F
Tritanopia (blue-blind)
#110F0F
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #110f0f; /* rgb */ color: rgb(17, 15, 15); /* oklch */ color: oklch(17.1% 0.003 17.6);
Tailwind
colors: {
custom: {
50: '#4f4e4e',
500: '#110f0f',
950: '#000000',
},
}SCSS
$custom: #110f0f; $custom-light: #4f4e4e; $custom-dark: #000000;
JSON
{
"hex": "#110f0f",
"rgb": {
"r": 17,
"g": 15,
"b": 15
},
"hsl": {
"h": 0,
"s": 6.25,
"l": 6.275
},
"oklch": {
"l": 0.17086,
"c": 0.00335,
"h": 17.6
},
"luminance": 0.00495
}Semantic roles & 50–950 ramp
primary
#110F0F
secondary
#3B4141
accent
#AFAF78
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777