#0F110F#0F110F
#0F110F is a very dark, near-neutral grey. Relative luminance 0.005; OKLCH L 17.5% C 0.005 H 145.4°. Best body text is #FFFFFF at 18.96:1 contrast (WCAG AA passes).
Color values
| HEX | #0F110F |
|---|---|
| RGB | rgb(15, 17, 15) |
| HSL | hsl(120, 6%, 6%) |
| HSV | hsv(120, 12%, 7%) |
| CMYK | cmyk(11.8%, 0%, 11.8%, 93.3%) |
| CIE-LAB | lab(4.85, -1.09, 0.78) |
| CIE-LCH | lch(4.85, 1.34, 144.38°) |
| OKLab | oklab(17.45% -0.0043 0.0029) |
| OKLCH | oklch(17.45% 0.005 145.4) |
| XYZ | xyz(0.4837, 0.5369, 0.5300) |
| Luminance | 0.0054 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Almost Black
#070D0D
ΔE00 1.78
Black
#000000
ΔE00 3.33
Dark
#1B2431
ΔE00 10.67
Gunmetal
#2A3439
ΔE00 11.67
Dark Grey
#363737
ΔE00 11.86
Charcoal (survey)
#343837
ΔE00 11.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F110F #110F11
analogous
#10110F #0F110F #0F1110
triadic
#0F110F #0F0F11 #110F0F
tetradic
#0F110F #0F1011 #110F11 #11100F
square
#0F110F #0F1011 #110F11 #11100F
split-complementary
#0F110F #100F11 #110F10
monochromatic
#0E100E #0E100E #0F110F #2C322C #485248
Accessibility & contrast
On white
18.96
#0F110F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#0F110F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F110F
18.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F110F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F110F | 1.00 | 18.96 | 1.11 | 18.96 |
| #FFFFFF | 18.96 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.96 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#11110F
Deuteranopia (green-blind)
#11100F
Tritanopia (blue-blind)
#0F1110
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #0f110f; /* rgb */ color: rgb(15, 17, 15); /* oklch */ color: oklch(17.5% 0.005 145.4);
Tailwind
colors: {
custom: {
50: '#4e4f4e',
500: '#0f110f',
950: '#000000',
},
}SCSS
$custom: #0f110f; $custom-light: #4e4f4e; $custom-dark: #000000;
JSON
{
"hex": "#0f110f",
"rgb": {
"r": 15,
"g": 17,
"b": 15
},
"hsl": {
"h": 120,
"s": 6.25,
"l": 6.275
},
"oklch": {
"l": 0.17454,
"c": 0.00518,
"h": 145.4
},
"luminance": 0.00537
}Semantic roles & 50–950 ramp
primary
#0F110F
secondary
#413B41
accent
#78AFAF
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777