#11110F#11110F
#11110F is a very dark, near-neutral grey. Relative luminance 0.006; OKLCH L 17.7% C 0.004 H 106.8°. Best body text is #FFFFFF at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #11110F |
|---|---|
| RGB | rgb(17, 17, 15) |
| HSL | hsl(60, 6%, 6%) |
| HSV | hsv(60, 12%, 7%) |
| CMYK | cmyk(0%, 0%, 11.8%, 93.3%) |
| CIE-LAB | lab(5.01, -0.38, 1.03) |
| CIE-LCH | lch(5.01, 1.10, 110.29°) |
| OKLab | oklab(17.68% -0.0012 0.0039) |
| OKLCH | oklch(17.68% 0.004 106.8) |
| XYZ | xyz(0.5178, 0.5546, 0.5316) |
| Luminance | 0.0056 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Almost Black
#070D0D
ΔE00 2.58
Black
#000000
ΔE00 3.15
Dark
#1B2431
ΔE00 10.78
Dark Grey
#363737
ΔE00 11.75
Gunmetal
#2A3439
ΔE00 11.92
Charcoal (survey)
#343837
ΔE00 12.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#11110F #0F0F11
analogous
#11100F #11110F #10110F
triadic
#11110F #0F1111 #110F11
tetradic
#11110F #0F1110 #0F0F11 #110F10
square
#11110F #0F1110 #0F0F11 #110F10
split-complementary
#11110F #0F1011 #100F11
monochromatic
#10100E #10100E #11110F #32322C #525248
Accessibility & contrast
On white
18.90
#11110F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#11110F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #11110F
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##11110F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##11110F | 1.00 | 18.90 | 1.11 | 18.90 |
| #FFFFFF | 18.90 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.90 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#11110F
Deuteranopia (green-blind)
#11110F
Tritanopia (blue-blind)
#111110
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #11110f; /* rgb */ color: rgb(17, 17, 15); /* oklch */ color: oklch(17.7% 0.004 106.8);
Tailwind
colors: {
custom: {
50: '#4f4f4e',
500: '#11110f',
950: '#000000',
},
}SCSS
$custom: #11110f; $custom-light: #4f4f4e; $custom-dark: #000000;
JSON
{
"hex": "#11110f",
"rgb": {
"r": 17,
"g": 17,
"b": 15
},
"hsl": {
"h": 60,
"s": 6.25,
"l": 6.275
},
"oklch": {
"l": 0.17682,
"c": 0.00402,
"h": 106.8
},
"luminance": 0.00555
}Semantic roles & 50–950 ramp
primary
#11110F
secondary
#3B3B41
accent
#78AF78
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777