#080911#080911
#080911 is a very dark, near-neutral blue. Relative luminance 0.003; OKLCH L 14.3% C 0.018 H 277.9°. Best body text is #FFFFFF at 19.86:1 contrast (WCAG AA passes).
Color values
| HEX | #080911 |
|---|---|
| RGB | rgb(8, 9, 17) |
| HSL | hsl(233, 36%, 5%) |
| HSV | hsv(233, 53%, 7%) |
| CMYK | cmyk(52.9%, 47.1%, 0%, 93.3%) |
| CIE-LAB | lab(2.60, 1.05, -3.67) |
| CIE-LCH | lch(2.60, 3.82, 286.01°) |
| OKLab | oklab(14.3% 0.0024 -0.0174) |
| OKLCH | oklch(14.3% 0.018 277.9) |
| XYZ | xyz(0.2990, 0.2875, 0.5699) |
| Luminance | 0.0029 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 3.97
Almost Black
#070D0D
ΔE00 4.73
Dark
#1B2431
ΔE00 8.59
Very Dark Brown
#1D0200
ΔE00 11.69
Gunmetal
#2A3439
ΔE00 12.90
Dark Grey
#363737
ΔE00 13.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080911 #111008
analogous
#080E11 #080911 #0C0811
triadic
#080911 #110809 #091108
tetradic
#080911 #11080E #111008 #08110C
square
#080911 #11080E #111008 #08110C
split-complementary
#080911 #110C08 #0E1108
monochromatic
#0A0B15 #0A0B15 #0A0B15 #1C1F3B #2F3564
Accessibility & contrast
On white
19.86
#080911 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#080911 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080911
19.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080911 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080911 | 1.00 | 19.86 | 1.06 | 19.86 |
| #FFFFFF | 19.86 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.86 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#070A11
Deuteranopia (green-blind)
#060911
Tritanopia (blue-blind)
#060A0C
Achromatopsia (no color)
#090909
Design tokens & code
CSS
--color: #080911; /* rgb */ color: rgb(8, 9, 17); /* oklch */ color: oklch(14.3% 0.018 277.9);
Tailwind
colors: {
custom: {
50: '#4a4b4f',
500: '#080911',
950: '#000000',
},
}SCSS
$custom: #080911; $custom-light: #4a4b4f; $custom-dark: #000000;
JSON
{
"hex": "#080911",
"rgb": {
"r": 8,
"g": 9,
"b": 17
},
"hsl": {
"h": 233.333,
"s": 36,
"l": 4.902
},
"oklch": {
"l": 0.14298,
"c": 0.01761,
"h": 277.9
},
"luminance": 0.00287
}Semantic roles & 50–950 ramp
primary
#080911
secondary
#49462C
accent
#C05CCC
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777