#080E1E#080E1E
#080E1E is a very dark, muted blue. Relative luminance 0.005; OKLCH L 16.7% C 0.035 H 266.8°. Best body text is #FFFFFF at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #080E1E |
|---|---|
| RGB | rgb(8, 14, 30) |
| HSL | hsl(224, 58%, 7%) |
| HSV | hsv(224, 73%, 12%) |
| CMYK | cmyk(73.3%, 53.3%, 0%, 88.2%) |
| CIE-LAB | lab(4.15, 2.24, -10.86) |
| CIE-LCH | lch(4.15, 11.09, 281.67°) |
| OKLab | oklab(16.74% -0.002 -0.035) |
| OKLCH | oklch(16.74% 0.035 266.8) |
| XYZ | xyz(0.4914, 0.4594, 1.2908) |
| Luminance | 0.0046 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark
#1B2431
ΔE00 6.69
Black
#000000
ΔE00 9.37
Almost Black
#070D0D
ΔE00 9.54
Dark Navy Blue
#00022E
ΔE00 9.68
Midnight
#03012D
ΔE00 9.86
Navy (survey)
#01153E
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080E1E #1E1808
analogous
#08191E #080E1E #0D081E
triadic
#080E1E #1E080E #0E1E08
tetradic
#080E1E #1E0819 #1E1808 #081E0D
square
#080E1E #1E0819 #1E1808 #081E0D
split-complementary
#080E1E #1E0D08 #191E08
monochromatic
#060B18 #060B18 #080E1E #15254E #223B7F
Accessibility & contrast
On white
19.23
#080E1E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#080E1E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080E1E
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080E1E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080E1E | 1.00 | 19.23 | 1.09 | 19.23 |
| #FFFFFF | 19.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#08101F
Deuteranopia (green-blind)
#060E1E
Tritanopia (blue-blind)
#011114
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #080e1e; /* rgb */ color: rgb(8, 14, 30); /* oklch */ color: oklch(16.7% 0.035 266.8);
Tailwind
colors: {
custom: {
50: '#4a4d59',
500: '#080e1e',
950: '#000000',
},
}SCSS
$custom: #080e1e; $custom-light: #4a4d59; $custom-dark: #000000;
JSON
{
"hex": "#080e1e",
"rgb": {
"r": 8,
"g": 14,
"b": 30
},
"hsl": {
"h": 223.636,
"s": 57.895,
"l": 7.451
},
"oklch": {
"l": 0.16739,
"c": 0.03504,
"h": 266.8
},
"luminance": 0.00459
}Semantic roles & 50–950 ramp
primary
#080E1E
secondary
#5B4D27
accent
#B747E1
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010103
muted
#777778