#080F11#080F11
#080F11 is a very dark, near-neutral cyan. Relative luminance 0.004; OKLCH L 16.2% C 0.012 H 217.0°. Best body text is #FFFFFF at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #080F11 |
|---|---|
| RGB | rgb(8, 15, 17) |
| HSL | hsl(193, 36%, 5%) |
| HSV | hsv(193, 53%, 7%) |
| CMYK | cmyk(52.9%, 11.8%, 0%, 93.3%) |
| CIE-LAB | lab(3.92, -1.64, -1.75) |
| CIE-LCH | lch(3.92, 2.40, 226.74°) |
| OKLab | oklab(16.2% -0.0094 -0.0071) |
| OKLCH | oklch(16.2% 0.012 217) |
| XYZ | xyz(0.3721, 0.4337, 0.5943) |
| Luminance | 0.0043 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Almost Black
#070D0D
ΔE00 1.17
Black
#000000
ΔE00 3.63
Dark
#1B2431
ΔE00 9.28
Gunmetal
#2A3439
ΔE00 11.30
Dark Grey
#363737
ΔE00 12.54
Charcoal (survey)
#343837
ΔE00 12.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080F11 #110A08
analogous
#08110F #080F11 #080B11
triadic
#080F11 #11080F #0F1108
tetradic
#080F11 #0F0811 #110A08 #0B1108
square
#080F11 #0F0811 #110A08 #0B1108
split-complementary
#080F11 #11080B #110F08
monochromatic
#0A1215 #0A1215 #0A1215 #1C343B #2F5864
Accessibility & contrast
On white
19.32
#080F11 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#080F11 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080F11
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080F11 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080F11 | 1.00 | 19.32 | 1.09 | 19.32 |
| #FFFFFF | 19.32 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.32 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0E0F11
Deuteranopia (green-blind)
#0C0D11
Tritanopia (blue-blind)
#061010
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #080f11; /* rgb */ color: rgb(8, 15, 17); /* oklch */ color: oklch(16.2% 0.012 217.0);
Tailwind
colors: {
custom: {
50: '#4a4e4f',
500: '#080f11',
950: '#000000',
},
}SCSS
$custom: #080f11; $custom-light: #4a4e4f; $custom-dark: #000000;
JSON
{
"hex": "#080f11",
"rgb": {
"r": 8,
"g": 15,
"b": 17
},
"hsl": {
"h": 193.333,
"s": 36,
"l": 4.902
},
"oklch": {
"l": 0.16202,
"c": 0.0118,
"h": 217
},
"luminance": 0.00434
}Semantic roles & 50–950 ramp
primary
#080F11
secondary
#49322C
accent
#755CCC
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777