#080B14#080B14
#080B14 is a very dark, muted blue. Relative luminance 0.003; OKLCH L 15.1% C 0.020 H 269.2°. Best body text is #FFFFFF at 19.66:1 contrast (WCAG AA passes).
Color values
| HEX | #080B14 |
|---|---|
| RGB | rgb(8, 11, 20) |
| HSL | hsl(225, 43%, 5%) |
| HSV | hsv(225, 60%, 8%) |
| CMYK | cmyk(60%, 45%, 0%, 92.2%) |
| CIE-LAB | lab(3.08, 0.88, -4.83) |
| CIE-LCH | lch(3.08, 4.91, 280.30°) |
| OKLab | oklab(15.11% -0.0003 -0.0202) |
| OKLCH | oklch(15.11% 0.02 269.2) |
| XYZ | xyz(0.3460, 0.3415, 0.7094) |
| Luminance | 0.0034 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 4.84
Almost Black
#070D0D
ΔE00 5.16
Dark
#1B2431
ΔE00 7.78
Gunmetal
#2A3439
ΔE00 12.50
Very Dark Brown
#1D0200
ΔE00 12.58
Dark Grey
#363737
ΔE00 13.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080B14 #141108
analogous
#081114 #080B14 #0B0814
triadic
#080B14 #14080B #0B1408
tetradic
#080B14 #140811 #141108 #08140B
square
#080B14 #140811 #141108 #08140B
split-complementary
#080B14 #140B08 #111408
monochromatic
#090C16 #090C16 #090C16 #192340 #2B3B6B
Accessibility & contrast
On white
19.66
#080B14 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#080B14 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080B14
19.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080B14 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080B14 | 1.00 | 19.66 | 1.07 | 19.66 |
| #FFFFFF | 19.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#080C14
Deuteranopia (green-blind)
#070B14
Tritanopia (blue-blind)
#050D0E
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #080b14; /* rgb */ color: rgb(8, 11, 20); /* oklch */ color: oklch(15.1% 0.020 269.2);
Tailwind
colors: {
custom: {
50: '#4a4c51',
500: '#080b14',
950: '#000000',
},
}SCSS
$custom: #080b14; $custom-light: #4a4c51; $custom-dark: #000000;
JSON
{
"hex": "#080b14",
"rgb": {
"r": 8,
"g": 11,
"b": 20
},
"hsl": {
"h": 225,
"s": 42.857,
"l": 5.49
},
"oklch": {
"l": 0.15114,
"c": 0.02016,
"h": 269.2
},
"luminance": 0.00341
}Semantic roles & 50–950 ramp
primary
#080B14
secondary
#4E452A
accent
#B355D3
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010102
muted
#777778