#080711#080711
#080711 is a very dark, muted blue. Relative luminance 0.002; OKLCH L 13.6% C 0.022 H 288.3°. Best body text is #FFFFFF at 20.02:1 contrast (WCAG AA passes).
Color values
| HEX | #080711 |
|---|---|
| RGB | rgb(8, 7, 17) |
| HSL | hsl(246, 42%, 5%) |
| HSV | hsv(246, 59%, 7%) |
| CMYK | cmyk(52.9%, 58.8%, 0%, 93.3%) |
| CIE-LAB | lab(2.20, 1.86, -4.25) |
| CIE-LCH | lch(2.20, 4.64, 293.63°) |
| OKLab | oklab(13.62% 0.0071 -0.0213) |
| OKLCH | oklch(13.62% 0.022 288.3) |
| XYZ | xyz(0.2773, 0.2440, 0.5627) |
| Luminance | 0.0024 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 4.74
Almost Black
#070D0D
ΔE00 5.89
Dark
#1B2431
ΔE00 8.87
Very Dark Brown
#1D0200
ΔE00 11.09
Gunmetal
#2A3439
ΔE00 13.62
Dark Grey
#363737
ΔE00 14.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080711 #101107
analogous
#070B11 #080711 #0D0711
triadic
#080711 #110807 #071108
tetradic
#080711 #11070B #101107 #07110D
square
#080711 #11070B #101107 #07110D
split-complementary
#080711 #110D07 #0B1107
monochromatic
#0A0916 #0A0916 #0A0916 #1C193C #312B68
Accessibility & contrast
On white
20.02
#080711 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#080711 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080711
20.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080711 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080711 | 1.00 | 20.02 | 1.05 | 20.02 |
| #FFFFFF | 20.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#050811
Deuteranopia (green-blind)
#050811
Tritanopia (blue-blind)
#06090A
Achromatopsia (no color)
#080808
Design tokens & code
CSS
--color: #080711; /* rgb */ color: rgb(8, 7, 17); /* oklch */ color: oklch(13.6% 0.022 288.3);
Tailwind
colors: {
custom: {
50: '#4a4a4f',
500: '#080711',
950: '#000000',
},
}SCSS
$custom: #080711; $custom-light: #4a4a4f; $custom-dark: #000000;
JSON
{
"hex": "#080711",
"rgb": {
"r": 8,
"g": 7,
"b": 17
},
"hsl": {
"h": 246,
"s": 41.667,
"l": 4.706
},
"oklch": {
"l": 0.13623,
"c": 0.02249,
"h": 288.3
},
"luminance": 0.00244
}Semantic roles & 50–950 ramp
primary
#080711
secondary
#474B29
accent
#D156C5
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777