#080B16#080B16
#080B16 is a very dark, muted blue. Relative luminance 0.003; OKLCH L 15.3% C 0.024 H 271.2°. Best body text is #FFFFFF at 19.63:1 contrast (WCAG AA passes).
Color values
| HEX | #080B16 |
|---|---|
| RGB | rgb(8, 11, 22) |
| HSL | hsl(227, 47%, 6%) |
| HSV | hsv(227, 64%, 9%) |
| CMYK | cmyk(63.6%, 50%, 0%, 91.4%) |
| CIE-LAB | lab(3.15, 1.35, -6.11) |
| CIE-LCH | lch(3.15, 6.26, 282.47°) |
| OKLab | oklab(15.25% 0.0005 -0.0243) |
| OKLCH | oklch(15.25% 0.024 271.2) |
| XYZ | xyz(0.3646, 0.3489, 0.8070) |
| Luminance | 0.0035 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 5.91
Almost Black
#070D0D
ΔE00 6.30
Dark
#1B2431
ΔE00 7.45
Very Dark Brown
#1D0200
ΔE00 12.78
Gunmetal
#2A3439
ΔE00 12.81
Dark Navy Blue
#00022E
ΔE00 13.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080B16 #161308
analogous
#081216 #080B16 #0C0816
triadic
#080B16 #16080B #0B1608
tetradic
#080B16 #160812 #161308 #08160C
square
#080B16 #160812 #161308 #08160C
split-complementary
#080B16 #160C08 #121608
monochromatic
#080B16 #080B16 #080B16 #182143 #293870
Accessibility & contrast
On white
19.63
#080B16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#080B16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080B16
19.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080B16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080B16 | 1.00 | 19.63 | 1.07 | 19.63 |
| #FFFFFF | 19.63 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.63 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#070C16
Deuteranopia (green-blind)
#060B16
Tritanopia (blue-blind)
#040D0F
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #080b16; /* rgb */ color: rgb(8, 11, 22); /* oklch */ color: oklch(15.3% 0.024 271.2);
Tailwind
colors: {
custom: {
50: '#4a4c52',
500: '#080b16',
950: '#000000',
},
}SCSS
$custom: #080b16; $custom-light: #4a4c52; $custom-dark: #000000;
JSON
{
"hex": "#080b16",
"rgb": {
"r": 8,
"g": 11,
"b": 22
},
"hsl": {
"h": 227.143,
"s": 46.667,
"l": 5.882
},
"oklch": {
"l": 0.15253,
"c": 0.02428,
"h": 271.2
},
"luminance": 0.00349
}Semantic roles & 50–950 ramp
primary
#080B16
secondary
#514829
accent
#BA51D6
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010102
muted
#777778