#080B13#080B13
#080B13 is a very dark, near-neutral blue. Relative luminance 0.003; OKLCH L 15.0% C 0.018 H 267.7°. Best body text is #FFFFFF at 19.67:1 contrast (WCAG AA passes).
Color values
| HEX | #080B13 |
|---|---|
| RGB | rgb(8, 11, 19) |
| HSL | hsl(224, 41%, 5%) |
| HSV | hsv(224, 58%, 7%) |
| CMYK | cmyk(57.9%, 42.1%, 0%, 92.5%) |
| CIE-LAB | lab(3.05, 0.66, -4.22) |
| CIE-LCH | lch(3.05, 4.28, 278.84°) |
| OKLab | oklab(15.05% -0.0007 -0.0181) |
| OKLCH | oklch(15.05% 0.018 267.7) |
| XYZ | xyz(0.3373, 0.3380, 0.6634) |
| Luminance | 0.0034 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 4.33
Almost Black
#070D0D
ΔE00 4.61
Dark
#1B2431
ΔE00 8.00
Gunmetal
#2A3439
ΔE00 12.39
Very Dark Brown
#1D0200
ΔE00 12.52
Dark Grey
#363737
ΔE00 13.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080B13 #131008
analogous
#081013 #080B13 #0A0813
triadic
#080B13 #13080B #0B1308
tetradic
#080B13 #130810 #131008 #08130A
square
#080B13 #130810 #131008 #08130A
split-complementary
#080B13 #130A08 #101308
monochromatic
#090C16 #090C16 #090C16 #1A243E #2C3D69
Accessibility & contrast
On white
19.67
#080B13 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#080B13 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080B13
19.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080B13 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080B13 | 1.00 | 19.67 | 1.07 | 19.67 |
| #FFFFFF | 19.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#080C13
Deuteranopia (green-blind)
#080B13
Tritanopia (blue-blind)
#050D0E
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #080b13; /* rgb */ color: rgb(8, 11, 19); /* oklch */ color: oklch(15.0% 0.018 267.7);
Tailwind
colors: {
custom: {
50: '#4a4c50',
500: '#080b13',
950: '#000000',
},
}SCSS
$custom: #080b13; $custom-light: #4a4c50; $custom-dark: #000000;
JSON
{
"hex": "#080b13",
"rgb": {
"r": 8,
"g": 11,
"b": 19
},
"hsl": {
"h": 223.636,
"s": 40.741,
"l": 5.294
},
"oklch": {
"l": 0.15048,
"c": 0.0181,
"h": 267.7
},
"luminance": 0.00338
}Semantic roles & 50–950 ramp
primary
#080B13
secondary
#4C432A
accent
#AF57D1
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010102
muted
#777778