#080C13#080C13
#080C13 is a very dark, near-neutral blue. Relative luminance 0.004; OKLCH L 15.4% C 0.017 H 260.8°. Best body text is #FFFFFF at 19.58:1 contrast (WCAG AA passes).
Color values
| HEX | #080C13 |
|---|---|
| RGB | rgb(8, 12, 19) |
| HSL | hsl(218, 41%, 5%) |
| HSV | hsv(218, 58%, 7%) |
| CMYK | cmyk(57.9%, 36.8%, 0%, 92.5%) |
| CIE-LAB | lab(3.27, 0.22, -3.91) |
| CIE-LCH | lch(3.27, 3.92, 273.24°) |
| OKLab | oklab(15.36% -0.0026 -0.0163) |
| OKLCH | oklch(15.36% 0.017 260.8) |
| XYZ | xyz(0.3491, 0.3616, 0.6674) |
| Luminance | 0.0036 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Almost Black
#070D0D
ΔE00 4.02
Black
#000000
ΔE00 4.08
Dark
#1B2431
ΔE00 7.98
Gunmetal
#2A3439
ΔE00 12.05
Very Dark Brown
#1D0200
ΔE00 12.96
Dark Grey
#363737
ΔE00 13.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080C13 #130F08
analogous
#081113 #080C13 #090813
triadic
#080C13 #13080C #0C1308
tetradic
#080C13 #130811 #130F08 #081309
square
#080C13 #130811 #130F08 #081309
split-complementary
#080C13 #130908 #111308
monochromatic
#090E16 #090E16 #090E16 #1A273E #2C4269
Accessibility & contrast
On white
19.58
#080C13 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#080C13 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080C13
19.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080C13 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080C13 | 1.00 | 19.58 | 1.07 | 19.58 |
| #FFFFFF | 19.58 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.58 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0A0C13
Deuteranopia (green-blind)
#080B13
Tritanopia (blue-blind)
#050D0E
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #080c13; /* rgb */ color: rgb(8, 12, 19); /* oklch */ color: oklch(15.4% 0.017 260.8);
Tailwind
colors: {
custom: {
50: '#4a4c50',
500: '#080c13',
950: '#000000',
},
}SCSS
$custom: #080c13; $custom-light: #4a4c50; $custom-dark: #000000;
JSON
{
"hex": "#080c13",
"rgb": {
"r": 8,
"g": 12,
"b": 19
},
"hsl": {
"h": 218.182,
"s": 40.741,
"l": 5.294
},
"oklch": {
"l": 0.15357,
"c": 0.01656,
"h": 260.8
},
"luminance": 0.00362
}Semantic roles & 50–950 ramp
primary
#080C13
secondary
#4C402A
accent
#A457D1
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010102
muted
#777778